agentscope-ai / agentscope-ai/agentscope-samples

[Bug]: Alias: unexpected json format

Đang mở
#109 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Python
Star
345
Fork
95
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.