alexrg 0b7d2e83d7 Refactor OpenAI service to manage env and convo creation
- Add fromEnv factory to OpenAIService to handle env vars
- Move conversation creation into OpenAIService
- Update create- chat-conversation function to use new OpenAIService
  methods
- Add CORS headers to responses
2026-02-03 09:38:56 -06:00
2026-01-30 12:24:59 -06:00

genesis-2

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.

S
Description
No description provided
Readme 17 MiB
Languages
Jupyter Notebook 50.5%
TypeScript 38.4%
PLpgSQL 11.1%