Jim Su
d397a200bf
Add playwright to pipenv ( #625 )
...
* Add playwright to Pipfile
2024-04-02 21:25:16 -04:00
Devin
abe0b9fd79
fix: Add numpy to Pipfile dependencies for issue #520 ( #533 )
...
Co-authored-by: Ubuntu <ubuntu@ip-10-240-235-229.us-west-2.compute.internal >
2024-04-01 20:55:20 -04:00
Robert Brennan
3e6508b7f1
Update Langchains Agent, rename to Monologue ( #402 )
...
* standardize on content vs contents
* remove langchain dep
* rename langchains to monologue
* unused imports
* Update agenthub/planner_agent/prompt.py
* update locks
* fix code editor
* fix agent list in frontend
2024-04-01 11:33:39 -04:00
Erik Nilsson
4404b9af24
Automatic repair of json for langchains agent ( #444 )
...
* Added json_repair to Pipfile
* Automatic repair of json for langchains agent
2024-03-31 22:52:59 -04:00
Zijian Han
838f79879b
fix #375 : update python version ( #380 )
2024-03-30 10:46:02 -04:00
Robert Brennan
3d7a86feb6
Fix TOML parser ( #363 )
...
* fix toml
* Update opendevin/config.py
* install types
* install types
* Revert "install types"
This reverts commit 820b38b1e2 .
* fix install types
* non-interactive
2024-03-29 16:39:53 -04:00
George Balch
b443c0af29
fix: Update requirements.txt with google-generativai ( #315 )
...
* Install google generativeai package and update requirements.txt using pip freeze
* Switch to pipenv for package management and add google-generateai package as well
* Update README with new installation instructions, refactor a little for better ordering of instructions
* Fix typo
---------
Co-authored-by: Robert Brennan <accounts@rbren.io >
2024-03-29 15:16:12 -04:00