What's Changed
- Update README.md by @thgnw in #1464
- Update README.md by @thgnw in #1466
- Update README.md by @fnikolai in #1467
- Update README.md by @fnikolai in #1472
- [DOC]: Added missing word in the blog by @Sohaib90 in #1491
- Removed release note in README.md by @thgnw in #1501
- simplify the testing of sql databases by @fnikolai in #1494
- Add public api annotations by @kartik4949 in #1506
- Update README.md by @eltociear in #1516
- Remove redundant arguments from components using
kw_only=True
by @blythed in #1495 - Minor typo in README.md by @kartik4949 in #1517
- Update notebooks, docs. Co-authored-by: Saavrm26 by @fazlulkarimweb in #1523
- Add embbed vector_search in uri by @kartik4949 in #1520
- Update readme videos by @fnikolai in #1534
- Update images of videos on readme by @guerra2fernando in #1535
- Localise import for compute in build by @kartik4949 in #1539
- Add Monitoring and Logging on the testing environment by @fnikolai in #1530
- Append superduperdb folder in cdc tokens by @kartik4949 in #1538
- Fix clickhouse and optimize compatibility when using SQL link by @jieguangzhou in #1496
- add mysql to db integration by @therohitdas in #1540
- Fix bugs in creating stack of functionality by @blythed in #1541
- feat: add Jina integration extension by @JoanFM in #1533
- indent faq by @fnikolai in #1542
- Add Japanese README by @eltociear in #1537
- Modified ja readme by @chrono-k in #1567
- Feature/additional parameters options predict by @blythed in #1546
- Python package references are updated in sql.md by @muralidharand in #1570
- Add ray compute by @kartik4949 in #1526
- feat: Add Jina AI logos and API integrations by @saahil in #1575
- Add ref links in question_the_docs example by @jieguangzhou in #1576
- Fix snowflake bugs and create use-case by @blythed in #1579
- Fix: Update broken Edit link in the documentation by @Manmit124 in #1582
- Chnage What is section in README.md by @thgnw in #1583
- Change what is section README.md by @thgnw in #1584
- Minor change in what is section in README.md by @thgnw in #1585
- Artifacts from URIs and stack refactorings by @blythed in #1586
- fix 'Edit this page' URLs by @aarya626 in #1581
- update edit link by @fnikolai in #1587
- Updated FAQ by @fazlulkarimweb in #1590
- Update snowflake-example.md by @fnikolai in #1588
- Update intro.md by @fnikolai in #1591
- Updating typo by @fazlulkarimweb in #1595
- Fix question the docs data link by @jieguangzhou in #1596
- Add local mode in ray by @kartik4949 in #1612
- Update README_zh.md by @EdwardLi-coder in #1617
- Add more docs in vector search by @kartik4949 in #1608
- Remove pydantic from config by @kartik4949 in #1621
- Minor typo in docstrings by @kartik4949 in #1625
- Support LLM Inference (vLLM, OpenAI format interface) by @jieguangzhou in #1607
- Add use cases to docs navbar by @Aditya-76 in #1599
- Added Mongodb Atlas vector searcher by @kartik4949 in #1624
- Ref/changelog update by @kartik4949 in #1633
- Document features by @fazlulkarimweb in #1631
- Update intro.md by @aj-emerich in #1641
- docs: update architecture image location in architecture.md by @worlpaker in #1638
- Improve documentation of using LLMs by @jieguangzhou in #1636
- Add env injection in test suite by @kartik4949 in #1657
- Add fixes for hybrid storage by @blythed in #1659
- remove demo from readme by @fnikolai in #1660
- Remove vllm dependency when using ray to run vllm by @jieguangzhou in #1637
- Fix vector intialize inmemory by @kartik4949 in #1661
- Add initial cdc options for sql databases by @kartik4949 in #1643
- Ref/build by @kartik4949 in #1663
- Fix vLLM local inference by @jieguangzhou in #1670
- Add cookbook by @fnikolai in #1665
- update examples by @fnikolai in #1674
- Feature/multi ids by @blythed in #1645
- Extract db_name from data_backed in test confest by @kartik4949 in #1666
- Refactor ibis table import path by @kartik4949 in #1677
- Support unstructured encoder by @jieguangzhou in #1672
- Create nightly-build.yaml by @fnikolai in #1685
- Add reinit ignore in ray by @kartik4949 in #1696
- Support llm model based on huggingface and Qlora training by @jieguangzhou in #1662
- Update what is section in README.md for better understanding by @thgnw in #1700
- Move downloads config and add extra options by @blythed in #1702
- Change readme order README.md by @thgnw in #1704
- Add compute logging and public class annotations by @kartik4949 in #1705
- Disable rebuild in cdc by @kartik4949 in #1707
- Remove force_set from tasks by @kartik4949 in #1712
- Add client kwargs in openai by @kartik4949 in #1708
- Update pyproject.toml by @fnikolai in #1716
- Limit sqlglot version by @jieguangzhou in #1725
- Revert tasks config compute local override by @kartik4949 in #1722
- Replace identifier with model in openai models by @kartik4949 in #1720
- [LORA] Use SuperDuperDB, ray and deepspeed to run local/remote multi GPU training by @jieguangzhou in #1719
- DOC: Updating the Contributing.md and the testing.md files by @anitaokoh in #1728
- doc: changes 'packages' to 'host names' in testing.md by @anitaokoh in #1730
- Update LLM Finetune documentation by @jieguangzhou in #1734
- Add integration tests for LLM finetune by @jieguangzhou in #1732
- Replace csv file regex with os basepath by @kartik4949 in #1742
- Fix minor bug in openai by @kartik4949 in #1741
- Bump Version 0.1.1 by @fnikolai in #1754
New Contributors
- @Sohaib90 made their first contribution in #1491
- @kartik4949 made their first contribution in #1506
- @eltociear made their first contribution in #1516
- @therohitdas made their first contribution in #1540
- @JoanFM made their first contribution in #1533
- @chrono-k made their first contribution in #1567
- @muralidharand made their first contribution in #1570
- @saahil made their first contribution in #1575
- @Manmit124 made their first contribution in #1582
- @aarya626 made their first contribution in #1581
- @EdwardLi-coder made their first contribution in #1617
- @Aditya-76 made their first contribution in #1599
- @aj-emerich made their first contribution in #1641
- @worlpaker made their first contribution in #1638
- @anitaokoh made their first contribution in #1728
Full Changelog: 0.1.0...artifact/superduperdb-0.1.1-py3-none-any.whl