Latest Enhancements & Features:Documentation Index
Fetch the complete documentation index at: https://docs.inferless.com/llms.txt
Use this file to discover all available pages before exploring further.
- Runtime Patch Command: We’ve added a new patch command to the Inferless CLI. This allows you to update packages in your runtime easily. Simply use inferless runtime patch -p path/to/file to apply updates efficiently.
- Machine Settings Configuration: You can now programmatically configure machine settings for your models using our API. Learn more in our documentation here.
- Fetch Model Logs: Retrieve logs for any model programmatically with our new API. Detailed instructions are available in our documentation here