Troubleshooting API Issues
If an AI feature (chat, code gen, image gen) isn’t working, 99% of the time it’s due to an API key issue. Check that the key is correct and that your usage quota with the provider isn’t exceeded.
If Lunix says “No models available” or similar in AI Chat, it likely means no valid AI key was detected – recheck your Integration Hub settings.
For image generation, if you get errors or no output, ensure the image API key is valid and that the prompt isn’t violating the service’s content rules (some image APIs are sensitive about certain keywords).
In the event an API service is down or having issues (e.g., OpenAI outage), Lunix Studio’s features depending on it will be affected too. You may need to wait or switch to an alternative model if you have one (e.g., switch from GPT-4 to Claude temporarily).
Lunix Studio itself might not reveal the full error from the API for security, but it should give a general message if something is wrong (like “Authentication failed for OpenAI” or “Invalid API Key”). Use that as a clue to fix the config.
By properly configuring and managing your API integrations, you empower Lunix Studio to perform at its best, combining its user-friendly interface with the power of cutting-edge AI and web services.
Last updated