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

https://github.com/ekzhu/langchain-notebooks


https://github.com/ekzhu/langchain-notebooks

Last synced: about 2 months ago
JSON representation

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.