Skip to content

Fix: Use api key in image retrieval request #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

julien-nc
Copy link
Member

closes #138

If OpenAI is not used and the app is configured with an API key, use it when retrieving images.

This is a smaller alternative to #141. We can keep #141 (after removing the api-key-related changes) since it contains other improvements.

@julien-nc julien-nc added bug Something isn't working 3. to review labels Oct 22, 2024
@julien-nc julien-nc requested a review from kyteinsky October 22, 2024 15:17
@julien-nc julien-nc merged commit 6dcbfc5 into main Nov 8, 2024
8 checks passed
@julien-nc julien-nc mentioned this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LocalAI] Image generation fails due to malformed API Key
2 participants