Skip to content

Conversation

@anasdorbani
Copy link
Member

This pull request add the ability to access secrets required for completing operations and embedding functionalities with Azure and OpenAI services.

If a secret is not found in the internal table, the system automatically falls back to checking the environment variables.

Copy link
Member

@queryproc queryproc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should completely remove the use of env vars. There should only exist one way to do this and that should be SECRETS. Let's remove env vars in the next PR.

@queryproc queryproc merged commit 1f019df into main Nov 19, 2024
@queryproc queryproc deleted the feat/secret-check-for-models branch November 19, 2024 02:52
@queryproc queryproc mentioned this pull request Nov 19, 2024
5 tasks
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.

3 participants