ai-gateway/relay
MotorBottle 04bb3ef392
feat: add Max Tokens and Context Window Setting Options for Ollama Channel (#1694)
* Update main.go with max_tokens param

* Update model.go with max_tokens param

* Update model.go

* Update main.go

* Update main.go

* Adds num_ctx param for Ollama Channel

* Added num_ctx param for ollama adapter

* Added num_ctx param for ollama adapter

* Improved data process logic
2024-08-06 23:44:37 +08:00
..
adaptor feat: add Max Tokens and Context Window Setting Options for Ollama Channel (#1694) 2024-08-06 23:44:37 +08:00
apitype feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
billing feat: update gemini model and price (#1705) 2024-08-06 23:43:33 +08:00
channeltype feat: add SiliconFlow (#1717) 2024-08-06 23:42:25 +08:00
constant feat: support DeepL's model (close #1126) 2024-04-27 13:37:22 +08:00
controller feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
meta feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
model feat: add Max Tokens and Context Window Setting Options for Ollama Channel (#1694) 2024-08-06 23:44:37 +08:00
relaymode feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00