Release Notes v0.1.7
v0.1.7 hardens support for practical OpenAI-compatible upstream and embedding endpoints.
OpenAI-compatible provider hardening
upstream_base_urlandembedding_base_urlnow accept either a provider root URL or its/v1base path.- AI Cost Firewall builds
/v1/chat/completionsand/v1/embeddingsinternally. - Full endpoint URLs such as
http://ollama:11434/v1/chat/completionsare rejected with clearer validation errors. - Chat upstreams and embedding providers may use different base URLs.
Local provider compatibility
Placeholder API keys do not create upstream bearer auth headers:
dummy
none
null
-