- LangChain Build an Agent Tutorial
- LangChain Multimodality
- LangChain Tool Calling
- Multi-Modal Agentic Applications
- LangChain Tutorials
- Chat Models Table
If experiencing import issues in the virtual environment, go to the command palette in VS code (cmd+shift+p) --> "Python: Select Interpreter" --> select virtual environment (recommnended)
pip install -r requirements.txt
source .venv/bin/activate