sigcore
Internal server error when using ai code generator
I tried using the ai generator in the runnable editor and get this error:
Failed to generate code: Internal Server Error
In the logs, it says: ERROR request: windmill_common::error: error="Internal: Embeddings db not initialized"
Is there some sort of embeddings db I need to set up? I might've missed it in the docs, but I didn't see it mentioned specifically on https://www.windmill.dev/docs/core_concepts/ai_generation either19 replies
Error when running wmill sync pull due to temp dir?
I'm trying to run
wmill sync pull
for the first time (on a macbook) and it's immediately throwing this error:
The path changes each time, but doesn't seem to be using any of the common environment variables like TMPDIR. Is there a setting to change where the wmill cli
stores temporary files?41 replies