FastChat
FastChat copied to clipboard
Feature: add guidance support for fastchat
Why are these changes needed?
With this feature, we can use the guidance to controll fastchat's llm output.
See this issue2481.
Related issue number (if applicable)
Checks
- [X] I've run
format.sh
to lint the changes in this PR. - [X] I've included any doc changes needed.
- [X] I've made sure the relevant tests are passing (if applicable).
Here are smoe changes I forget to push in the openai api server part. It is related with the chun.json
. I will commit thoese changes as soon as possible.
Here are smoe changes I forget to push in the openai api server part. It is related with the
chun.json
. I will commit thoese changes as soon as possible.
Done
@merrymercy Hi, can you review this PR?
@linkedlist771 @verena-hallitschke When will pydantic 2 support #3101 be merged? If #3094 still needs work and won't be merged right away, I think it would be better to merge #3101 first.
This PR has beeen delayed about one month, I am not sure weather the maintainer has seen it yet.
Hi, @infwinston could you please review this?