Skip to content

v1.0.9

Latest
Compare
Choose a tag to compare
@arkapatra31 arkapatra31 released this 24 Sep 20:09
· 1 commit to main since this release

What's Changed

Full Changelog: v1.0.8...v1.0.9

Features Committed ~ PR Messages

➡️Understanding of Langchain Experimental Tools PKG
➡️Using the PythonREPL tool from Langchain
➡️Using the tool to write Python code
➡️Saving the reponse generated from the code
➡️Creating a CSV Agent to answer questions related to CSV file
➡️Creating a router agent to switch out to different agents based on the input prompt
➡️Create a Tool Calling Agent
➡️Bind Tools directly to a LLM
➡️Create Tool Calling Agent on 2 LLM Providers - OpenAI and Groq