Replies: 1 comment 2 replies
-
@nhorton If you don't mind me asking -- For your use-case, is the LLM interfacing with an end-user/human? In one of the previous gem versions we had an implementation of a ReAct agent: Depending on your use-case, the newer Langchain::Assistant might fit your needs. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
It seems like none of the LLM wrapper projects in Ruby have examples doing Plan and Execute (or similar architectures). Is there one expected for LangchainRb anytime soon? 3rd-party examples would be fine too.
Beta Was this translation helpful? Give feedback.
All reactions