FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Does the Vicuna API currently support multi-round conversations?

Open wujunjiesd opened this issue 2 years ago • 3 comments
trafficstars

wujunjiesd avatar Apr 19 '23 11:04 wujunjiesd

Do you mean the openAI-like API we added recently or something else?

zhisbug avatar Apr 21 '23 04:04 zhisbug

Btw, we do not hold a public API service.

zhisbug avatar Apr 21 '23 04:04 zhisbug

Do you mean the openAI-like API we added recently or something else?

image I read the documentation in the image above and wonder if the api provided by fastchat.serve.api is able to support multiple rounds of conversation @zhisbug

wujunjiesd avatar Apr 21 '23 06:04 wujunjiesd

@wujunjiesd I think so, see this PR: https://github.com/lm-sys/FastChat/pull/663

zhisbug avatar May 08 '23 09:05 zhisbug