microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
4d2dfc6aafd65d8a6a64a32bd8daef366db48eea

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

python/ta/requirements.txt

15lines · modecode

1# Runtime deps
2
3azure-identity
4numpy
5openai
6pydantic
7pytest
8python-dotenv
9typechat @ git+https://github.com/microsoft/TypeChat#subdirectory=python
10
11# Build deps
12
13black
14build
15pyright
16