python-0.3.9.dev
alexchaomander
released this
23 Aug 23:54
·
2440 commits
to main
since this release
What's Changed
- Python: Better Integration Test Reporting by @awharrison-28 in #2420
- Python: Fix integration test check for PRs by @awharrison-28 in #2490
- Python: Add Google PaLM connector with text completion and example file by @am831 in #2076
- Python: added num_records parameter to text memory skill by @eavanvalkenburg in #2236
- Python: Bump azure-core from 1.29.0 to 1.29.2 in /python by @dependabot in #2453
- Python: Update Azure Cognitive Search Class Change VectorSearchAlgorithmConfi… by @kinfey in #2435
- Python: Update 03-semantic-function-inline.ipynb by @demongodYY in #2425
- Python fix native function default parameter by @joowon-dm-snu in #2474
- Python: Bump ruff from 0.0.283 to 0.0.285 in /python by @dependabot in #2521
- Python: Bump pymilvus from 2.2.14 to 2.2.15 in /python by @dependabot in #2452
- Python: Add Google PaLM connector with chat completion and text embedding by @am831 in #2258
- Python: Revert "Python: Update Azure Cognitive Search Class Change VectorSearchAlgorithmConfi…" by @awharrison-28 in #2531
- Python: ACS should use Hnsw for vector indexing by @awharrison-28 in #2534
- Python: Update fake skill and planner test by @lemillermicrosoft in #2535
- Update python-integration-tests.yml by @shawncal in #2533
- Python: Update examples and notebooks to stop using text-davinci-003 by @karthikmurali60 in #2359
- Python: add stepwise planner by @joowon-dm-snu in #2223
- Python: Added Snoop as a development dependency by @AdityaGudimella in #2457
- Update python-integration-tests.yml by @lemillermicrosoft in #2555
- Python: provide methods to register single native function to the kernel by @joowon-dm-snu in #2390
- Python: Adding USearch memory connector by @AleksandrKent in #2358
New Contributors
- @mojanas made their first contribution in #2283
- @am831 made their first contribution in #2076
- @eavanvalkenburg made their first contribution in #2236
- @kinfey made their first contribution in #2435
- @demongodYY made their first contribution in #2425
- @sgoings made their first contribution in #2249
- @freistli made their first contribution in #2483
- @karthikmurali60 made their first contribution in #2359
- @AleksandrKent made their first contribution in #2358
Full Changelog: python-0.3.8.dev...python-0.3.9.dev