We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82f344 commit 50f211eCopy full SHA for 50f211e
lib/ruby_llm/providers/cohere.rb
@@ -15,7 +15,6 @@ module Cohere
15
extend Provider
16
extend Cohere::Chat
17
extend Cohere::Embeddings
18
- extend Cohere::Reranking
19
extend Cohere::Models
20
extend Cohere::Streaming
21
extend Cohere::Tools
0 commit comments