Commit Graph

485 Commits (main)
 

Author SHA1 Message Date
sigoden 8aa18b59f5
refactor: update azure-openai api version (#470) 3 weeks ago
sigoden 83ca74bf8a chore: minor refinement 3 weeks ago
sigoden 8dba46becf
feat: openai-compatible platforms share the same client (#469) 3 weeks ago
sigoden 8a65337d59
feat: add `.set max_output_tokens` (#468) 3 weeks ago
sigoden e7fa6c5a20 refactor: improve code quality 3 weeks ago
sigoden a50b32ca21
feat: support more openai compatiable clients (#467) 3 weeks ago
sigoden 97f6d48c42 refactor: check res status code 3 weeks ago
sigoden 50eac8b594
feat: support replicate client (#466) 3 weeks ago
sigoden 4d4a100fe6
refactor: sse handling (#465) 3 weeks ago
sigoden ffb0af8236
refactor: add some openai-compatiable platforms to config.example.yaml (#464) 3 weeks ago
sigoden 4d1c53384b
refactor: prompts for generating config file (#463) 3 weeks ago
sigoden 4ddccc361c refactor: update groq models at models.yaml 3 weeks ago
sigoden c752ba9b27
feat: `.model` repl completions show max tokens and price (#462) 3 weeks ago
sigoden 3a00fb283e refactor: user config models replace client builtin models 3 weeks ago
sigoden 602494b650
refactor: merge config models, update client models (#460) 3 weeks ago
sigoden 8433b1fcd7 chore: update help-texts/warnings in repl 3 weeks ago
sigoden 34041a976c
feat: support cloudflare client (#459) 3 weeks ago
sigoden 68882ecd4d
refactor: abstract event stream handling (#458) 3 weeks ago
sigoden 37a0cd08a9
refactor: rename some structs (#457) 3 weeks ago
sigoden 865be2bf75
feat: non-streaming returns completion stats (#456) 3 weeks ago
sigoden b33e2da75e
refactor: improve serve responses (#455) 3 weeks ago
sigoden d9b8eabf23
feat: add `--prompt` option (#454) 3 weeks ago
sigoden 4b205c4bac chore: add Argcfile.sh 3 weeks ago
sigoden 72d1e5958d chore: add openai-compatible platforms to config.example.yaml 3 weeks ago
sigoden 0c74bd5d15 chore: fix typo 3 weeks ago
sigoden 212ff1674e refactor: minor improvements
- config.example.yaml comments
- `--serve` description
- No model error
3 weeks ago
sigoden 7bda1eace2
refactor: rename ollama config field api_key => api_auth (#453) 3 weeks ago
sigoden 338b0438dc
feat: run without config file by set `AICHAT_CLIENT_TYPE` (#452) 3 weeks ago
sigoden 1f2b626703
feat: support bedrock client (#450) 3 weeks ago
sigoden 615bab215b
feat: support vertexai claude (#439) 3 weeks ago
sigoden d6df1e84a7
refactor: extract prelude models to models.yaml (#451) 3 weeks ago
sigoden eac01fb129 refactor: rename macro to openai_compatible_client 3 weeks ago
sigoden 740ca2413a
refactor: simplify impl client trait (#445) 4 weeks ago
sigoden a21e1213cc
feat: support perplexity (#444) 4 weeks ago
sigoden 503ec98bd1
feat: support moonshot again (#442) 4 weeks ago
sigoden 29a4ffd514
feat: support groq (#441) 4 weeks ago
sigoden e5432ff779
refactor: simplify openai compatible module (#440) 4 weeks ago
sigoden 1a56e38fe2
refactor: fix typo and some error message (#438) 4 weeks ago
sigoden a193710a7f
refactor: extract common catch_error (#437) 4 weeks ago
sigoden 4db9b30980
refactor: rewrite list models of all clients (#436) 4 weeks ago
sigoden 8dacea4deb
refactor: update mistral models (#435) 4 weeks ago
sigoden b62e8e1625 refactor: update ollama chat_endpoint in example config file 4 weeks ago
sigoden b06ebc45c2 refactor: adjust order of execute actions 4 weeks ago
sigoden 6e73d25bfe refactor: change default address for api serveing 4 weeks ago
sigoden a17f349daa
feat: support customizing `top_p` parameter (#434) 4 weeks ago
sigoden 040c48b9b3
refactor: handling of response error (#433) 4 weeks ago
sigoden 2fd12abc8c chore: update issue templates 4 weeks ago
sigoden a98248678a chore: update issue templates 4 weeks ago
sigoden 4f8d895154
refactor: handling of system message (#432) 4 weeks ago
sigoden 0a4c0413ef
feat: serve all LLMs as OpenAI-compatible API (#431) 4 weeks ago