Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config variables to follow standard naming scheme #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sainak
Copy link
Member

@sainak sainak commented Oct 28, 2024

This pull request updates the config variables in the codebase to follow a standard naming scheme. The changes ensure that the config variables related to the transcribe service provider (previously named TRANSCRIBE_SERVICE_PROVIDER_API_KEY, API_PROVIDER, AZURE_API_VERSION, AZURE_ENDPOINT, AUDIO_MODEL_NAME, and CHAT_MODEL_NAME) are now named SCRIBE_SERVICE_PROVIDER_API_KEY, SCRIBE_SERVICE_PROVIDER, SCRIBE_AZURE_API_VERSION, SCRIBE_AZURE_ENDPOINT, SCRIBE_AUDIO_MODEL, and SCRIBE_CHAT_MODEL respectively.

@sainak sainak self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review required
Development

Successfully merging this pull request may close these issues.

1 participant