ai-gateway/model
mrhaoji f0dc7f3f06
fix: InitChannelCache does not filter disabled channels (#201)
* chore: Show the HTTP status code in the test_time script to determine the success or failure of the request.

* fix: InitChannelCache does not filter disabled channels

* chore: do not hardcode

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-25 23:14:15 +08:00
..
ability.go feat: now one channel can belong to multiple groups (close #153) 2023-06-14 12:14:08 +08:00
cache.go fix: InitChannelCache does not filter disabled channels (#201) 2023-06-25 23:14:15 +08:00
channel.go feat: support search channels by key (close #185) 2023-06-22 21:19:43 +08:00
log.go feat: able to query token with admin user 2023-06-24 19:13:33 +08:00
main.go chore: format logs 2023-06-22 10:59:01 +08:00
option.go feat: able to display token billing stat via billing api (close #186) 2023-06-23 20:14:53 +08:00
redemption.go chore: format logs 2023-06-22 10:59:01 +08:00
token.go feat: able to display token billing stat via billing api (close #186) 2023-06-23 20:14:53 +08:00
user.go feat: able to query logs now (close #144) 2023-06-24 15:28:11 +08:00