one-api/relay/adaptor/vertexai
Laisky.Cai d6536d2907 fix: update GetAdaptor function to use the actual model name
The GetAdaptor function in the Adaptor struct has been updated to use the actual model name instead of the origin model name. This change ensures that the correct adaptor is retrieved for processing the response.
2024-07-15 06:31:45 +00:00
..
claude fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00
gemini feat: support claude and gemini in vertex ai (#1621) 2024-07-13 14:59:28 +08:00
adaptor.go fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00
registry.go fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00
token.go fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00