-
Hello, I am currently using the qwen_turbo large model, which has its own online API service. However, I am unable to integrate this capability into AutoGen. Do you have plans to support qwen_turbo or…
-
# AI\_intent
### **插件设计背景**
随着大模型技术的广泛应用和普及,如何有效地减少tokens消耗并提升模型在特定领域和场景中的表现成为了当前AI发展的重要挑战。为了实现这些目标,目前的解决方案大多依赖于AI缓存插件和多种插件、agent的组合。然而,这些解决方案存在一些问题:
1. **存储和搜索的效率:**
现有的大模型请求往往为了降低to…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Bug Description
[DashScopeRerank](https://github.com/run-llama/llama_index/blob/2377848fc76e6868f2662e6614bf0752562accd6/llama-index-integrations/postprocessor/llama-index-postprocessor-dashscope…
-
### 🚀 The feature, motivation and pitch
While trying to execute the following code:
```python
import requests
url = "http://host:port/v1/chat/completions"
payload = json.dumps(
{
…
-
### Your current environment
```powershell
accelerate 0.28.0
aiohttp 3.8.6
aiolimiter 1.1.0
aioprometheus 23.12.0
aios…
-
### Installation Method | 安装方法与平台
Docker-Compose(Windows/Mac)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
这里是 win10 的 docker 环境。选择了 docker-compose.yaml 中的方案二模式…
-
ERROR: Could not find a version that satisfies the requirement dashscope (from versions: none)
ERROR: No matching distribution found for dashscope
安装requirements文件时,安装dashscope失败。如何解决
-
-
下面是终端运行日志 UnicodeDecodeError可以忽略,我在运行assistant_rag.py文件上传同样的txt文件也有这个错误,但是正常运行并能输入结果。
/home/Qwen-Agent/examples# python parallel_doc_qa.py
Running on local URL: http://127.0.0.1:7860
To creat…