Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Use Langchain with Few-Shot Learning

This sub-directory has an example of using Langchain with Few-Shot Learning. It'll incorporate Chat Vector DB and prompt chaining

How to run

pip install -r requirements.txt
python main.py

Example run

img.png