203 Commits

Author SHA1 Message Date
Robert Brennan
2e50a5bef5
Document various runtimes (#4536)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
2024-10-30 16:18:42 +00:00
tofarr
faf774cdbd
Doc Update : Troubleshooting docker engine (#4609) 2024-10-30 08:47:04 -06:00
Robert Brennan
e231776be8
feat: Add automatic translation updater script (#4608)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-10-29 13:05:01 -04:00
Xingyao Wang
affb2123d9
feat(runtime): add versioned runtime image (base_name+oh_version) (#4574) 2024-10-29 04:52:54 +08:00
Xingyao Wang
1f23dc89b6
fix(eval): add runtime.connect to all eval harness (#4565) 2024-10-26 00:41:30 +08:00
Xingyao Wang
2d5b360505
refactor: re-organize different runtime implementations into an impl folder (#4346)
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-10-23 10:10:03 +00:00
mamoodi
9b6fd239d0
Release 0.11.0 (#4523) 2024-10-22 16:43:13 -04:00
mamoodi
d0bbad8eda
Remove settings base container as it is not supported (#4520) 2024-10-22 18:14:59 +00:00
dependabot[bot]
520586a89c
chore(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 in /docs in the version-all group (#4478)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 09:21:33 +04:00
mamoodi
e6a5e39047
Update docs associated with new UI (#4469) 2024-10-18 10:19:56 -04:00
mamoodi
d2d55f5ea2
Update custom sandbox doc (#4332) 2024-10-17 18:23:57 -04:00
mamoodi
0e467b1429
Release 0.10.0 (#4463) 2024-10-17 22:23:40 +00:00
tofarr
5fb3dece93
Feat: Divided docker layer to make it easier to cache (#4313)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
2024-10-17 15:08:56 +00:00
OpenHands
ff8a9a1a56
Fix issue #4225: Add evaluation data to the LLMs docs (#4312)
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-10-13 11:12:12 -07:00
Xingyao Wang
b23c7aab5a
[eval] stop set sid in eval (#4311) 2024-10-10 11:47:27 +08:00
dependabot[bot]
1a65094377
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /docs (#4292)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 11:13:59 -04:00
OpenHands
39798e9758
Fix issue #4142: Documentation: Create a "Usage Methods -> GUI Mode" page (#4156)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
2024-10-08 17:06:25 +00:00
Engel Nyst
e6847e9e61
Move agenthub within openhands (#4130) 2024-10-08 00:34:18 +00:00
mamoodi
09243eba07
Small changes to getting started (#4233) 2024-10-06 13:48:21 -04:00
Robert Brennan
42c118f4b4
Add Getting Started docs (#4224) 2024-10-05 14:21:02 +00:00
tofarr
152f99c64f
Chore Bump python version (#3545) 2024-10-03 13:40:55 -04:00
Graham Neubig
9641bfbd3e
Fix issue #4181: 'Prompting best practices documentation' (#4183)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-10-03 07:58:13 -04:00
mamoodi
04643d6f3c
Make Claude Sonnet 3.5 the recommended model and update docs accordingly (#4151) 2024-10-01 20:32:39 +00:00
Graham Neubig
148d22e1af
Fix issue #4136: 'Restructuring documentation' (#4138)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-10-01 17:44:48 +00:00
OpenHands
c777cfeacf
Fix issue #4113: Document github action (#4124)
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-10-01 18:08:57 +02:00
Robert Brennan
b78f646b65
Release 0.9.6 (#4076) 2024-09-26 21:27:17 +00:00
Engel Nyst
0a03c802f5
Refactor llm.py (#4057) 2024-09-26 17:44:18 +00:00
tofarr
01317138e2
Fix: uvicorn reloading when python files in workspace change, & started section for debugging instructions for developers (#4041)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2024-09-26 08:57:37 -06:00
jaki300
757c9593f1
Create gke-example.md (#3795)
Co-authored-by: Robert Brennan <accounts@rbren.io>
2024-09-26 09:11:33 -04:00
mamoodi
266e8ff951
Release 0.9.5 (#4061) 2024-09-26 08:36:31 -04:00
mamoodi
e0608af0b3
Add OpenRouter provider docs (#3986) 2024-09-21 20:57:25 -04:00
Engel Nyst
ebd93977cd
Update local ollama doc (#3966) 2024-09-20 21:56:38 +02:00
mamoodi
ef189d52a5
Remove ollama reference from documentation for now (#3959) 2024-09-20 14:48:48 -04:00
Robert Brennan
a7f1bca586
fix documentation links (#3936) 2024-09-18 12:21:30 -04:00
mamoodi
8a419b5c45
Reorder sidebar doc by bringing LLMs higher up (#3922) 2024-09-17 14:26:13 -04:00
mamoodi
fa0d9cfa42
Add providers section in documentation and put current docs under it (#3905) 2024-09-17 08:52:13 -04:00
tobitege
52c5abccbf
(enh) Dockerfile.j2: improve env vars for bash and activate in .bashrc (#3871) 2024-09-17 08:49:04 +02:00
mamoodi
9d4eb7d19d
Minor tweaks to getting started guide (#3901) 2024-09-16 13:53:46 -04:00
mamoodi
834296f7b4
Missed adding Groq to sidebar so it shows up (#3885) 2024-09-16 11:31:53 -04:00
Engel Nyst
f6709d08ef
Add docs for Groq and for OpenAI proxies (#3877) 2024-09-15 23:08:37 +00:00
mamoodi
a97ef34139
documentation changes associated with UI changes and more consistency (#3866) 2024-09-14 17:22:15 -04:00
Xingyao Wang
797f02ff6f
rename huggingface evaluation benchmark (#3845) 2024-09-12 18:50:26 +00:00
Boxuan Li
1976763152
Fix wrong mention of Devin in localLLMs.md (#3814) 2024-09-11 07:49:33 +02:00
Engel Nyst
516ca701d4
Update local-llms.md (#3811) 2024-09-11 01:08:20 +02:00
dependabot[bot]
508681691a
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /docs (#3806)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 23:57:41 +08:00
Robert Brennan
c5e89be6de
fix runtime tags (#3790) 2024-09-09 20:03:48 +00:00
Robert Brennan
f4d6b3262d
fix runtime image (#3782) 2024-09-09 09:55:48 -04:00
mamoodi
a9cf7e6ee6
docs: fix cli and headless commands (#3768) 2024-09-06 15:52:11 -04:00
Robert Brennan
0f118df910
Docs: fix "architecture" and "llms" sections (#3749)
* fix llm docs

* fix architecture
2024-09-06 09:51:45 -04:00
tobitege
03b5b03bb2
(enh) CodeActAgent: improve logging; sensible retry defaults in config (#3729)
* CodeActAgent: improve logging; sensible retry defaults for completion errors

* CodeActAgent: reduce completion error message sent to UI

* tweak values; docs+config template changes

* fix format_messages; log exception in codeactagent again
2024-09-05 18:14:15 +00:00