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

[FR] Add support for Command R+ by Cohere #126

Open
4 tasks
svilupp opened this issue Apr 10, 2024 · 0 comments
Open
4 tasks

[FR] Add support for Command R+ by Cohere #126

svilupp opened this issue Apr 10, 2024 · 0 comments

Comments

@svilupp
Copy link
Owner

svilupp commented Apr 10, 2024

It would be great to support Cohere platform fully. We already use it for ranking in RAGTools.

There is an exciting new model "command-r-plus" that we want access to: https://docs.cohere.com/docs/models

TODO:

  • Validate cohere_api implementation
  • Add a new schema for Cohere models, eg, AbstractCohereSchema and corresponding file src/llm_cohere.jl
  • Add aigenerate + aiembed implementation for Cohere models: https://docs.cohere.com/reference/chat
  • Test all new functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant