Commit Graph

34 Commits

Author SHA1 Message Date
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
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
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
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
sigoden
63df67acea refactor: numerous improvements (#32) 2024-06-07 21:36:34 +08:00
sigoden
739a832d87 feat: js/py generate declarations from comments (#30) 2024-06-07 15:16:31 +08:00
sigoden
2b07fc2c7e refactor: rename scripts (#29) 2024-06-07 04:06:59 +08:00
sigoden
26b4338b81 refactor: argc test-functions (#26) 2024-06-06 15:30:41 +08:00
sigoden
61440a0916 fix: scripts/bin.sh convert json to cli options incorrect (#24) 2024-06-06 15:11:49 +08:00
sigoden
f58e9ea54a refactor: improve scripts/create.sh 2024-06-06 05:37:32 +00:00
sigoden
c6eeb84402 feat: add scripts/create.sh for creating tool script quickly (#23) 2024-06-06 13:28:59 +08:00
sigoden
a144077aec refactor: move run/tool.* to scripts/bin.* (#22) 2024-06-06 11:40:09 +08:00
sigoden
d8eeb55578 feat: remove ruby (#20) 2024-06-06 09:38:48 +08:00
sigoden
bfb7d75fe4 refactor: move tools/$lang/** to tools/** (#17) 2024-06-06 08:29:00 +08:00
sigoden
005d23030d feat: adjust project structure (#16) 2024-06-05 18:37:52 +08:00
sigoden
7e3f47093f fix: incorrect bash path in generated .cmd files (#15) 2024-06-02 17:51:03 +08:00
sigoden
80e320217a chore: add issue_templates and enhence argc version (#14) 2024-06-02 17:39:06 +08:00
sigoden
ef43b22a8e feat: rewrite to accept json data from cli args other than env var (#7)
* update readme
2024-05-21 08:26:47 +08:00
sigoden
e6642b5898 chore: improve Argcfile.sh 2024-05-19 15:14:19 +00:00
sigoden
03c4b69822 feat: supports functions in bash/js/python/ruby (#6) 2024-05-19 22:43:49 +08:00
sigoden
1ca118a301 fix: install failed since wrong aichat version (#5) 2024-05-18 10:57:12 +08:00
sigoden
07ce5ccaf6 refactor: retrieve function returns json (#4) 2024-05-18 10:21:57 +08:00
sigoden
585a3544fb feat: setup ci (#2) 2024-05-16 18:38:53 +08:00
sigoden
4d0a823257 refactor: minor refinement 2024-05-16 08:25:57 +00:00
sigoden
d346fe5874 feat: support Windows OS 2024-05-16 14:32:47 +08:00
sigoden
281bf5623d init commit 2024-05-16 00:39:29 +00:00