Reuse Skills in Agents #627
ausangshukla
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the RubyLLM::Agent has instructions and tools. How do we get the agent to do progressive discovery and loading of skills into instructions at run time.
I have a bunch of skills in markdown for my domain, which are organized as a tree of skills, with specialized skills being in subfolders
Need to progressively load specialized skills when required at runtime.
Beta Was this translation helpful? Give feedback.
All reactions