ESBMC-AI #170
ESBMC-AI
#170
-
Hi @Yiannis128, |
Beta Was this translation helpful? Give feedback.
Answered by
Yiannis128
Mar 19, 2025
Replies: 1 comment 4 replies
-
It's not mandatory to have any API key. If your AI model is using a service such as OpenAI, then specify an OpenAI key. If it's using HuggingFace, then specify that. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see what the problem is, this is a bug. I am going to push a fix for it soon. I. The meantime set the hugging face API key to anything as it will not be read. ESBMC-AI will check it's set and simply not use it.
export HUGGINGFACE_API_KEY=whatever