Skip to content

Add configurable OpenAI-compatible API base URL - #3

Open
f-wunderlich wants to merge 1 commit into
PaulArgoud:19.0from
f-wunderlich:fw/0001-openai-compatible-api-url
Open

Add configurable OpenAI-compatible API base URL#3
f-wunderlich wants to merge 1 commit into
PaulArgoud:19.0from
f-wunderlich:fw/0001-openai-compatible-api-url

Conversation

@f-wunderlich

Copy link
Copy Markdown

Summary

  • add a configurable base URL for OpenAI-compatible providers
  • use that URL in settings, the connection test wizard, and runtime provider calls
  • add regression coverage for provider URL resolution and settings persistence

Why

Deployments that route requests through a compatible proxy such as LiteLLM currently have to patch provider code.

Testing

  • added unit coverage in tests/test_config.py
  • added unit coverage in tests/test_providers.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant