Commit graph

15 commits

Author SHA1 Message Date
Krrish Dholakia
8f306f8e41 fix(cohere_chat.py): support passing 'extra_headers'
Fixes https://github.com/BerriAI/litellm/issues/4709
2024-08-22 10:17:36 -07:00
Krrish Dholakia
ac543d8b1e fix(cohere_chat.py): handle tool_result + user message being passed in 2024-07-29 21:38:45 -07:00
Ishaan Jaff
b26d1704ee fix linting error - cohere_chat 2024-07-29 17:19:28 -07:00
pat-cohere
d958a95371 Update cohere_chat.py 2024-07-29 17:26:07 -04:00
pat-cohere
3ee5d3d0b9 Update cohere_chat.py
Add chat history to cohere chat call that was previously being dropped.
2024-07-29 17:23:04 -04:00
Ishaan Jaff
954410de64 fix exception raised in factory.py 2024-07-13 09:54:32 -07:00
Krrish Dholakia
c69193c321 fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
Krrish Dholakia
cceb7b59db fix(cohere.py): fix message parsing to handle tool calling correctly 2024-07-04 11:13:07 -07:00
BeatrixCohere
b8a6725b64 Add request source 2024-05-21 10:12:57 +01:00
Krrish Dholakia
5f93cae3ff feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
Krrish Dholakia
b10f03706d fix(utils.py): fix streaming to not return usage dict
Fixes https://github.com/BerriAI/litellm/issues/3237
2024-04-24 08:06:07 -07:00
David Manouchehri
e22f22e0a9 (feat) - Add seed to Cohere Chat. 2024-04-18 20:57:06 +00:00
ishaan-jaff
836029b5ab (feat) support tool_calling on cohere command-r 2024-03-12 14:24:48 -07:00
ishaan-jaff
54d847fc71 (feat) cohere tool calling 2024-03-12 13:19:17 -07:00
ishaan-jaff
f398d6e48f (feat) cohere_chat provider 2024-03-12 10:29:26 -07:00