Skip to content

Commit ddabbab

Browse files
committed
Remove accidental extend of in progress Cohere::Reranking module
1 parent f6b3511 commit ddabbab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ruby_llm/providers/cohere.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ module Cohere
1515
extend Provider
1616
extend Cohere::Chat
1717
extend Cohere::Embeddings
18-
extend Cohere::Reranking
1918
extend Cohere::Models
2019
extend Cohere::Streaming
2120
extend Cohere::Tools

0 commit comments

Comments
 (0)