langchain
a tool to easily build custom agents and applications powered by LLMs supports providers like google, anthropic, openAI and more!
creating a simple agent
install:
- langchain
- dotenv
- langchain provider pkg for the provider of your choice
- langchain-google
- langchain-anthropic
- langchain-openai
Notes:
- use uv package manager - fast python pkg manager written in rust!
Links:
202604032110