Skip to content

Commit d1c603c

Browse files
authored
chore: release v0.28.0 (#1160)
1 parent 5e1c9a6 commit d1c603c

File tree

3 files changed

+43
-50
lines changed

3 files changed

+43
-50
lines changed

Cargo.lock

Lines changed: 40 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aichat"
3-
version = "0.27.0"
3+
version = "0.28.0"
44
edition = "2021"
55
authors = ["sigoden <[email protected]>"]
66
description = "All-in-one LLM CLI Tool"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Download pre-built binaries for macOS, Linux, and Windows from [GitHub Releases]
2424

2525
### Multi-Providers
2626

27-
Integrate seamlessly with over 20 leading LLM providers through a unified interface. Supported providers include OpenAI, Claude, Gemini (Google AI Studio), Ollama, Groq, Azure-OpenAI, VertexAI, Bedrock, Huggingface, Github Models, Mistral, Deepseek, AI21, XAI Grok, Cohere, Perplexity, Cloudflare, OpenRouter, Ernie, Qianwen, Moonshot, ZhipuAI, Lingyiwanwu, MiniMax, Deepinfra, Fireworks, Siliconflow, Together, Hyperbolic, Novita, Jina, VoyageAI, any OpenAI-Compatible API provider.
27+
Integrate seamlessly with over 20 leading LLM providers through a unified interface. Supported providers include OpenAI, Claude, Gemini (Google AI Studio), Ollama, Groq, Azure-OpenAI, VertexAI, Bedrock, Github Models, Mistral, Deepseek, AI21, XAI Grok, Cohere, Perplexity, Cloudflare, OpenRouter, Ernie, Qianwen, Moonshot, ZhipuAI, Lingyiwanwu, MiniMax, Deepinfra, VoyageAI, any OpenAI-Compatible API provider.
2828

2929
### CMD Mode
3030

@@ -165,7 +165,7 @@ AIChat supports custom dark and light themes, which highlight response text and
165165

166166
## License
167167

168-
Copyright (c) 2023-2024 aichat-developers.
168+
Copyright (c) 2023-2025 aichat-developers.
169169

170170
AIChat is made available under the terms of either the MIT License or the Apache License 2.0, at your option.
171171

0 commit comments

Comments
 (0)