What's Changed
- Support for Anthropic Claude 3 and Phi-3 models by @Harsha-Nori
- [Feature] Metrics for Grammarless models by @riedgar-ms in #817
- Remove Instruct/Chat versions of models & introduce a new ChatTemplate API by @Harsha-Nori in #820
- Fix set_attribute by @slundberg in #835
- Fix for unstable tokenization schemes by @Harsha-Nori in #830
- Support null captures (Fix #826) by @slundberg in #834
- Allow capture of raw functions by @slundberg in #837
- [Build] Significant notebook testing updates by @riedgar-ms in #825
- [Docs] ReadTheDocs Now Works! by @riedgar-ms in #829
- add initial support for azure guidance server API by @paulbkoch in #827
- [Build] Adjust llama-cpp-python versions by @riedgar-ms in #832
- [Test] Fix for LlamaCpp tests by @paulbkoch in #839
- Remove default max token limit by @slundberg in #836
- [Build] General Maintenance by @riedgar-ms in #842
- Updated readme by @nking-1 in #810
Full Changelog: 0.1.14...0.1.15