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

Changes to simulator usage #135

Closed
wants to merge 4 commits into from
Closed

Conversation

nagkumar91
Copy link
Member

Description

Checklist

  • I have read the contribution guidelines
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@nagkumar91 nagkumar91 marked this pull request as ready for review October 16, 2024 21:58
@nagkumar91 nagkumar91 requested a review from a team as a code owner October 16, 2024 21:58
@nagkumar91 nagkumar91 changed the title Changes to simulator usage, wait for SDK Changes to simulator usage Oct 16, 2024
"metadata": {},
"outputs": [],
"source": [
"os.environ[\"AZURE_OPENAI_API_KEY\"] = \"<your-api-key>\"\n",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we move this section up to the Parameters cell and then reference the environment variables throughout instead of setting those values explicitly in the Parameters cell and then having this section below?

Then, users can know to set all of their environment variables and then run the notebook from there without any other configuration in later steps.

Copy link
Member Author

Choose a reason for hiding this comment

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

@slister1001 will address this in her PR - #138
I'm abandoning this PR once she has all the components from here included in hers

{
"content": "Here is my follow-up question.",
"user": "user"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it be ?
"role": "user"

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. Posting on #138

@w-javed
Copy link
Contributor

w-javed commented Oct 17, 2024

LGTM, just a minor comment.

@nagkumar91 nagkumar91 mentioned this pull request Oct 17, 2024
2 tasks
@nagkumar91 nagkumar91 closed this Oct 17, 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.

4 participants