microsoft/TypeAgent

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
91ddc5ce89d116ba19286b3af0d73441501b9276

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