ai-gateway/relay/adaptor/openai
zijiren b21b3b5b46
refactor: abusing goroutines and channel (#1561)
* refactor: abusing goroutines

* fix: trim data prefix

* refactor: move functions to render package

* refactor: add back trim & flush

---------

Co-authored-by: JustSong <quanpengsong@gmail.com>
2024-06-30 18:36:33 +08:00
..
adaptor.go feat: add support for bytedance's doubao (#1438) 2024-06-08 13:26:26 +08:00
compatible.go feat: add support for bytedance's doubao (#1438) 2024-06-08 13:26:26 +08:00
constants.go feat: support gpt-4o (#1431) 2024-05-21 01:14:22 +08:00
helper.go chore: remove helper & util subpackage for relay 2024-04-06 01:50:12 +08:00
image.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
main.go refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
model.go feat: support cloudflare now 2024-04-26 23:05:48 +08:00
token.go fix: fix gpt-4o token encoding (#1446) 2024-05-28 01:26:07 +08:00
util.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00