Commit graph

14 commits

Author SHA1 Message Date
Krrish Dholakia
259e3b1245 fix(cohere_chat.py): handle tool_result + user message being passed in 2024-07-29 21:38:45 -07:00
Ishaan Jaff
c3ac6b098e fix linting error - cohere_chat 2024-07-29 17:19:28 -07:00
pat-cohere
972df1f303
Update cohere_chat.py 2024-07-29 17:26:07 -04:00
pat-cohere
1ee8051c7c
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
03933de775 fix exception raised in factory.py 2024-07-13 09:54:32 -07:00
Krrish Dholakia
6e9f048618 fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
Krrish Dholakia
a8e181369d fix(cohere.py): fix message parsing to handle tool calling correctly 2024-07-04 11:13:07 -07:00
BeatrixCohere
ecd6037e15 Add request source 2024-05-21 10:12:57 +01:00
Krrish Dholakia
6575143460 feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
Krrish Dholakia
48c2c3d78a 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
f65c02d43a
(feat) - Add seed to Cohere Chat. 2024-04-18 20:57:06 +00:00
ishaan-jaff
5b0b251d42 (feat) support tool_calling on cohere command-r 2024-03-12 14:24:48 -07:00
ishaan-jaff
2dbc95653e (feat) cohere tool calling 2024-03-12 13:19:17 -07:00
ishaan-jaff
7635c764cf (feat) cohere_chat provider 2024-03-12 10:29:26 -07:00