项目地址: https://github.com/sigoden/aichat
支持的大模型
- OpenAI: gpt-3.5/gpt-4/gpt-4-vision
- Gemini: gemini-pro/gemini-pro-vision/gemini-ultra (免费)
- LocalAI: opensource LLMs (免费)
- Ollama: opensource LLMs (免费)
- Azure-OpenAI: user deployed gpt-3.5/gpt-4
- 文心一言: ernie-bot-turbo/ernie-bot/ernie-bot-8k/ernie-bot-4
- 通义千问: qwen-turbo/qwen-plus/qwen-max/qwen-max-longcontext/qwen-vl-plus (部分免费)
特性
- 有两种模式:REPL/Command
- 支持角色
- 支持上下文感知对话(会话)
- 支持多模式模型(如视觉)
- 语法高亮显示 Markdown 和 200 种其他语言
- 流式输出
- 支持代理
- 深色/浅色主题
- 保存消息/会话
REPL 模式:
Command 模式:
