sigoden
|
4e0c6e752d
|
fix: python virtualenv (#128)
|
2024-11-25 06:44:52 +08:00 |
|
sigoden
|
6c621a677d
|
chore: update readme of demo agent
|
2024-11-16 20:45:15 +08:00 |
|
sigoden
|
aae8dd85c7
|
chore: improve code quality
|
2024-11-16 11:24:00 +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
|
6d30c22b82
|
feat(tools): add fs_patch.sh (#124)
|
2024-11-16 07:20:55 +08:00 |
|
sigoden
|
1b96d4ee4c
|
feat: add LLM_OUTPUT=/dev/stdout to all tools/agents bashscripts (#123)
|
2024-11-14 21:54:44 +08:00 |
|
sigoden
|
afbd03f963
|
fix(scripts): ignore declarations without a description (#122)
|
2024-11-04 07:27:47 +08:00 |
|
sigoden
|
2cac7d90c8
|
fix(scripts): don't build declarations for cmd startsWith (#121)
|
2024-11-04 06:51:19 +08:00 |
|
sigoden
|
3573a43978
|
feat(tool): add web_search_aichat.sh (#120)
|
2024-11-02 20:42:42 +08:00 |
|
sigoden
|
68b1f57a4b
|
fix(scripts): don't build declaration for function startsWith _ (#119)
|
2024-11-02 15:04:54 +08:00 |
|
sigoden
|
602ca0535e
|
chore: execute js/py code
|
2024-10-26 08:32:36 +08:00 |
|
sigoden
|
e1a26cb4f2
|
refactor: execute js/py code (#118)
|
2024-10-26 08:26:52 +08:00 |
|
sigoden
|
fbeaa9cb2c
|
feat: improve execute js/py code and collect results (#117)
|
2024-10-23 17:22:11 +08:00 |
|
sigoden
|
d499954dbb
|
feat: support python virtualenv (#116)
|
2024-10-21 08:01:27 +08:00 |
|
sigoden
|
e098f7f43a
|
fix: js/py dotenv unable to parse quoted value or duplicated (#114)
|
2024-10-18 20:19:10 +08:00 |
|
sigoden
|
615aa25266
|
fix: js/py dotenv unexpectedly overrides existing env vars (#113)
|
2024-10-18 19:28:57 +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
|
e87d3481d9
|
chore: update readme
|
2024-09-11 19:36:07 +08:00 |
|
sigoden
|
020cfcc905
|
feat: abandon prompt agent (#102)
|
2024-09-11 19:35:28 +08:00 |
|
sigoden
|
62239c0887
|
chore: typos
|
2024-08-22 08:52:24 +08:00 |
|
sigoden
|
56f3beb842
|
chore: update readme
|
2024-08-17 15:01:17 +08:00 |
|
sigoden
|
760ea38fed
|
refactor: improve fs_* (#99)
improve `_guard_path` to use `realpath -m <path>` to get absolute path
|
2024-08-17 12:40:32 +08:00 |
|
sigoden
|
a53ca4fda2
|
refactor: improve coder agent (#98)
change content to contents
|
2024-08-17 09:30:06 +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
|
cdcb8aadd9
|
chore: update readme
|
2024-08-13 00:56:18 +00:00 |
|
sigoden
|
70eb3d91c9
|
feat(tool): add web_search_vertexai.sh (#93)
|
2024-08-09 11:44:41 +08:00 |
|
sigoden
|
e77c51cbde
|
chore: update readme
|
2024-08-09 02:23:40 +00:00 |
|
sigoden
|
7ca8bc5c9f
|
chore: update readme
|
2024-08-09 02:21:03 +00:00 |
|
sigoden
|
fb6d4d4814
|
refactor: improve Argcfile.sh
|
2024-08-09 01:59:09 +00:00 |
|
sigoden
|
d0bbd1c9b3
|
feat(tool): add execute_sql_code (#91)
|
2024-08-03 11:27:13 +08:00 |
|
sigoden
|
766ec231f5
|
chore: update description of some tools
|
2024-08-03 03:16:29 +00:00 |
|
sigoden
|
556713a18c
|
chore: update tools/fs_rm.sh
|
2024-08-03 00:07:46 +00:00 |
|
sigoden
|
d66d8938f1
|
feat: prompt confirmation for fs write operations outside cwd (#90)
|
2024-08-02 23:26:49 +08:00 |
|
sigoden
|
f5c67b3eff
|
chore: update readme
|
2024-08-02 11:34:41 +00:00 |
|
sigoden
|
ae6c486074
|
refactor: update todo agent (#89)
|
2024-08-01 22:30:52 +08:00 |
|
sigoden
|
36b34c5896
|
fix(scripts): run-tool.sh / run-agent.sh (#88)
|
2024-08-01 18:25:15 +08:00 |
|
sigoden
|
4c9504bc12
|
refactor: improve llm-based web_search tools (#87)
|
2024-08-01 15:48:06 +08:00 |
|
sigoden
|
1cb74d4910
|
feat: add prompt agent (#86)
|
2024-07-31 15:23:42 +08:00 |
|
sigoden
|
686bce1dd8
|
chore: update readme of todo agent (#85)
|
2024-07-31 11:57:21 +08:00 |
|
sigoden
|
6c2c035511
|
refactor: update agents (#84)
|
2024-07-31 11:51:55 +08:00 |
|
sigoden
|
6fbb801051
|
feat: improve todo agent (#83)
|
2024-07-31 11:47:54 +08:00 |
|
sigoden
|
3e8b7b2e45
|
refactor: demo agent with LLM_AGENT_VAR_* (#82)
|
2024-07-30 15:09:18 +08:00 |
|
sigoden
|
213d1b3fd7
|
refactor: demo agent (#81)
|
2024-07-29 17:26:36 +08:00 |
|
sigoden
|
226228dfa4
|
fix: dump result bug in run-tools.js/run-agent.js (#80)
|
2024-07-29 16:46:44 +08:00 |
|
sigoden
|
ff5f3f6d0e
|
feat: add web_search_cohere tool (#79)
|
2024-07-29 10:01:55 +08:00 |
|
sigoden
|
a7342a1cbf
|
feat: add web_search_* tools, rm some search_* tools (#78)
|
2024-07-29 07:32:26 +08:00 |
|
sigoden
|
4d18d6346d
|
refactor: improve fetch_url_via_curl (#77)
|
2024-07-17 18:29:41 +08:00 |
|
sigoden
|
2ee24731dc
|
refactor: search tools (#76)
|
2024-07-17 09:23:52 +08:00 |
|
sigoden
|
a4087408a2
|
refactor: argc run@tool/run@agent accept -C/--cwd option (#75)
|
2024-07-14 10:51:00 +08:00 |
|
sigoden
|
ec999c7c51
|
refactor: tools/search_wikipedia.sh (#74)
|
2024-07-14 06:36:32 +08:00 |
|
sigoden
|
30902f966c
|
refactor: improve agents
|
2024-07-13 05:02:52 +00:00 |
|
sigoden
|
9b557ae1f5
|
chore: update readme
|
2024-07-13 00:42:12 +00:00 |
|
sigoden
|
3f25728e15
|
chore: update readme of coder agent
|
2024-07-13 00:36:34 +00:00 |
|
sigoden
|
20c74db7b8
|
chore: update readme
|
2024-07-13 00:25:17 +00:00 |
|
sigoden
|
2f938034c3
|
chore: update readme
|
2024-07-12 23:51:00 +00:00 |
|
sigoden
|
1051beca6a
|
feat: add coder agent (#70)
|
2024-07-12 19:28:10 +08:00 |
|
sigoden
|
5600b68e04
|
feat: add jina tools (#73)
|
2024-07-11 21:43:31 +08:00 |
|
sigoden
|
b56159903b
|
feat: add send_twilio tool (#72)
|
2024-07-11 18:50:37 +08:00 |
|
sigoden
|
1f784e3db5
|
refactor: link web-search/code-interpreter in ci (#71)
|
2024-07-10 23:52:38 +08:00 |
|
sigoden
|
732eae532c
|
feat: adjust the way of returning data to LLM (#69)
|
2024-07-10 18:53:32 +08:00 |
|
sigoden
|
01e07c0cc0
|
refactor: improve demo agent
|
2024-07-09 21:56:44 +00:00 |
|
sigoden
|
48cb8381ea
|
feat: remove todo-js/todo-py and rename todo-sh to todo (#68)
|
2024-07-09 21:28:35 +08:00 |
|
sigoden
|
02e335c995
|
refactor: demo tools/agents (#67)
|
2024-07-09 21:17:12 +08:00 |
|
sigoden
|
0dbdc9e710
|
refactor: optimize Argcfile.sh (#66)
|
2024-07-09 09:31:44 +08:00 |
|
sigoden
|
a2c9ade6de
|
feat: link web_search/code_interperter tools (#65)
|
2024-07-08 20:34:01 +08:00 |
|
sigoden
|
b0e18e29ba
|
feat: agent support tools.txt (#64)
|
2024-07-08 19:52:01 +08:00 |
|
sigoden
|
fd5f5418f3
|
refactor: update tools/get_web_page.sh
|
2024-07-06 02:46:27 +00:00 |
|
sigoden
|
9e23134b7c
|
refactor: improve code quality
|
2024-07-06 02:45:39 +00:00 |
|
sigoden
|
02067cd913
|
refactor: improve running tool/agent (#63)
|
2024-07-06 10:35:38 +08:00 |
|
sigoden
|
58d2ee0494
|
feat: add more search tools (#62)
|
2024-07-06 08:36:48 +08:00 |
|
sigoden
|
e68aa0c043
|
refactor: tools/send_mail.sh with curl (#61)
|
2024-07-06 05:40:52 +08:00 |
|
sigoden
|
9b1f21c5a4
|
fix: scripts/run-*.sh load dotenv (#60)
|
2024-07-06 05:30:59 +08:00 |
|
sigoden
|
a7834c98fc
|
feat: add fs tools (#59)
|
2024-07-05 21:07:40 +08:00 |
|
sigoden
|
74789b5a72
|
feat: add search tools (#58)
|
2024-07-05 19:49:26 +08:00 |
|
sigoden
|
c7e027c6c3
|
feat: add tool search_tavily.sh (#57)
|
2024-07-04 10:46:34 +08:00 |
|
sigoden
|
6d48c0a031
|
chore: update readme
|
2024-07-03 23:52:11 +00:00 |
|
sigoden
|
ca462b69e5
|
chore: update readme
|
2024-07-03 08:22:44 +00:00 |
|
sigoden
|
499b7cdef5
|
feat: rename may_execute_* to execute_* (#56)
|
2024-07-03 16:18:32 +08:00 |
|
sigoden
|
970ed06d2b
|
refactor: remove scripts/crawler.mjs (#53)
|
2024-06-29 07:07:33 +08:00 |
|
sigoden
|
59fe32ac42
|
fix: tools/save_file.sh (#52)
|
2024-06-29 06:53:25 +08:00 |
|
sigoden
|
f7f009b1da
|
feat: agent rag use documents field other than embeddings dir (#51)
|
2024-06-28 06:36:56 +08:00 |
|
sigoden
|
ff3ee318d2
|
feat: tools.txt/agents.txt support comments (#50)
|
2024-06-27 05:51:34 +08:00 |
|
sigoden
|
444b4b2a62
|
fix: install to aichat functions_dir (#49)
|
2024-06-27 05:39:43 +08:00 |
|
sigoden
|
79491fc14b
|
feat: add scripts/crawler.mjs (#45)
|
2024-06-26 21:49:52 +08:00 |
|
sigoden
|
8c1f1699ff
|
chore: update readme
|
2024-06-21 23:26:05 +00:00 |
|
sigoden
|
adfb7c2b49
|
refactor: rename bot to agent (#44)
|
2024-06-22 06:52:45 +08:00 |
|
sigoden
|
a799428b39
|
fix: Argcfile.sh on windows (#42)
|
2024-06-10 21:26:51 +08:00 |
|
sigoden
|
ea226e560a
|
chore: update readme
|
2024-06-10 12:29:17 +00:00 |
|
sigoden
|
7225ee331a
|
refactor: improve bots/todo-* (#41)
|
2024-06-10 19:57:37 +08:00 |
|
sigoden
|
8f3385ca9e
|
refactor: improve Argcfile.sh (#40)
|
2024-06-08 21:58:44 +08:00 |
|
sigoden
|
213e949fc8
|
feat: support bots (#39)
|
2024-06-08 20:46:27 +08:00 |
|
sigoden
|
82d7a7de8a
|
refactor: extract some functions from Argcfile.sh to scripts (#38)
|
2024-06-08 19:39:12 +08:00 |
|
sigoden
|
57e8799d16
|
feat: argc run-tool helps you input json data (#37)
|
2024-06-08 16:55:28 +08:00 |
|
sigoden
|
0ac5193b8d
|
fix: js/py build-declarations scripts (#36)
|
2024-06-08 16:46:16 +08:00 |
|
sigoden
|
8a87890df6
|
feat: rename functions.txt to tools.txt (#35)
|
2024-06-08 11:40:54 +08:00 |
|
sigoden
|
2b5b0f6502
|
refactor: improve Argcfile.sh and scripts/run-tool* (#34)
* refactor: improve Argcfile and scripts/run-tool*
* fix run-tool.js on windows
|
2024-06-08 10:30:34 +08:00 |
|
sigoden
|
0c6b609c26
|
refactor: demo_tool.* inspect LLM_* env vars (#33)
|
2024-06-07 21:58:46 +08:00 |
|