one-api/relay/adaptor/gemini
zijiren 537040858c 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-07-17 16:25:25 +08:00
..
adaptor.go feat: support gemini embeddings (text-embedding-004,embedding-001) (#1475) 2024-05-29 01:17:32 +08:00
constants.go feat: support gemini embeddings (text-embedding-004,embedding-001) (#1475) 2024-05-29 01:17:32 +08:00
main.go refactor: abusing goroutines and channel (#1561) 2024-07-17 16:25:25 +08:00
model.go feat: support gemini embeddings (text-embedding-004,embedding-001) (#1475) 2024-05-29 01:17:32 +08:00