Commit Graph

13 Commits (12872b3d2956a26fb7d1cd464b3672ebe40d94c1)

Author SHA1 Message Date
sigoden 5458150ed3
fix: json stream parser and refine client modules (#538) 3 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
3 months ago
sigoden 956a960390
feat: support zhipuai client (#491) 3 months ago
sigoden 0071d84aa5
feat: support deepseek client (#490) 3 months ago
sigoden 9b283024b4
feat: extract vertexai-claude client (#485) 3 months ago
Tatsuya Kyushima ebad4bb888
chore: fix typos (#476) 4 months ago
sigoden 83ca74bf8a chore: minor refinement 4 months ago
sigoden 8dba46becf
feat: openai-compatible platforms share the same client (#469) 4 months ago
sigoden 50eac8b594
feat: support replicate client (#466) 4 months ago
sigoden 34041a976c
feat: support cloudflare client (#459) 4 months ago
sigoden 865be2bf75
feat: non-streaming returns completion stats (#456) 4 months ago
sigoden b33e2da75e
refactor: improve serve responses (#455) 4 months ago
sigoden 4b205c4bac chore: add Argcfile.sh 4 months ago