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