Brandon Hancock (bhancock_ai)
031fd476c2
Brandon/improve llm structured output ( #2029 )
...
* code and tests work
* update docs
---------
Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com >
2025-02-09 23:56:44 +00:00
Brandon Hancock
f7a0da103f
update litellm to support o3-mini and deepseek. Update docs.
2025-02-09 23:56:44 +00:00
Brandon Hancock (bhancock_ai)
5286e04dff
Brandon/provide llm additional params ( #2018 )
...
* Clean up to match enterprise
* add additional params to LLM calls
* make sure additional params are getting passed to llm
* update docs
* drop print
2025-02-09 23:56:44 +00:00
Brandon Hancock (bhancock_ai)
4f20f78f4f
Updated calls and added tests to verify ( #1953 )
...
* Updated calls and added tests to verify
* Drop unused import
2025-02-09 23:56:44 +00:00
Brandon Hancock (bhancock_ai)
05e48f0360
drop litellm version to prevent windows issue ( #1878 )
...
* drop litellm version to prevent windows issue
* Fix failing tests
* Trying to fix tests
* clean up
* Trying to fix tests
* Drop token calc handler changes
* fix failing test
* Fix failing test
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2025-02-09 23:56:44 +00:00
Thiago Moretto
4afb022572
fix LiteLLM callback replacement
2024-11-12 15:04:57 -03:00