index
:
llm-functions-docker.git
main
Wrapper scripts for docker to be used by LLM agents
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Argcfile.sh
Age
Commit message (
Collapse
)
Author
Lines
2024-07-06
refactor: improve running tool/agent (#63)
sigoden
-31
/
+19
2024-07-03
feat: rename `may_execute_*` to `execute_*` (#56)
sigoden
-4
/
+4
2024-06-28
feat: agent rag use `documents` field other than `embeddings` dir (#51)
sigoden
-2
/
+2
2024-06-27
feat: tools.txt/agents.txt support comments (#50)
sigoden
-4
/
+4
2024-06-27
fix: install to aichat functions_dir (#49)
sigoden
-1
/
+1
2024-06-22
refactor: rename bot to agent (#44)
sigoden
-96
/
+96
2024-06-10
fix: Argcfile.sh on windows (#42)
sigoden
-1
/
+8
2024-06-08
refactor: improve Argcfile.sh (#40)
sigoden
-56
/
+82
2024-06-08
feat: support bots (#39)
sigoden
-6
/
+231
2024-06-08
refactor: extract some functions from Argcfile.sh to scripts (#38)
sigoden
-60
/
+4
2024-06-08
feat: `argc run-tool` helps you input json data (#37)
sigoden
-4
/
+106
2024-06-08
feat: rename functions.txt to tools.txt (#35)
sigoden
-6
/
+6
2024-06-08
refactor: improve Argcfile.sh and scripts/run-tool* (#34)
sigoden
-28
/
+38
* refactor: improve Argcfile and scripts/run-tool* * fix run-tool.js on windows
2024-06-07
refactor: demo_tool.* inspect LLM_* env vars (#33)
sigoden
-8
/
+37
2024-06-07
refactor: numerous improvements (#32)
sigoden
-5
/
+5
2024-06-07
feat: js/py generate declarations from comments (#30)
sigoden
-49
/
+53
2024-06-07
refactor: rename scripts (#29)
sigoden
-6
/
+6
2024-06-06
refactor: argc test-functions (#26)
sigoden
-6
/
+4
2024-06-06
fix: scripts/bin.sh convert json to cli options incorrect (#24)
sigoden
-1
/
+1
2024-06-06
refactor: improve scripts/create.sh
sigoden
-5
/
+1
2024-06-06
feat: add scripts/create.sh for creating tool script quickly (#23)
sigoden
-0
/
+10
2024-06-06
refactor: move run/tool.* to scripts/bin.* (#22)
sigoden
-5
/
+5
2024-06-06
feat: remove ruby (#20)
sigoden
-2
/
+0
2024-06-06
refactor: move tools/$lang/** to tools/** (#17)
sigoden
-3
/
+3
2024-06-05
feat: adjust project structure (#16)
sigoden
-7
/
+7
2024-06-02
fix: incorrect bash path in generated `.cmd` files (#15)
sigoden
-2
/
+2
2024-06-02
chore: add issue_templates and enhence `argc version` (#14)
sigoden
-1
/
+17
2024-05-21
feat: rewrite to accept json data from cli args other than env var (#7)
sigoden
-121
/
+49
* update readme
2024-05-19
chore: improve Argcfile.sh
sigoden
-29
/
+27
2024-05-19
feat: supports functions in bash/js/python/ruby (#6)
sigoden
-35
/
+199
2024-05-18
fix: install failed since wrong aichat version (#5)
sigoden
-0
/
+3
2024-05-18
refactor: retrieve function returns json (#4)
sigoden
-1
/
+0
2024-05-16
feat: setup ci (#2)
sigoden
-0
/
+6
2024-05-16
refactor: minor refinement
sigoden
-25
/
+28
2024-05-16
feat: support Windows OS
sigoden
-3
/
+51
2024-05-16
init commit
sigoden
-0
/
+95