-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently when using the langchainrb_rails:assistant generator, we just store the class names of tools: https://github.com/patterns-ai-core/langchainrb_rails/blob/main/lib/langchainrb_overrides/assistant.rb#L27. This is problematic as tools are oftentimes instantiated with various environment variables. Should we store the initialization info as well?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working