Commit Graph

13 Commits

Author SHA1 Message Date
sigoden
3584b5c31f feat: support env var LLM_DUMP_RESULTS (#144) 2024-12-12 12:22:51 +08:00
sigoden
7e88e70e17 fix: git bash on windows backslashs bug (#142) 2024-12-12 09:32:13 +08:00
sigoden
d2a537c374 refactor: several improvements (#132)
- js export expression
- check args regarding run-agent/run-tool
2024-11-30 17:14:21 +08:00
sigoden
86aa910609 refactor: improve bash code (#125)
* refactor: extract guard_path to utils/guard_path.sh

* add utils/guard_operation.sh
2024-11-16 11:09:40 +08:00
sigoden
fb62dd5e18 refactor: support LLM_AGENT_DUMP_RESULT (#112) 2024-10-18 19:06:50 +08:00
sigoden
6eb391bdc7 feat: controls displaying the results from function call (#111) 2024-10-18 18:28:03 +08:00
sigoden
9a2398fc77 refactor: improve scripts/run-{tool,agent}.sh (#97) 2024-08-17 08:38:21 +08:00
sigoden
072527fa1e fix: scripts/run-agent.sh (#96) 2024-08-17 08:25:10 +08:00
sigoden
d3930a6e21 refactor: improve scripts/run-{tool,agent}.sh (#95) 2024-08-17 08:14:10 +08:00
sigoden
36b34c5896 fix(scripts): run-tool.sh / run-agent.sh (#88) 2024-08-01 18:25:15 +08:00
sigoden
732eae532c feat: adjust the way of returning data to LLM (#69) 2024-07-10 18:53:32 +08:00
sigoden
9b1f21c5a4 fix: scripts/run-*.sh load dotenv (#60) 2024-07-06 05:30:59 +08:00
sigoden
adfb7c2b49 refactor: rename bot to agent (#44) 2024-06-22 06:52:45 +08:00