ai-gateway/relay/model
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
..
constant.go refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
general.go feat: add Max Tokens and Context Window Setting Options for Ollama Channel (#1694) 2024-08-06 23:44:37 +08:00
image.go feat: support Ali stable-diffusion-xl and wanx-v1 model (#1240) 2024-04-05 18:09:54 +08:00
message.go feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00
misc.go refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
tool.go feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00