This repository is my play ground for langchain .
Prepare followings;
- Your OpenAI API Key
- Your Google Cloud Project API key
- Your Google Programmable Search Engine ID
- clone directory of langchain
Copy config file template, then fill strings with above information.
cp config/config.py.template config/config.py
vi config/config.pypython3 main.py