-
**Question**
Has anyone ever used Baidu Qianfan's model? I have encountered problems when using langchain call, I hope someone can help me.
**Code Examples**
from langchain_community.chat_models …
-
![1624dab675211753cedde6cb98733b9](https://github.com/user-attachments/assets/10e220d6-9a7e-4fd2-a81e-2c2718340feb)
-
Hello, there is only
GPT-4o
GPT-4o Mini
Claude 3.5 Sonnet
LLama 3.1 405B
These four models have passed the test of this project, and the other LangChain chat models have not been tested, right? I…
-
**Describe the bug**
qianfan return error use content-type:application/json, in okhttp is will throw “Invalid content-type: application/json” exception, so in onError method, can not get the or…
noday updated
3 weeks ago
-
OSError: Authentication environment variables [] are not set.
Multiple authentication tokens are required to use models from the ERNIE-Bot provider.
Please specify them all via `%env` commands.
…
-
node 18.20.4
Add qianfan Model like:
https://js.langchain.com/v0.2/docs/integrations/chat/baidu_qianfan
```typescript
import { BaseCache } from '@langchain/core/caches'
import { ICommonObject…
-
前面文章参考:克隆人像和声音,metahuman与GPT-SoVITS接口打通,过程汇总(https://github.com/lipku/metahuman-stream/issues/210)
1.流程概要:前台语音及上传到后台->asr语音识别->LLM对话模型->metahuman呈现
2.增加asr语音识别库
下载模型:https://openaipublic.azure…
-
C:\Users\Administrator\Desktop\bfvbot>.\bfv-bot.exe ./config.yaml
2024/11/01 - 02:37:35.308 [34mINFO[0m initialize/gin.go:32 路由注册完成
2024/11/01 - 02:37:35.564 [35mDEBUG[0m ini…
twdhu updated
1 month ago
-
### Bug Description
TokenCountingHandler use ChatResponse's raw field to obtain token usage (e.g. 'usage': {'prompt_tokens': 56, 'completion_tokens': 178, 'total_tokens': 234}')
qianfan's chat m…
-
**Describe the bug**
**Log and Stack trace**
![image](https://github.com/langchain4j/langchain4j/assets/42227273/677f408b-ed45-41e8-8cef-f01d7f00a1f5)
![image](https://github.com/langchai…