Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpstreef/langchain-setup
https://github.com/rpstreef/langchain-setup
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpstreef/langchain-setup
- Owner: rpstreef
- Created: 2024-06-07T01:34:18.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-11T03:16:07.000Z (5 months ago)
- Last Synced: 2024-06-11T09:21:01.121Z (5 months ago)
- Language: Python
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
- Install Vagrant
- Install VirtualBoxIn this git directory, run:
- `vagrant up`- Create an `.env` file; `./docker/.env`, and add your OpenAI key into it as follows:
- OPENAI_API_KEY=- Makefile to execute local