Commit Graph

460 Commits (main)
 

Author SHA1 Message Date
sigoden e2675d6b09
refactor: playground webapp supports structure prompt (#496) 7 hours ago
sigoden be7bae0475 refactor: improve revise command execution 17 hours ago
sigoden bc65e880be
feat: enhence roles with messages (#495) 18 hours ago
sigoden 5d73768acc refactor: improve webui 2 days ago
sigoden 84fab36a1f
refactor: split /data.json into /v1/models and /v1/roles (#494) 2 days ago
sigoden 7762cd6bed
refactor: model pass_max_tokens (#493) 2 days ago
sigoden 1c6c740381
refactor: improve webui (#492) 2 days ago
sigoden d5fd624eb8 refactor: update models.yaml 2 days ago
sigoden 956a960390
feat: support zhipuai client (#491) 3 days ago
sigoden 0071d84aa5
feat: support deepseek client (#490) 3 days ago
sigoden 5b33c7356f
refactor: update `--serve` description (#489) 3 days ago
sigoden 85ad276a29
feat: support playground/arena webui (#487) 3 days ago
sigoden 7c6f75a139
refactor: unified access token management (#486) 4 days ago
sigoden 9b283024b4
feat: extract vertexai-claude client (#485) 4 days ago
sigoden a3dd675276 chore: update discord invite link in readme 5 days ago
sigoden 82a9ef024d
refactor: aware of lowercase https_proxy/all_proxy (#484) 5 days ago
sigoden 1ff0553c2f
refactor: no spinner for `aichat -e` if no terminal stdout (#483) 5 days ago
sigoden 12b5b90bbc chore: clippy 1 week ago
sigoden c44c8cb42d
refactor: render multiline indicator (#479) 1 week ago
Tatsuya Kyushima ebad4bb888
chore: fix typos (#476) 1 week ago
sigoden b6957ae3af
refactor: improve serve (#477) 1 week ago
sigoden ca425d2585
refactor: `.file` splits files/text args in windows os (#473) 1 week ago
sigoden e3116280c6
refactor: `.file` repl command files/text split (#472) 1 week ago
sigoden c4c948a54c chore: update deps 1 week ago
sigoden 5eae392dbd
refactore: add models for openai-compatible platforms (#471) 1 week ago
sigoden 8aa18b59f5
refactor: update azure-openai api version (#470) 1 week ago
sigoden 83ca74bf8a chore: minor refinement 1 week ago
sigoden 8dba46becf
feat: openai-compatible platforms share the same client (#469) 1 week ago
sigoden 8a65337d59
feat: add `.set max_output_tokens` (#468) 1 week ago
sigoden e7fa6c5a20 refactor: improve code quality 1 week ago
sigoden a50b32ca21
feat: support more openai compatiable clients (#467) 1 week ago
sigoden 97f6d48c42 refactor: check res status code 1 week ago
sigoden 50eac8b594
feat: support replicate client (#466) 1 week ago
sigoden 4d4a100fe6
refactor: sse handling (#465) 1 week ago
sigoden ffb0af8236
refactor: add some openai-compatiable platforms to config.example.yaml (#464) 1 week ago
sigoden 4d1c53384b
refactor: prompts for generating config file (#463) 1 week ago
sigoden 4ddccc361c refactor: update groq models at models.yaml 1 week ago
sigoden c752ba9b27
feat: `.model` repl completions show max tokens and price (#462) 2 weeks ago
sigoden 3a00fb283e refactor: user config models replace client builtin models 2 weeks ago
sigoden 602494b650
refactor: merge config models, update client models (#460) 2 weeks ago
sigoden 8433b1fcd7 chore: update help-texts/warnings in repl 2 weeks ago
sigoden 34041a976c
feat: support cloudflare client (#459) 2 weeks ago
sigoden 68882ecd4d
refactor: abstract event stream handling (#458) 2 weeks ago
sigoden 37a0cd08a9
refactor: rename some structs (#457) 2 weeks ago
sigoden 865be2bf75
feat: non-streaming returns completion stats (#456) 2 weeks ago
sigoden b33e2da75e
refactor: improve serve responses (#455) 2 weeks ago
sigoden d9b8eabf23
feat: add `--prompt` option (#454) 2 weeks ago
sigoden 4b205c4bac chore: add Argcfile.sh 2 weeks ago
sigoden 72d1e5958d chore: add openai-compatible platforms to config.example.yaml 2 weeks ago
sigoden 0c74bd5d15 chore: fix typo 2 weeks ago