Skip to content

This is a demo streamlit app calling the server you created in your custom model comparison app by promptulate..

License

Notifications You must be signed in to change notification settings

Undertone0809/pne-playground-model-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promptulate Playground - Model Comparison

This is a demo streamlit app calling the server you created in your custom model comparison app by promptulate.

Setup

cd pne-playground-model-comparison
pip install -r requirements.txt

Copy .env.example to .env at the same directory and setting your key in it.

python ./api.py
streamlit run ./app.py

Then you can see the following scenes.

img.png

Further Reading

Learn more about how to use LangChain by visiting the official documentation or repo:

About

This is a demo streamlit app calling the server you created in your custom model comparison app by promptulate..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages