helixml / helix

Multi-node production GenAI stack. Run the best of open source AI easily on your own servers. Easily add knowledge from documents and scrape websites. Create your own AI by fine-tuning open source models. Integrate LLMs with APIs. Run gptscript securely on the server
https://tryhelix.ai
Other
335 stars 27 forks source link

togetherai compatibility for /v1/models passthru #386

Closed lukemarsden closed 2 months ago

lukemarsden commented 2 months ago

openai: Screenshot from 2024-08-15 12-37-50

together: Screenshot from 2024-08-15 12-33-07

together isn't openai compatible here, so detect this case and wrap it in an outer {object: list, data: ...} cruft

lukemarsden commented 2 months ago

fixed