-
I run the server through docker and deployed it on a server. I run client on my PC like this:
```python
from whisper_live.client import TranscriptionClient
client = TranscriptionClient(
"172.18.…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
c3b2a1
### Other environment information
```Markdown
OS: ubuntu
```…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Windows
###…
-
UploadFileRequest request = UploadFileRequest.builder()
.purpose("batch")
.filePath(resource.getFile().getAbsolutePath())
.build();
Embedding fi…
-
### 🥰 需求描述
是否可以支持接入智谱AI更多的大模型?
### 🧐 解决方案
是否可以支持接入智谱AI更多的大模型?
### 📝 补充信息
是否可以支持接入智谱AI更多的大模型?
-
https://parat-dev.eto.tech/company/6912-zhipu-ai
za158 updated
4 months ago
-
Hi Team,
Thanks for providing the diffusers fine-tuning script. I just tried it out. It turns out results look strange.
https://github.com/user-attachments/assets/5e1764fd-27d6-466a-a7ce-fb130c…
-
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
运行
```shell
python main.py
```
出…
-
**问题描述 / Problem Description**
参见 [开发环境准备](docs/INSTALL.md),完成环境搭建,确保已经安装了zhipuai。
新建py文件,import zhipuai,一切正常。
运行:python server/llm_api.py,也是执行了import zhipuai,一切正常。
但是运行:python startup.py -a 或者 …
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…