Skip to content

Temporary repository to host demo scripts combining Pneuma and Palimpzest

Notifications You must be signed in to change notification settings

TheDataStation/Pneuma-PZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prior to running the demo, please run the following commands:

pip install pneuma
pip install palimpzest

Export your OpenAI API key or Together AI API key using any of the following commands, which will be needed by Palimpzest (or Pneuma if you choose to use OpenAI for it):

export OPENAI_API_KEY="your-api-key-here"
export TOGETHER_API_KEY="your-api-key-here"

About

Temporary repository to host demo scripts combining Pneuma and Palimpzest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages