Commit Graph

25 Commits (e39498e340a192077ec64d14c72470cd99716a71)

Author SHA1 Message Date
sigoden 2cba09c064
feat: migrate `cloudflare` client to `openai-compatible` (#821) 2 months ago
sigoden ef0810434c
refactor: minor improvement (#818) 2 months ago
sigoden 34ef752359
feat: support ai21 client (#800) 2 months ago
sigoden f1cbb3c006
feat: support github client (#798) 2 months ago
sigoden 6aa541912b refactor: update Argcfile.sh 3 months ago
sigoden 77df849234
refactor: udpate models.yaml and Argcfile.sh (#761) 3 months ago
sigoden 3f7ce25709
feat: ollama support tools and new embeddings api (#748) 3 months ago
sigoden 0264ab80ab
refactor: update models.yaml and abandon anyscale (#701) 3 months ago
sigoden 2e1dc1f7d5
refactor: improve azure-openai (#652) 4 months ago
sigoden 590c525048
refactor: remove reka client (#635) 4 months ago
sigoden 98ac7e2b57
feat: support reka client (#614) 4 months ago
sigoden 2f8c694626
feat: support lingyiwanwu client (#613) 4 months ago
sigoden 5458150ed3
fix: json stream parser and refine client modules (#538) 5 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
5 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) 6 months ago
Tatsuya Kyushima ebad4bb888
chore: fix typos (#476) 6 months ago
sigoden 83ca74bf8a chore: minor refinement 6 months ago
sigoden 8dba46becf
feat: openai-compatible platforms share the same client (#469) 6 months ago
sigoden 50eac8b594
feat: support replicate client (#466) 6 months ago
sigoden 34041a976c
feat: support cloudflare client (#459) 6 months ago
sigoden 865be2bf75
feat: non-streaming returns completion stats (#456) 6 months ago
sigoden b33e2da75e
refactor: improve serve responses (#455) 6 months ago
sigoden 4b205c4bac chore: add Argcfile.sh 6 months ago