|
|
|
|
|
by Oras
727 days ago
|
|
Cohere is underrated, I recently tried cohere R model and found it following prompt much better than gpt-4o and even Claude opus. That’s said, it’s a bit annoying to see langchain examples all over. Not everyone uses it, and many consider it bloated and hard to maintain. Would be great just to have a simple example in Python showing the capabilities. |
|
The following cookbooks contain slightly more advanced code examples, using just the cohere API for multi-step: https://docs.cohere.com/page/calendar-agent https://docs.cohere.com/page/pdf-extractor https://docs.cohere.com/page/agentic-multi-stage-rag
Cheers