Commit Graph

4 Commits (514a3689e8588921e0148059967dcf2aa7282747)

Author SHA1 Message Date
sigoden fdc35a1cf3
refactor: several optimizations (#749) 2 months ago
sigoden b4a40e3fed
feat: support function calling (#514)
* feat: support function calling

* fix on Windows OS

* implement multi-steps function calling

* fix on Windows OS

* add error for client not support function calling

* refactor message data structure and make claude client supporting function calling

* support reuse previous call results

* improve error handling for function calling

* use prefix `may_`  as indicator for `execute` type fucntions
4 months ago
sigoden 4b205c4bac chore: add Argcfile.sh 5 months ago
sigoden dfebab910d init commit 2 years ago