Commit Graph

24 Commits

Author SHA1 Message Date
808vita
98e7057d53 refactor(vite config) & doc (main readme) : Start Frontend with just "npm start" (#333)
* frontend : added vite --port 3001 | package.json

 "start" script : added "vite --port 3001" to frontend package.json

Just use npm start ; uses port 3001

* Updated installation section for frontend | README.md

With the addition of "start": "vite --port 3001" to the frontend's package.json, simply use "npm start" to initiate the frontend development environment.

* -modify vite config port to 3001
-Revert "frontend : added vite --port 3001 | package.json"
2024-03-29 15:13:42 -04:00
Robert Brennan
a9102382f6 Update image registry in README.md (#265)
* Update image registry in README.md

* Update README.md

* Update README.md
2024-03-28 04:36:50 +08:00
Yufan Song
5db5acdaa3 add docker image docs (#263) 2024-03-27 16:08:53 -04:00
Robert Brennan
4304aceff3 remove openai key assertion, enable alternate embedding models (#231)
* remove openai key assertion

* support different embedding models

* add todo

* add local embeddings

* Make lint happy (#232)

* Include Azure AI embedding model (#239)

* Include Azure AI embedding model

* updated requirements

---------

Co-authored-by: Rohit Rushil <rohit.rushil@honeywell.com>

* Update agenthub/langchains_agent/utils/memory.py

* Update agenthub/langchains_agent/utils/memory.py

* add base url

* add docs

* Update requirements.txt

* default to local embeddings

* Update llm.py

* fix fn

---------

Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: RoHitRushil <43521824+RohitX0X@users.noreply.github.com>
Co-authored-by: Rohit Rushil <rohit.rushil@honeywell.com>
2024-03-27 14:58:47 -04:00
Robert Brennan
895ed00d1a Update README.md (#256) 2024-03-28 00:41:43 +08:00
Robert Brennan
15a4c0044b Update README.md 2024-03-27 11:12:15 -04:00
Robert Brennan
6b4a613578 Update README.md (#243) 2024-03-27 21:27:59 +08:00
Binyuan Hui
0cbe95dd35 feat: update opendevin logo (#242)
* update opendevin logo

* update opendevin logo

* remove 'open' text in the logo
2024-03-27 21:26:50 +08:00
Robert Brennan
7cdfe63432 Add node version requirement to README (#206)
* Update README.md

* add engines to package.json
2024-03-26 12:05:48 -04:00
Robert Brennan
4ee0ae9c4a fix readme env vars (#199) 2024-03-26 10:43:11 -04:00
Robert Brennan
5d75e23fa0 add model picking docs (#181) 2024-03-26 07:57:47 -04:00
Yufan Song
df14ce6c72 add version info (#168) 2024-03-25 21:17:34 -04:00
Robert Brennan
dc1a1e6685 Update README.md (#160) 2024-03-25 18:15:25 -04:00
Xingyao Wang
0c396d3bbd Update README.md (#134) 2024-03-25 08:07:41 -04:00
Jim Su
9f8b61666a Update README.md (#132)
Add demo video to README.md
2024-03-25 12:32:42 +08:00
Robert Brennan
d9c1bee2aa Add instructions to README.md (#129)
* Update README.md

* add WORKSPACE_DIR env var

* Update README.md

* Update session.py

---------

Co-authored-by: Robert Brennan <rbren@Roberts-MacBook-Pro.local>
2024-03-25 11:35:12 +08:00
Xingyao Wang
0b5a531518 fix typo in README (#104) 2024-03-23 12:10:49 +08:00
Junyang Lin
b0a8af6c99 update MVP roadmap (#100) 2024-03-23 09:10:52 +08:00
Yufan Song
5c68d82995 doc: add contribution docs (#101)
* add doc

* fix typo
2024-03-23 09:08:19 +08:00
Junyang Lin
3c18f22fb3 Update README.md 2024-03-20 16:20:58 +08:00
Junyang Lin
2a12619f3a Update README.md 2024-03-17 10:37:02 +08:00
Xiang Yue
3b73809be9 Update README (Xiang) (#28) 2024-03-17 09:33:12 +08:00
出蛰
d7b8013472 update: readme 2024-03-13 11:47:10 +08:00
出蛰
7b63deba2d init: project 2024-03-13 11:36:30 +08:00