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

Updated env variable handling in 05-semantic-kernel.ipynb using dotenv #70

Closed
wants to merge 1 commit into from

Conversation

Chanchal-D
Copy link
Contributor

Changes Made

  • Replaced os.environ[...] with dotenv in 05-semantic-kernel.ipynb
  • Added load_dotenv() to load variables from a .env file
  • Ensured compatibility and tested variable loading in Jupyter Notebook

Why This Change?

  • Improves flexibility by allowing environment variables to be loaded from .env
  • No need to manually set system environment variables

Testing Done

  • Verified environment variable loading in Jupyter Notebook
  • Ensured no unintended changes to outputs

Copy link

👋 Thanks for contributing @Chanchal-D! We will review the pull request and get back to you soon.

@Chanchal-D
Copy link
Contributor Author

@microsoft-github-policy-service agree

@Chanchal-D Chanchal-D closed this Feb 24, 2025
@Chanchal-D
Copy link
Contributor Author

This pr contains some errors - please do not merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants