Skip to content

[v0.24.3] Fix InferenceClient base_url for OpenAI compatibility

Choose a tag to compare

@Wauplin Wauplin released this 29 Jul 12:58
· 522 commits to main since this release
071503f

Fixing a bug in the chat completion URL to follow OpenAI standard #2418. InferenceClient now works with urls ending with /, /v1 and /v1/chat/completions.

Full Changelog: v0.24.2...v0.24.3