Commit Graph

3 Commits (main)

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
5 days ago
sigoden 4b205c4bac chore: add Argcfile.sh 4 weeks ago
sigoden dfebab910d init commit 1 year ago