Commit Graph

3 Commits

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
2024-05-18 19:06:21 +08:00
sigoden
4b205c4bac chore: add Argcfile.sh 2024-04-28 10:09:37 +00:00
sigoden
dfebab910d init commit 2023-03-02 19:52:11 +08:00