mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-25 18:55:19 +02:00
add copilot app
This commit is contained in:
parent
33ac1cca70
commit
24c4f6e552
6 changed files with 876 additions and 0 deletions
21
apps/copilot/requirements.txt
Normal file
21
apps/copilot/requirements.txt
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
annotated-types==0.7.0
|
||||
anyio==4.7.0
|
||||
blinker==1.9.0
|
||||
certifi==2024.8.30
|
||||
click==8.1.7
|
||||
distro==1.9.0
|
||||
Flask==3.1.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.7
|
||||
httpx==0.28.0
|
||||
idna==3.10
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
jiter==0.8.0
|
||||
MarkupSafe==3.0.2
|
||||
openai==1.57.0
|
||||
pydantic_core==2.27.1
|
||||
sniffio==1.3.1
|
||||
tqdm==4.67.1
|
||||
typing_extensions==4.12.2
|
||||
Werkzeug==3.1.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue