提交

提交图

321 次代码提交

作者 SHA1 备注 提交日期
Jiayi Zhang fad4722324 Merge pull request #1127 from KaeyoungLIAN/flow-auto-validate
Pre-commit checks / pre-commit-check (push) Failing after 1s
Add Latex beamer Generate and auto validate
2025-05-14 15:36:53 +08:00
Kaeyoung e2335877a8 precommit 2025-05-14 17:32:31 +10:00
Kaeyoung 0b62ef35b4 Update generatePPT.py 2025-05-14 17:22:23 +10:00
Kaeyoung a27732dca8 update according to comments 2025-05-14 17:02:20 +10:00
Kaeyoung 3f1e24f1d6 change file name 2025-05-08 11:02:48 +10:00
Kaeyoung 6026e7a9c6 Delete excessive modifications. 2025-05-08 10:39:26 +10:00
a5507203 b4161badc6 udpate 2025-05-05 22:54:01 +10:00
a5507203 a6b3571077 update 2025-05-05 18:00:44 +10:00
Kaeyoung abb9eb28a1 Update ppt.py 2025-04-22 14:16:11 +10:00
Kaeyoung 28a4a44420 retrieve the modification of latex_generator and task 2025-04-09 11:04:09 +10:00
Kaeyoung d307ee9a8d Add judge terminate logic and set latex_generator as test state 2025-04-09 10:49:39 +10:00
Kaeyoung a890058eb8 add fixtoolcall 2025-04-05 16:10:40 +11:00
Kaeyoung 2a437a2cd9 change .gitignore to push workspace and revert main.py 2025-03-31 15:32:28 +11:00
Kaeyoung 14c15d96d0 fix some files 2025-03-31 15:28:24 +11:00
Kaeyoung caa7ec8e16 delete some comments. 2025-03-29 19:52:54 +11:00
Kaeyoung d82387244a update server and llm 2025-03-29 19:43:02 +11:00
Kaeyoung 1dc96af1c8 Update toolcall.py 2025-03-29 19:40:37 +11:00
Kaeyoung 8a1c0ce89c delete required properties of validator tool. 2025-03-29 19:39:27 +11:00
Kaeyoung 2b9e0ba673 recover terminate and update valiterminate 2025-03-29 19:37:31 +11:00
Kaeyoung b0dfe3b224 update 2025-03-29 19:28:30 +11:00
mannaandpoem c3de3ad6f7 Merge pull request #862 from Shellmode/main
Add Amazon Bedrock support modular non-intrusive
2025-03-20 16:19:28 +08:00
Array 2a13cb49f3 feat: modular non-intrusive Amazon Bedrock support, add config example 2025-03-20 12:25:53 +08:00
Array 4e10b42b30 feat: modular non-intrusive Amazon Bedrock support 2025-03-20 12:15:34 +08:00
liangxinbing d4358ef537 update requirements.txt
Pre-commit checks / pre-commit-check (push) Failing after 1s
v0.2.0
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