-
http://zhipu.lezhi99.com/Zhipu-index.html
https://mp.weixin.qq.com/s/k5DGVXHO27BS-z7INnbikA
-
May I inquire why the zhipu-ai module did not utilize the official SDK but instead implemented its own request functionalities? What was the intention behind this decision? Additionally, are there any…
-
user zhipu_embedding_function iserror
![image](https://github.com/vanna-ai/vanna/assets/47922308/ee64952d-8920-4c86-a3a5-a45ee7be83cc)
-
zhipu目录下没有 prompt-descriptor.zip 包吗?
-
官网上,从pypi上安装的zhipu sdk已经是2.0.1版本了,源代码安装还是1.0.8版本,好几个模型不支持
-
### 使用智谱的大模型,一直出现向量存储的维度问题,麻烦大佬帮忙看看
### 这是我的代码
```python
import os
import numpy as np
from lightrag import LightRAG, QueryParam
from lightrag.utils import EmbeddingFunc, compute_args_hash
fro…
-
![image](https://github.com/lanvent/plugin_summary/assets/42970253/0147a9e3-a75e-456c-b8c8-0da73c81976c)
这里我修改过后发现还是会报错:
Worker return exception: 'AliQwenBot' object has no attribute 'args'
Traceb…
-
### 🥰 需求描述
由于我不需要openai的模型,我可以不填OPENAI_API_KEY,或者把智谱清言(chatglm)的api填入吗?
### 🧐 解决方案
OPENAI_API_KEY为非必填项,或者可以填入智谱清言的api
### 📝 补充信息
_No response_
-
# Adding akasha-whisper as an OpenAI Provider in Akasha-Agent
Reference: [how to add an openai compatible provider]
## Feature Overview
1. **New Provider Integration**: Introduce a new OpenAI…
-
您好,请问什么时候会支持对CogVLM2的量化,模型来自zhipu的https://huggingface.co/THUDM/cogvlm2-llama3-chat-19B,能否用https://github.com/InternLM/lmdeploy/blob/main/docs/en/quantization/w4a16.md来辅助进行量化,谢谢!