khoj-ai / khoj

Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
https://khoj.dev
GNU Affero General Public License v3.0
12.63k stars 640 forks source link

Add retries in case the embeddings API fails #628

Closed sabaimran closed 7 months ago

sabaimran commented 7 months ago

Incoming

Sometimes the embeddings API fails if the server is busy. Add retries in case it doesn't work the first time.