atropos/environments/community/wikipedia_research/requirements.txt
shannonsands f21154ff49
Integrate aniemerg wikipedia (#143)
* 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>
2025-05-28 10:22:11 +10:00

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