OpenMOSS / MOSS

An open-source tool-augmented conversational language model from Fudan University
https://txsun1997.github.io/blogs/moss.html
Apache License 2.0
11.92k stars 1.14k forks source link

fix: fix bug of multi-round conversation in api demo #259

Closed sunyuhan19981208 closed 1 year ago

sunyuhan19981208 commented 1 year ago

I made a mistake in the previous API demo. I forgot to include the history and meta-instructions in the prompt.

sunyuhan19981208 commented 1 year ago

@txsun1997 this bug last long, I am very sorry for my mistake...