0.0.8
What's Changed
- Remove legacy implementation of uniflow, refactor config, add README, and fix server deadlock issue @goldmermaid in #37
- Add support for batch inference @goldmermaid in #38
- Clean model_server interface and add retry capability @jojortz in #39
- Polish examples and README @goldmermaid in #40, #41, #42, #43, #44
- add Pydantic input classes Context and GuidedPrompt and make few-shot default for all flows @jojortz in #46