What's Changed
- docs: Add the OpenLLM Llama 2 Colab link by @Sherlock113 in #4235
- docs: Add best practices doc for building and deploying Bentos by @Sherlock113 in #4237
- docs: Update the bento building and deployment best practices doc by @Sherlock113 in #4242
- docs: Add global token and token expiration in docs by @Sherlock113 in #4243
- fix: client API by @alexparker443 in #4245
- docs: Update the Bentos doc by @Sherlock113 in #4246
- docs: Update OneDiffusion Colab link by @Sherlock113 in #4249
- fix: suppress abstractmethod TypeError of TritonRunnerHandle by @netoou in #4251
- fix: send request ID in response headers in all cases by @frostming in #4253
- fix(client): prepend http if necessary in wait by @sauyon in #4255
- fix: Bug 4252 Restore functioning benoml.ray.deployment by @jerryharrow in #4257
- fix(client): add http if required to sync client wait by @sauyon in #4258
- fix(ci): fix tests by @sauyon in #4259
- feat: support storing secrets with env vars in config by @frostming in #4254
New Contributors
- @alexparker443 made their first contribution in #4245
- @netoou made their first contribution in #4251
- @jerryharrow made their first contribution in #4257
Full Changelog: v1.1.7...v1.1.8