https://github.com/ekzhu/langchain-notebooks
https://github.com/ekzhu/langchain-notebooks
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekzhu/langchain-notebooks
- Owner: ekzhu
- Created: 2023-03-07T20:37:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T22:59:50.000Z (over 2 years ago)
- Last Synced: 2025-07-20T03:08:14.442Z (3 months ago)
- Language: Jupyter Notebook
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Langchain Notebooks
A collection of notebooks from my own experimentation with Langchain.
## Environment Setup
OpenAI:
```bash
export OPENAI_API_KEY=
```Download [Spider databases](https://yale-lily.github.io/spider), and unzip it here for database related notebooks.