one-api/common
Laisky.Cai 4884b21865 fix: Introduce dedicated expense terminology and tooltips to Logs Table
- Improve clarity and context in LogsTable by adding tooltips to table headers
- Replace "quota" with "expense" throughout LogsTable component
- Change error formatting from `%w` to `%v` in `controller/relay.go`
2024-03-02 01:23:10 +00:00
..
config chore: update module name 2024-01-28 19:38:58 +08:00
helper feat: built in retry supported (close #1036, close #770) 2024-02-25 19:01:49 +08:00
image fix: Introduce dedicated expense terminology and tooltips to Logs Table 2024-03-02 01:23:10 +00:00
logger feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
constants.go feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
crypto.go Initial commit 2023-04-22 20:39:27 +08:00
custom-event.go refactor: rename file to conform to standards 2023-05-13 15:43:55 +08:00
database.go chore: update module name 2024-01-28 19:38:58 +08:00
email.go chore: update module name 2024-01-28 19:38:58 +08:00
embed-file-system.go feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
gin.go fix: fix getAndValidateTextRequest failed: unexpected end of JSON input (close #1043) 2024-02-26 22:52:16 +08:00
group-ratio.go chore: update module name 2024-01-28 19:38:58 +08:00
init.go chore: update module name 2024-01-28 19:38:58 +08:00
model-ratio.go fix: fix SparkDesk model name 2024-02-18 17:16:11 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go chore: update module name 2024-01-28 19:38:58 +08:00
utils.go chore: update module name 2024-01-28 19:38:58 +08:00
validate.go Initial commit 2023-04-22 20:39:27 +08:00
verification.go Initial commit 2023-04-22 20:39:27 +08:00