mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
* initial commit * initial draft of wikipedia article creation environment * add openai for rollouts, update requirements, create script to run, etc. * add configuration, add debugging, fix tool calls, prevent wikipedia access * now creates html file * fix output for html page * check in Claude plan * fixed formatting and other issues * add zip file * update README * linting, moved to community folder * linting * linting * linting * linting --------- Co-authored-by: Allan Niemerg <niemerg@gmail.com>
12 lines
195 B
Text
12 lines
195 B
Text
python-dotenv>=1.0.0
|
|
openai>=1.10.0
|
|
tavily-python>=0.2.2
|
|
smolagents>=0.0.4
|
|
wandb>=0.16.0
|
|
tqdm>=4.65.0
|
|
pydantic>=2.0.0
|
|
transformers>=4.31.0
|
|
torch>=2.0.0
|
|
jsonlines>=3.0.0
|
|
pyyaml>=6.0
|
|
pandas>=1.3.0
|