llm-edge / hal-9100

Edge full-stack LLM platform. Written in Rust
MIT License
371 stars 30 forks source link

TODOS #1

Closed louis030195 closed 9 months ago

louis030195 commented 11 months ago
louis030195 commented 11 months ago

Few things that could be even better than OpenAI Assistants API but out of scope ATM:

transitive-bullshit commented 11 months ago

This project looks awesome 💪

Maybe we can join forces? https://github.com/transitive-bullshit/OpenOpenAI

Prolly the most relevant part of my project is that all of the API routes and input/output types are auto-generated from OpenAI's official OpenAPI spec, so it'll be pretty straightforward to keep them in sync in the future.

louis030195 commented 11 months ago

@transitive-bullshit This is cool! Let's chat soon https://cal.com/louis030195/d

louis030195 commented 11 months ago

🚢 @transitive-bullshit now using official openai OpenAPI spec