Commit Graph

18 Commits (b4e4fb57c3858a484384f51786121a88bf28d8f9)

Author SHA1 Message Date
sigoden 0264ab80ab
refactor: update models.yaml and abandon anyscale (#701) 2 months ago
sigoden 2e1dc1f7d5
refactor: improve azure-openai (#652) 3 months ago
sigoden 590c525048
refactor: remove reka client (#635) 3 months ago
sigoden 98ac7e2b57
feat: support reka client (#614) 3 months ago
sigoden 2f8c694626
feat: support lingyiwanwu client (#613) 3 months ago
sigoden 5458150ed3
fix: json stream parser and refine client modules (#538) 4 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 956a960390
feat: support zhipuai client (#491) 5 months ago
sigoden 0071d84aa5
feat: support deepseek client (#490) 5 months ago
sigoden 9b283024b4
feat: extract vertexai-claude client (#485) 5 months ago
Tatsuya Kyushima ebad4bb888
chore: fix typos (#476) 5 months ago
sigoden 83ca74bf8a chore: minor refinement 5 months ago
sigoden 8dba46becf
feat: openai-compatible platforms share the same client (#469) 5 months ago
sigoden 50eac8b594
feat: support replicate client (#466) 5 months ago
sigoden 34041a976c
feat: support cloudflare client (#459) 5 months ago
sigoden 865be2bf75
feat: non-streaming returns completion stats (#456) 5 months ago
sigoden b33e2da75e
refactor: improve serve responses (#455) 5 months ago
sigoden 4b205c4bac chore: add Argcfile.sh 5 months ago