ai-gateway/model
LiuVaayne cf9b5f0b92
feat: support claude and gemini in vertex ai (#1621)
* feat: support claude and gemini in vertex ai

* fix: do not show api key field in channel page when the type is VertexAI

* fix: update getToken function to include channelId in cache key
2024-07-13 14:59:28 +08:00
..
ability.go chore: reorganize common package 2024-04-06 02:03:59 +08:00
cache.go chore: reorganize common package 2024-04-06 02:03:59 +08:00
channel.go feat: support claude and gemini in vertex ai (#1621) 2024-07-13 14:59:28 +08:00
log.go chore: reorganize helper related package 2024-04-06 01:02:35 +08:00
main.go feat: add initial root access token (#1598) 2024-07-06 13:15:17 +08:00
option.go chore: reorganize billing related package 2024-04-06 01:26:48 +08:00
redemption.go chore: reorganize common package 2024-04-06 02:03:59 +08:00
token.go chore: reorganize common package 2024-04-06 02:03:59 +08:00
user.go fix: fix default token not created in some cases (#1510) 2024-06-13 00:20:48 +08:00
utils.go fix: make quota int64 2024-03-13 20:00:51 +08:00