Skip to content

v0.6.0: PaLM, Azure OpenAI, Mistral & fixed OS model responses

Compare
Choose a tag to compare
@rmitsch rmitsch released this 05 Oct 17:54
· 68 commits to main since this release
3a8b28e

✨ New features and improvements

  • NEW: Native REST support for...
    • PaLM (#305)
    • Azure OpenAI (#316)
    • Mistral 7B (#313)
    • OpenAI gpt-3.5-turbo-instruct - supports batching! (#300)
  • Support langchain==0.0.302 (#308)

🔴 Bug fixes

  • Hugging Face models return just the prompt response instead of prompt + prompt response (#315)

⚠️ Backwards incompatibilities

No backwards incompatibilities w.r.t. v0.5.x.

📖 Documentation and examples

  • New usage example for spacy.NER.v3 with Dolly (#302)

👥 Contributors

@honnibal, @ines, @rmitsch