Skip to content

Commit

Permalink
Merge branch 'main' into lilyydu/stream-ac
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyydu authored Sep 18, 2024
2 parents f3bdfa9 + aac7d4c commit 44a07cb
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 21 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@ to use the submitted change according to the terms of the project's license, and
being submitted is under appropriate copyright.

Please submit a Contributor License Agreement (CLA) before submitting a pull request.
You may visit https://cla.azure.com to sign digitally. Alternatively, download the
agreement ([Microsoft Contribution License Agreement.docx](https://www.codeplex.com/Download?ProjectName=typescript&DownloadId=822190) or
[Microsoft Contribution License Agreement.pdf](https://www.codeplex.com/Download?ProjectName=typescript&DownloadId=921298)), sign, scan,
and email it back to <[email protected]>. Be sure to include your github user name along with the agreement. Once we have received the
signed CLA, we'll review the request.
You may visit https://cla.azure.com to sign digitally.

## Contributing guide

Expand Down
33 changes: 18 additions & 15 deletions python/samples/07.planners.a.langchain/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python/samples/07.planners.a.langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages = [
python = ">=3.8.1,<4.0"
teams-ai = "^1.2.2"
python-dotenv = "^1.0.1"
langchain = "^0.2.5"
langchain = "^0.2.10"
langchain-openai = "^0.1.8"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 44a07cb

Please sign in to comment.