Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 316 Bytes

PromptFlow

A GenAI London Hackathon Project

At 11pm you can run the code by doing: npx ts-node main.ts (you will need npx, ts-node and to be in the right directory and a src/bin/.env file with a valid OPENAI_API_KEY)

--Danny

To run the LMQL server see src/llm/server/README.md