Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Cohere model support with test and setup lib to #660 #661

Merged
merged 4 commits into from
Apr 7, 2024

Conversation

fabian57fabian
Copy link
Contributor

Added Cohere Model support as LLM for PR #660

  • Added CohereModel class in models in deepeval/models/cohere_model.py
  • Added test case in tests/test_model_cohere.py
  • Added cohere package installation in setup.py

Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evals-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 3:40pm

@penguine-ip
Copy link
Contributor

Hey @fabian57fabian, due to the flexibility of our base LLM cohere support should go in the docs instead. Do you mind making a PR with the code you've written in the docs?

@fabian57fabian
Copy link
Contributor Author

Hey @fabian57fabian, due to the flexibility of our base LLM cohere support should go in the docs instead. Do you mind making a PR with the code you've written in the docs?

I've written a small gist for this feature here: https://gist.github.com/fabian57fabian/5b4d67728277d3800e98995bef0bb764
In order to add it to your docs do i have to add another mdx file e.g. models-use-cohere.mdx ?

This was done for #issuecomment-2034831756
@fabian57fabian
Copy link
Contributor Author

Hey @fabian57fabian, due to the flexibility of our base LLM cohere support should go in the docs instead. Do you mind making a PR with the code you've written in the docs?

Reverted back and added models-cohere.mdx in docs in last commit.

@penguine-ip penguine-ip merged commit 59d25d7 into confident-ai:main Apr 7, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants