Skip to content
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

groq api fails health check #66

Open
Aman9das opened this issue Mar 22, 2024 · 1 comment
Open

groq api fails health check #66

Aman9das opened this issue Mar 22, 2024 · 1 comment

Comments

@Aman9das
Copy link

Aman9das commented Mar 22, 2024

RUST_BACKTRACE=1 ./oatmeal -b openai --open-ai-url https://api.groq.com/openai --open-ai-token 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 -m mixtral-8x7b-32768

I run this in the terminal but it gives this error:
image

Thus the api is working as intended, but it's not passing the health check.. also no error in the console.
Get your own api-key at https://console.groq.com/keys

Problem: neovim doesn't work as well because the file content isn't loaded due to this error.

relevant area:

bail!("OpenAI health check failed");

@Aman9das
Copy link
Author

Also could settings health check duration to 0 disable it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant