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

[ENH] - add support for Cohere assistants #227

Closed
pmeier opened this issue Dec 4, 2023 · 1 comment
Closed

[ENH] - add support for Cohere assistants #227

pmeier opened this issue Dec 4, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed type: enhancement 💅 New feature or request

Comments

@pmeier
Copy link
Member

pmeier commented Dec 4, 2023

Feature description

Per title. Sign up on https://www.cohere.com/, get an API key and build a new CohereAssistant(ApiAssistant) similar to what we have for OpenAI:

class OpenaiApiAssistant(ApiAssistant):

Value and/or benefit

One can get API keys from them without any waitlist. Thus, this would be one more assistant apart from OpenAI that users can try.

Anything else?

No response

@pmeier pmeier added type: enhancement 💅 New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 4, 2023
@pmeier
Copy link
Member Author

pmeier commented Feb 9, 2024

Closed in #307.

@pmeier pmeier closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed type: enhancement 💅 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant