mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Only setup speech to text and text to image models served via openai compatible APIs when explicitly specified during initialization. This avoids setup of whisper and dalle when an openai compatible API is being setup instead of the openai API itself.