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

feat: support cohere #397

Merged
merged 1 commit into from
Apr 10, 2024
Merged

feat: support cohere #397

merged 1 commit into from
Apr 10, 2024

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Apr 10, 2024

clients:
  # See https://docs.cohere.com/docs/the-cohere-platform
  - type: cohere
    api_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
cohere:command-r
cohere:command-r-plus

@sigoden sigoden added the new model Requesting support for the new model label Apr 10, 2024
@sigoden sigoden merged commit 5915bc2 into main Apr 10, 2024
3 checks passed
@sigoden sigoden deleted the feat-cohere branch April 10, 2024 10:52
@jiahut
Copy link

jiahut commented May 21, 2024

can support connectors feature ?

    let connectors = vec![json!({"id": "web-search"})];
    body["connectors"] = json!(connectors);

@sigoden
Copy link
Owner Author

sigoden commented May 22, 2024

#534 resolved your problem. @jiahut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model Requesting support for the new model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants