Skip to content

Conversation

@ismaeltocruz
Copy link
Contributor

This is the bugfix to address the error in the deployed ai-assistant:

Exception: Failed to create vector extension: (psycopg2.errors.InsufficientPrivilege) Only members of "azure_pg_admin" are allowed to use CREATE EXTENSION

An argument was added to the PGVECTOR function so that create_extension is set to False.

There were also some updates in the deployment script so that the container tags match the docker container names and are able to get pushed to Azure properly. Also, the local location of the base_url has to be set, depending on who is running the deployment.

@kilroyzhere kilroyzhere merged commit 4da88dc into main Dec 6, 2024
2 of 4 checks passed
@ismaeltocruz ismaeltocruz deleted the bugfix/pgvector-assistant branch December 12, 2024 05:39
@ismaeltocruz ismaeltocruz restored the bugfix/pgvector-assistant branch December 12, 2024 05:42
@ismaeltocruz ismaeltocruz deleted the bugfix/pgvector-assistant branch December 16, 2024 14:52
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

Successfully merging this pull request may close these issues.

2 participants