Commit graph

4 commits

Author SHA1 Message Date
Ishaan Jaff
c93364ab2e [Feat] Add max_completion_tokens param (#5691)
* add max_completion_tokens

* add max_completion_tokens

* add max_completion_tokens support for OpenAI models

* add max_completion_tokens param

* add max_completion_tokens for bedrock converse models

* add test for converse maxTokens

* fix openai o1 param mapping test

* move test optional params

* add max_completion_tokens for anthropic api

* fix conftest

* add max_completion tokens for vertex ai partner models

* add max_completion_tokens for fireworks ai

* add max_completion_tokens for hf rest api

* add test for param mapping

* add param mapping for vertex, gemini + testing

* predibase is the most unstable and unusable llm api in prod, can't handle our ci/cd

* add max_completion_tokens to openai supported params

* fix fireworks ai param mapping
2024-09-14 14:57:01 -07:00
Ishaan Jaff
6c200ee291 fix + test fireworks ai param mapping for tools 2024-06-26 06:57:04 -07:00
Ishaan Jaff
acfc97aa66 fix fireworks ai config 2024-06-26 06:40:44 -07:00
Ishaan Jaff
391f638f79 feat - add fireworks ai config for param mapping 2024-06-26 06:29:21 -07:00