ZJU_czx
cecedb62bd
Merge pull request #1 from 666haiwen/feat/data_visualization_hack_czx
...
Feat: Update chart generation tools in data analysis
2025-03-31 20:30:02 +08:00
ZJU_czx
0a4dce5522
fix: remove wrong default prompt in function tool
2025-03-31 17:45:23 +08:00
ZJU_czx
76d62a6ab3
Merge branch 'feat/data_visualization_hackathon' into feat/data_visualization_hack_czx
2025-03-31 17:37:58 +08:00
ZJU_czx
d3313a6b39
feat: update data analysis agent prompt and output content
2025-03-31 17:34:33 +08:00
ZJU_czx
f9ad4362f6
Revert "feat: generate structured analysis reports"
...
This reverts commit 96c23f1f56 .
2025-03-29 19:45:15 +08:00
ZJU_czx
6a2ff78ffd
Revert "Merge branch 'feat/data_visualization_hackathon' of https://github.com/666haiwen/OpenManus into feat/data_visualization_hackathon"
...
This reverts commit b0e9384502 , reversing
changes made to 96c23f1f56 .
2025-03-29 19:45:00 +08:00
ZhangZixunCodeSpace
b0e9384502
Merge branch 'feat/data_visualization_hackathon' of https://github.com/666haiwen/OpenManus into feat/data_visualization_hackathon
...
Merge remote-tracking branch 'feat/data_visualization_hackathon'
Sync local work with upstream changes from hackathon branch
2025-03-29 17:50:43 +08:00
ZhangZixunCodeSpace
96c23f1f56
feat: generate structured analysis reports
...
- Add data_exploration.md with dataset metadata and statistics
- Create preprocessing_result.md for cleaning logs and metrics
- Ensure markdown-only outputs without visual elements
2025-03-29 17:47:00 +08:00
ZJU_czx
722d5c787d
feat: add chart prepare tools and update chart geneartion tool to generate chart parallel
2025-03-28 16:22:30 +08:00
ZJU_czx
8f89685f02
feat: add test demo
2025-03-26 17:33:16 +08:00
ZJU_czx
449ab5e25a
Merge branch 'feat/chart-visualization' into feat/data_visualization_hackathon
2025-03-25 10:06:00 +08:00
ZJU_czx
14bf016134
refactor: update code formatter
2025-03-21 17:39:06 +08:00
ZJU_czx
0d6e3e5457
feat: add data analysis agent with chart generation tools
2025-03-21 17:29:32 +08:00
ZJU_czx
802274bd3a
feat: extract utils function in chart generation tools and optimize tool description
2025-03-20 15:20:27 +08:00
ZJU_czx
56e4c8a0d7
feat: remove useless test code
2025-03-20 10:56:08 +08:00
ZJU_czx
a0a535e2f9
feat: add chart visualization tools which support png/html output
2025-03-20 10:51:37 +08:00
liangxinbing
d4358ef537
update requirements.txt
2025-03-20 09:36:27 +08:00
liangxinbing
dda83efaf0
add mcp prompt
2025-03-20 09:30:35 +08:00
liangxinbing
721d863642
update README
2025-03-20 09:16:10 +08:00
liangxinbing
6fa0b1be95
update SWEAgent
2025-03-20 09:02:50 +08:00
liangxinbing
e5808d1a90
update mcp_tools to mcp_clients
2025-03-20 09:02:28 +08:00
liangxinbing
74f438bde3
update mcp name
2025-03-20 02:03:20 +08:00
liangxinbing
8fca2ff1b7
Merge remote-tracking branch 'origin/main'
2025-03-20 01:39:58 +08:00
liangxinbing
14fa48e8d7
add mcp
2025-03-20 01:10:04 +08:00
Sheng Fan
f25ed7d49e
Merge pull request #839 from fred913/main
...
fix(browser_use_tool): reimplement screenshot logics to get JPEG data
2025-03-19 17:03:15 +08:00
Sheng Fan
44243a1b97
fix(browser_use_tool): reimplement screenshot logics to get JPEG data
2025-03-19 16:57:12 +08:00
mannaandpoem
3c7e378969
Merge pull request #797 from fred913/main
...
Several improvements
2025-03-19 15:53:29 +08:00
Sheng Fan
b9df45bc68
chore(app/tool): remove constructor in LocalFileOperator
2025-03-19 15:44:06 +08:00
Sheng Fan
d644d976b0
fix: pre-commit
2025-03-19 14:12:46 +08:00
Sheng Fan
7e3609f19f
chore(file_operators): use utf-8 as default encoding
2025-03-19 14:10:07 +08:00
Sheng Fan
94e2ab7c86
fix(llm): accept empty choices as valid response and handle that case gracefully
2025-03-19 14:09:46 +08:00
Sheng Fan
4ea7f8e988
merge: main from upstream
2025-03-19 13:34:43 +08:00
Sheng Fan
d7b3f9a5c3
fix(pr-autodiff): make sure compare does correctly
2025-03-19 13:32:31 +08:00
liangxinbing
b7dcbfecb3
update extract_content action for BrowserUseTool
2025-03-19 13:27:08 +08:00
liangxinbing
402355533c
format code
2025-03-19 13:24:49 +08:00
liangxinbing
7b38dd7fbc
update format_messages
2025-03-19 13:24:12 +08:00
mannaandpoem
d5a662cbcc
Merge pull request #828 from minbang930/update/config-api-type-description
...
update api_type field description to include Ollama
2025-03-19 13:02:49 +08:00
Isaac
8c85ea16a2
Merge pull request #805 from via007/add_bing_search
...
add bing search
2025-03-19 10:25:22 +08:00
minbang930
1279d77cca
update api_type field description to include Ollama
...
Clarify the description of the api_type field in LLMSettings to accurately
reflect all supported types including Azure, OpenAI, and Ollama.
This makes the documentation consistent with the example configuration.
2025-03-19 10:52:58 +09:00
via
b9fdade6e4
Apply black and isort formatting
2025-03-19 09:15:51 +08:00
via
47adb33bd9
Apply black and isort formatting
2025-03-19 09:13:47 +08:00
mannaandpoem
f518fc59b7
Merge pull request #623 from zyren123/main
...
print the token used information
2025-03-18 23:23:26 +08:00
liangxinbing
421e962258
add workspace_root for Config and update Manus
2025-03-18 23:00:13 +08:00
liangxinbing
dc42bd525a
add BrowserAgent and update Manus
2025-03-18 22:51:27 +08:00
Sheng Fan
2fad2904d7
ci(pr-autodiff): add Chinese explicit shot
2025-03-18 21:10:43 +08:00
liangxinbing
99f1f054e4
change python:3.10 to python:3.12 for docker image
2025-03-18 20:52:42 +08:00
seeker
1204d841ae
fix: fix bug
2025-03-18 17:56:29 +08:00
seeker
4df605e8db
Merge remote-tracking branch 'upstream/main' into sandbox
2025-03-18 17:24:57 +08:00
Sheng Fan
0654d36e40
ci: update Markdown issue templates to forms
2025-03-18 17:23:09 +08:00
via
b62bf92e19
modified bing search
2025-03-18 16:57:29 +08:00