@@ -9,4 +9,5 @@ Requires-Python: >=3.7
|
||||
Description-Content-Type: text/markdown
|
||||
Requires-Dist: aiohttp
|
||||
Requires-Dist: dataset
|
||||
Requires-Dist: openai
|
||||
Requires-Dist: yura@ git+https://retoor.molodetz.nl/retoor/yura.git@main
|
||||
|
||||
@@ -2,6 +2,7 @@ pyproject.toml
|
||||
setup.cfg
|
||||
src/rbabel/__init__.py
|
||||
src/rbabel/__main__.py
|
||||
src/rbabel/agent.py
|
||||
src/rbabel/app.py
|
||||
src/rbabel/args.py
|
||||
src/rbabel/cli.py
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
aiohttp
|
||||
dataset
|
||||
openai
|
||||
yura@ git+https://retoor.molodetz.nl/retoor/yura.git@main
|
||||
|
||||
Reference in New Issue
Block a user