Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-13 | 3.5 kB | |
v2.9.2 source code.tar.gz | 2024-07-13 | 289.5 MB | |
v2.9.2 source code.zip | 2024-07-13 | 290.4 MB | |
Totals: 3 Items | 579.9 MB | 1 |
What's Changed
Support for trust_remote_code
and other embedding model initialization flags. More documentation and a few bug fixes.
- Unified RAG Blog Post and Guide by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1510
- Added pgml.rank docs by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1514
- SDK - Patch re-ranking by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1521
- SDK - bump version by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1523
- Dan product notifications by @chillenberger in https://github.com/postgresml/postgresml/pull/1524
- 404 rather than 500 on missisng pool, add comment by @chillenberger in https://github.com/postgresml/postgresml/pull/1525
- Fixed warnings by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1526
- make session backwards compatible by @chillenberger in https://github.com/postgresml/postgresml/pull/1528
- Revert "make session backwards compatible" by @chillenberger in https://github.com/postgresml/postgresml/pull/1530
- Revert "404 rather than 500 on missing pool, add comment" by @chillenberger in https://github.com/postgresml/postgresml/pull/1532
- Revert "Dan product notifications" by @chillenberger in https://github.com/postgresml/postgresml/pull/1533
- Dan product notifications by @chillenberger in https://github.com/postgresml/postgresml/pull/1534
- fix 404s by @montanalow in https://github.com/postgresml/postgresml/pull/1537
- Added blog post semantic search in postgres in 15 minutes by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1535
- Fix spelling error by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1538
- SDK - patch opensourceai for latest models by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1541
- Updated docs by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1542
- update notification modal style by @chillenberger in https://github.com/postgresml/postgresml/pull/1544
- Dan rag page components by @chillenberger in https://github.com/postgresml/postgresml/pull/1543
- accordian that uses bootstrap, so no custom js by @chillenberger in https://github.com/postgresml/postgresml/pull/1546
- Dan rag update by @chillenberger in https://github.com/postgresml/postgresml/pull/1549
- enable rage page link in nav by @chillenberger in https://github.com/postgresml/postgresml/pull/1550
- add product to nav by @chillenberger in https://github.com/postgresml/postgresml/pull/1545
- Docs Overhaul by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1548
- Updated vpc.png by @ryanstrashcan in https://github.com/postgresml/postgresml/pull/1554
- Separate embedding kwargs into init kwargs and encode kwargs by @tomaarsen in https://github.com/postgresml/postgresml/pull/1555
- Update openai switch kit blog and guide by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1556
- RAG with OpenAI Example Application by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1558
- bump version by @montanalow in https://github.com/postgresml/postgresml/pull/1559
New Contributors
- @ryanstrashcan made their first contribution in https://github.com/postgresml/postgresml/pull/1554
- @tomaarsen made their first contribution in https://github.com/postgresml/postgresml/pull/1555
Full Changelog: https://github.com/postgresml/postgresml/compare/v2.9.1...v2.9.2