chore: version 1.1.8
This commit is contained in:
@ -24,6 +24,13 @@ Please give a 🌟 Star if you like this project!
|
||||
|
||||
## Recent updates
|
||||
|
||||
25/03/09
|
||||
|
||||
- Added: InifiniAI support
|
||||
- Improved LLM prompts
|
||||
- Improved error handling
|
||||
- Improved: Try to fetch model list even when no API key is provided
|
||||
|
||||
25/02/27
|
||||
|
||||
- Added: Citations in research report
|
||||
|
@ -21,6 +21,13 @@
|
||||
|
||||
## 近期更新
|
||||
|
||||
25/03/09
|
||||
|
||||
- 新增:AI 供应商支持 InfiniAI
|
||||
- 改进:AI 大模型的 prompts
|
||||
- 改进:改进了重试失败时的处理
|
||||
- 改进:在没有填 API key 的时候也尝试拉取模型列表
|
||||
|
||||
25/02/27
|
||||
|
||||
- 新增:研究报告中新增了来源引用信息
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "1.1.7"
|
||||
"version": "1.1.8"
|
||||
}
|
Reference in New Issue
Block a user