Langchain Agno Bridge - This bridge did not exist....so I built it! #2552
Closed
marcusjihansson
started this conversation in
Ideas
Replies: 1 comment
-
Thank you so much, Marcus. We have an open chat thread on Discourse—let’s continue our discussion there! Looking forward to it. 😊 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello Agno community and the Agno team!
I asked myself a few questions while building this:
The solution was not out there so I built it myself!
So I built a Bridge between Agno and Langchain.
Basically have I enhanced Agno by combining Agno with Langchain. I created this bridge between these two open source projects by doing some changes to how Agno handles tools.
When Agno handles tools as functions it calls the function and you get an response, but what happens if you give this function a Langchain LLM and a Python class with Langchain implementations.....
You get more thoughtful responses, as the level of control through in for example prompt engineering is more in depth.
Here is my tutorial/project:
https://github.com/marcusjihansson/agno-langchain-bridge
Best Regards,
Marcus
Beta Was this translation helpful? Give feedback.
All reactions