one-api/relay/adaptor/openai
2025-01-26 12:20:01 +00:00
..
adaptor.go fix: change GetAudioTokens to return float64 and update related functions 2025-01-26 12:20:01 +00:00
compatible.go feat: add support for xAI (#1915) 2024-11-07 23:52:38 +08:00
constants.go feat: support gpt-4o-audio 2025-01-14 06:41:22 +00:00
helper.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
image.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
main.go fix: enhance token usage calculations and improve logging in OpenAI handler 2025-01-14 13:38:14 +00:00
model.go fix: audio transcription only charge for the length of audio duration 2025-01-08 05:05:50 +00:00
token.go fix: change GetAudioTokens to return float64 and update related functions 2025-01-26 12:20:01 +00:00
util.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00