mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-25 15:27:58 -05:00
* initial setup for cohere client
* client update
* changes: ClintType added to the utils
* Revert "changes: ClintType added to the utils"
This reverts commit 80d6155228.
* Message conversion to Cohere, Parameter handling, cost calculation, streaming, tool calling
* Changed Groq references.
* minor fix
* tests added
* ref fix
* added in the workflows
* Fixed bug on non-streaming text generation
* fix: formatting
* Support Cohere rule for last message not USER when tool_results exist
* Added Cohere to documentation
* fixed client.py merge, removed unnecessary comments in groq.py, updated Cohere documentation, added Groq documentation
* log: ignored params
* update: custom exception added
---------
Co-authored-by: Mark Sze <mark@sze.family>
Co-authored-by: Mark Sze <66362098+marklysze@users.noreply.github.com>