Pamela Fox
Pamela Fox
I am getting the first error after accidentally repeating a UUID: "duplicate key value violates unique constraint "questions_course_id_number_nondeleted_key" Is there a workaround? Can I manually muck with the database?
That didn't work no, even though I grepped the repo to make sure the UUID is only there once. Full dump-- error: duplicate key value violates unique constraint "questions_course_id_number_nondeleted_key" Async...
Duhr, thanks! Restarting the docker image cleared it.
If you are using a key, then you would just pass in the key directly to AsyncAzureOpenAI, like: api_key=AZURE_OPENAI_KEY