Skip to content

dolow/langchain-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this ?

This repository is my play ground for langchain .

Setup

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.py

Run

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages