Commit Graph

596 Commits (cce4fec108feb7c963c2394c4daf5bb2d0274b1b)
 

Author SHA1 Message Date
sigoden a3dd675276 chore: update discord invite link in readme 5 months ago
sigoden 82a9ef024d
refactor: aware of lowercase https_proxy/all_proxy (#484) 5 months ago
sigoden 1ff0553c2f
refactor: no spinner for `aichat -e` if no terminal stdout (#483) 5 months ago
sigoden 12b5b90bbc chore: clippy 5 months ago
sigoden c44c8cb42d
refactor: render multiline indicator (#479) 5 months ago
Tatsuya Kyushima ebad4bb888
chore: fix typos (#476) 5 months ago
sigoden b6957ae3af
refactor: improve serve (#477) 5 months ago
sigoden ca425d2585
refactor: `.file` splits files/text args in windows os (#473) 5 months ago
sigoden e3116280c6
refactor: `.file` repl command files/text split (#472) 5 months ago
sigoden c4c948a54c chore: update deps 5 months ago
sigoden 5eae392dbd
refactore: add models for openai-compatible platforms (#471) 5 months ago
sigoden 8aa18b59f5
refactor: update azure-openai api version (#470) 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 8a65337d59
feat: add `.set max_output_tokens` (#468) 5 months ago
sigoden e7fa6c5a20 refactor: improve code quality 5 months ago
sigoden a50b32ca21
feat: support more openai compatiable clients (#467) 5 months ago
sigoden 97f6d48c42 refactor: check res status code 5 months ago
sigoden 50eac8b594
feat: support replicate client (#466) 5 months ago
sigoden 4d4a100fe6
refactor: sse handling (#465) 5 months ago
sigoden ffb0af8236
refactor: add some openai-compatiable platforms to config.example.yaml (#464) 5 months ago
sigoden 4d1c53384b
refactor: prompts for generating config file (#463) 5 months ago
sigoden 4ddccc361c refactor: update groq models at models.yaml 5 months ago
sigoden c752ba9b27
feat: `.model` repl completions show max tokens and price (#462) 5 months ago
sigoden 3a00fb283e refactor: user config models replace client builtin models 5 months ago
sigoden 602494b650
refactor: merge config models, update client models (#460) 5 months ago
sigoden 8433b1fcd7 chore: update help-texts/warnings in repl 5 months ago
sigoden 34041a976c
feat: support cloudflare client (#459) 5 months ago
sigoden 68882ecd4d
refactor: abstract event stream handling (#458) 5 months ago
sigoden 37a0cd08a9
refactor: rename some structs (#457) 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 d9b8eabf23
feat: add `--prompt` option (#454) 5 months ago
sigoden 4b205c4bac chore: add Argcfile.sh 5 months ago
sigoden 72d1e5958d chore: add openai-compatible platforms to config.example.yaml 5 months ago
sigoden 0c74bd5d15 chore: fix typo 5 months ago
sigoden 212ff1674e refactor: minor improvements
- config.example.yaml comments
- `--serve` description
- No model error
5 months ago
sigoden 7bda1eace2
refactor: rename ollama config field api_key => api_auth (#453) 5 months ago
sigoden 338b0438dc
feat: run without config file by set `AICHAT_CLIENT_TYPE` (#452) 5 months ago
sigoden 1f2b626703
feat: support bedrock client (#450) 5 months ago
sigoden 615bab215b
feat: support vertexai claude (#439) 5 months ago
sigoden d6df1e84a7
refactor: extract prelude models to models.yaml (#451) 5 months ago
sigoden eac01fb129 refactor: rename macro to openai_compatible_client 5 months ago
sigoden 740ca2413a
refactor: simplify impl client trait (#445) 5 months ago
sigoden a21e1213cc
feat: support perplexity (#444) 5 months ago
sigoden 503ec98bd1
feat: support moonshot again (#442) 5 months ago
sigoden 29a4ffd514
feat: support groq (#441) 5 months ago
sigoden e5432ff779
refactor: simplify openai compatible module (#440) 5 months ago
sigoden 1a56e38fe2
refactor: fix typo and some error message (#438) 5 months ago
sigoden a193710a7f
refactor: extract common catch_error (#437) 5 months ago