-
### 操作系统
Windows
### Python 版本
3.10.11
### AI Vtuber 版本
20240913
### 描述问题
图像识别不行,Gemini和智普AI,能补充一下吗?像 open ai 和开源 blip_image_captioning_large 来进行图像识别?感谢您所做的出色工作。
(抱歉,我正在使用翻译器的语言)
### 复现步骤
图像…
-
代码如下:
# Import and Init Settings
import Agently
agent = Agently.create_agent()
agent.set_settings("current_model", "ZhipuAI").set_settings("model.ZhipuAI.auth", { "api_key": "" })
# Interact wi…
-
**Bug Description**
关于新的1.3.12的提供的设置功能:自定义提供方,
分别测试了zhipu的GLM的open.bigmodel.cn, 通义前问的dashscope.aliyuncs.com;
用的是OpenAI API 兼容模式;
感觉都没有配置成功啊, 无论如何调整 API 域名和API路径的写法;
总是显示要么404要么,API 路径错误;
这个没有日志输…
lchyn updated
4 months ago
-
V4 API,支持了System Prompt、Function Call、Retrieval、Web_Search等新功能
还有一些细节,比如请求参数能控制max_tokens,stop_words 也比较实用。
-
在 @Ovler-Young 的 https://github.com/LaoshuBaby/liulianmao/commit/f9b89c9aa93bee1a85dacb2bb3732c9ecc85627d 之后
```
PS C:\Git\LaoshuBaby\liulianmao\src\liulianmao> py __main__.py -s zhipu -fa
Traceb…
-
curl -X POST "http://0.0.0.0:20000/v1/chat/completions" -H "Content-Type: application/json" -d "{\"model\": \"glm-4-9b-chat-1m\", \"messages\": [{\"role\": \"system\", \"content\": \"You are ChatGLM4,…
-
https://github.com/littleflute/Songs/issues/218
-
https://littleflute.github.io/Songs/i/128
https://littleflute.github.io/Songs/i/128/jp.txt
-
### 📦 Environment
Docker
### 📌 Version
1.11.9
### 💻 Operating System
Windows
### 🌐 Browser
Chrome
### 🐛 Bug Description
![屏幕截图 2024-08-20 112201](https://github.com/user-attachments/assets/37…
-
### 💻 系统环境
Windows
### 📦 部署环境
Docker
### 🌐 浏览器
Chrome
### 🐛 问题描述
### 智谱glm启用max_tokens后会报错,关闭后就可以正常使用
```
max_tokens参数非法。请检查文档。
```
![image](https://github.com/lobehub/lobe-chat/assets/…
SBBTD updated
5 months ago