microsoft/TypeAgent

Public

mirrored fromhttps://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1bc738aeb7a173cedc75fa42bc7306439fc21ef4

Branches

Tags

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

Clone

HTTPS

Download ZIP

python/ta/requirements.txt

14lines · modecode

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