15 Commits

Author SHA1 Message Date
seeker
4df605e8db Merge remote-tracking branch 'upstream/main' into sandbox 2025-03-18 17:24:57 +08:00
Sheng Fan
24b3d2d62c fix: end of file line 2025-03-17 00:23:38 +08:00
fbosso
ea72591c65 Fix pydantic_core version to 2.27.2 to resolve dependency conflict 2025-03-16 14:55:21 +01:00
dependabot[bot]
9781eadb9e
Update playwright requirement in the browsergym-related group
Updates the requirements on [playwright](https://github.com/microsoft/playwright-python) to permit the latest version.

Updates `playwright` to 1.50.0
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.49.1...v1.50.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  dependency-group: browsergym-related
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 05:12:56 +00:00
dependabot[bot]
31133bccbb
Bump the core-dependencies group with 3 updates
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [openai](https://github.com/openai/openai-python) and [pydantic-core](https://github.com/pydantic/pydantic-core) to permit the latest version.

Updates `pydantic` to 2.10.6
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.6)

Updates `openai` to 1.66.3
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.58.1...v1.66.3)

Updates `pydantic-core` to 2.32.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.32.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  dependency-group: core-dependencies
- dependency-name: openai
  dependency-type: direct:production
  dependency-group: core-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  dependency-group: core-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 05:02:36 +00:00
zhengshuli
9b0b69a5e1 Use the max_input_tokens configuration to constrain the agent’s token usage. 2025-03-14 12:35:26 +08:00
Kingtous
86d2a7d6bf feat: implement duckduckgo search, abstract further 2025-03-13 09:05:14 +08:00
Kingtous
bbaff4f095 feat: add baidu search tool and optional config 2025-03-13 00:27:48 +08:00
Ailerx
e38e35d2ab add fastapi version in requirements.txt 2025-03-10 17:26:53 +08:00
seeker
15024e320a add: Added a sandbox for executing commands within docker containers 2025-03-07 18:47:53 +08:00
liangxinbing
5226628c3e update requirements.txt 2025-03-07 13:39:29 +08:00
xiangjinyu
caae67da97 update requirements.txt 2025-03-07 03:19:58 +08:00
liangxinbing
07b24752b3 update README.md and app 2025-03-07 01:11:08 +08:00
xiangjinyu
946ca1f781 update requirements.txt 2025-03-06 23:07:38 +08:00
liangxinbing
d028e64a98 init project 2025-03-06 22:57:07 +08:00