microsoft/TypeAgent

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
6c58aed1ea5545286d0f78a55de849ed41e6949c

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