openmanus
Showing
app/tool/run.py
0 → 100644
app/tool/terminate.py
0 → 100644
app/tool/tool_collection.py
0 → 100644
config/config.example.toml
0 → 100644
config/config.toml
0 → 100644
main.py
0 → 100644
requirements.txt
0 → 100644
| pydantic~=2.10.4 | ||
| openai~=1.58.1 | ||
| tenacity~=9.0.0 | ||
| pyyaml~=6.0.2 | ||
| loguru~=0.7.3 | ||
| numpy | ||
| datasets~=3.2.0 | ||
| html2text~=2024.2.26 | ||
| gymnasium~=1.0.0 | ||
| pillow~=10.4.0 | ||
| browsergym~=0.13.3 | ||
| uvicorn~=0.34.0 | ||
| unidiff~=0.7.5 | ||
| browser-use~=0.1.40 | ||
| googlesearch-python~=1.3.0 | ||
| aiofiles~=24.1.0 | ||
| pydantic_core~=2.27.2 | ||
| colorama~=0.4.6 | ||
| playwright | ||
| \ No newline at end of file |
run_flow.py
0 → 100644
Please register or sign in to comment