co-mono/packages
theBucky aac68ba35c fix(ai): pass baseUrl to Google GenAI SDK via httpOptions
Previously, when using 'google-generative-ai' API with a custom baseUrl
in models.json, the baseUrl was ignored and requests always went to the
default Google endpoint.

Now the provider correctly passes model.baseUrl to the SDK's
httpOptions.baseUrl, enabling use of custom endpoints or API proxies.

Fixes #216
2025-12-18 22:03:43 +08:00
..
agent Release v0.23.3 2025-12-17 22:29:46 +01:00
ai fix(ai): pass baseUrl to Google GenAI SDK via httpOptions 2025-12-18 22:03:43 +08:00
coding-agent fix(coding-agent): support symlinked tools and hooks in discovery (#219) 2025-12-18 13:07:30 +01:00
mom Release v0.23.3 2025-12-17 22:29:46 +01:00
pods Release v0.23.3 2025-12-17 22:29:46 +01:00
proxy Release v0.23.3 2025-12-17 22:29:46 +01:00
tui Release v0.23.3 2025-12-17 22:29:46 +01:00
web-ui Release v0.23.3 2025-12-17 22:29:46 +01:00