Replies: 3 comments
-
|
Appreciate you opening this as a discussion first. We're in the middle of an overhaul with how we handle providers. @kujtimiihoxha, do you think this makes sense? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, any update? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I believe this has been resolved, anthropic a while ago, and gemini a couple of days ago 6b161d2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
newAnthropicClient and newGeminiClient do not support custom baseURL, in contrast to newOpenAIClient which supports option.WithBaseURL. Implementing this change is not complicated, as it only requires calling the corresponding Option in the aforementioned two functions. If the maintainer accepts this change, I can submit a pull request.
Beta Was this translation helpful? Give feedback.
All reactions