What's Changed
- Python: constr removed and replaced by annotated stringconstraints by @eavanvalkenburg in #4509
- Python: moved cspell to own settings, small fixes in typing by @eavanvalkenburg in #4507
- Python: Add sample for rag self critique with AI Search by @eavanvalkenburg in #4513
- Python: Debug logging for StepwisePlanner's next step thought by @KanchiShimono in #4333
- Python: Fix positional argument mismatch for invoking native functions. by @moonbox3 in #4495
- Python: Remove code coverage def in pyproject.toml which doesn't allow one to debug unit tests by @moonbox3 in #4519
- Python: Fix notebooks 10 and 11 by @john0isaac in #3557
- Python: Fix issues with chat OYD, update samples and tests by @sarah-widder in #4570
- Python: added ollama connector by @eavanvalkenburg in #4477
- Python: Bump pyproject to 0.4.5 for release. Update notebooks to use this version by @moonbox3 in #4581
New Contributors
- @KanchiShimono made their first contribution in #4333
- @john0isaac made their first contribution in #3557
Full Changelog: python-0.4.4.dev...python-0.4.5.dev