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