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.
extend Forwardable
1 parent 02b683f commit f55aacaCopy full SHA for f55aaca
lib/langchain/vectorsearch/base.rb
@@ -86,7 +86,6 @@ module Langchain::Vectorsearch
86
#
87
class Base
88
include Langchain::DependencyHelper
89
- extend Forwardable
90
91
attr_reader :client, :index_name, :llm
92
0 commit comments