agentscope-ai / agentscope-ai/agentscope-samples

[Bug]: Alias: unexpected json format

未關閉
#109 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
345
分支
95
PR 合併指標
30 天內沒有已合併 PR

描述

**AgentScope-Samples is an open-source project. To involve a broader community, we recommend asking your questions in English.**

unexpected json format, not rendered by the frontend ?

Image

Image

**To Reproduce**
Steps to reproduce the behavior:

``` bash
vllm serve Qwen3-Next-80B-A3B-Instruct-FP8/ \
--served-model-name Qwen/Qwen3-Next-80B-A3B-Instruct-FP8 \
--tensor-parallel-size 4 \
--enable-expert-parallel \
--max-model-len 100K \
--max-num-seqs 8 \
--max-num-batched-tokens 8192 \
--gpu-memory-utilization 0.95 \
--enable-chunked-prefill \
--enable-prefix-caching \
--enable-auto-tool-choice \
--tool-call-parser hermes \
--port 5004 \
--seed 42
```

alias_agent_runtime --host 127.0.0.1 --port 8090 --chat-mode general --web-ui

**Environment (please complete the following information):**
vllm 0.11.0
agentscope 1.0.11
agentscope-runtime 1.0.5
alias 0.2.0
- AgentScope-Samples: commit 400c1e77bff936595812c5f125d2ac33fa843709
- Python Version: 3.12
- OS: ubuntu22.04

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。