Commit Graph

3 Commits (b4e4fb57c3858a484384f51786121a88bf28d8f9)

Author SHA1 Message Date
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