Commit Graph

7 Commits

Author SHA1 Message Date
Sarah Wooders
da21e7edbc
fix: refactor create(..) call to LLMs to not require AgentState (#1307)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-04-28 15:21:20 -07:00
Charles Packer
a86374b464
ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
Charles Packer
eaed123af8
chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
Charles Packer
aeb4a94e0b
feat: add streaming support for OpenAI-compatible endpoints (#1262) 2024-04-17 23:40:52 -07:00
Charles Packer
7c7b55f335
feat: add Cohere API support (Command-R+) (#1246) 2024-04-12 20:25:23 -07:00
Charles Packer
327acf1d1b
feat: Anthropic Claude API support (#1239) 2024-04-11 15:13:18 -07:00
Charles Packer
bdf7aeb247
feat: add Google AI Gemini Pro support (#1209) 2024-04-10 19:43:44 -07:00