Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arjunrao87/langchain-basics


https://github.com/arjunrao87/langchain-basics

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Langchain basics

1. [Simple chain](https://github.com/arjunrao87/langchain-basics/blob/main/langchain/1-simple.py)
1. [RAG chain](https://github.com/arjunrao87/langchain-basics/blob/main/langchain/2-rag.py)
1. [History chain](https://github.com/arjunrao87/langchain-basics/blob/main/langchain/3-history.py)