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

Set azure_api_key as optional parameter #268

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jaydeep-mbarc
Copy link

This pull request modifies the azure_api_key function to make its parameter optional.

The change ensures flexibility when calling the function, particularly for cases where the API key may not always be required.

Key Changes:

  • Made the azure_api_key parameter optional in the knowledge_storm/storm_wiki/engine.py init_openai_model definition.

@jaydeep-mbarc jaydeep-mbarc changed the title Fix azure api key optional parameter Set azure_api_key as optional parameter Dec 16, 2024
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