Skip to content

0.0.8

Compare
Choose a tag to compare
@CambioML CambioML released this 11 Dec 22:40
· 685 commits to main since this release
3b5ce2e

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