ai-gateway/model
OnEvent af8be721c5
feat: Standardize terminology, add well-known configuration
- Change the AppId and AppSecret on the Server End to the standard usage: ClientId, ClientSecret.
- add Well-Known configuration to store in database, no actual use in server end but store and display in web ui only
2024-08-13 15:26:05 +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 feat: Standardize terminology, add well-known configuration 2024-08-13 15:26:05 +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 feat: Add support for OIDC login to the backend 2024-08-09 16:46:34 +08:00
utils.go fix: make quota int64 2024-03-13 20:00:51 +08:00