Releases: superduper-io/superduper
Releases · superduper-io/superduper
0.4.2
What's Changed
- Feat/model/reloading by @kartik4949 in #2385
- Migrate plugins by @jieguangzhou in #2378
- Release plugins with test version 0.0.2 by @jieguangzhou in #2389
- Migrate to plugin design by @blythed in #2388
- Change dataclass_params to _dataclass_params by @jieguangzhou in #2394
Superduper
renamingsuperduper
by @fazlulkarimweb in #2387- Added predict_id by @jieguangzhou in #2392
- Bug/postgres pattern by @blythed in #2397
- Fix/vector index/on load by @kartik4949 in #2396
- Pass dependencies in schedule jobs by @kartik4949 in #2379
- Fix/schedule jobs minor by @kartik4949 in #2398
- Fix small dependency bug by @jieguangzhou in #2399
- Fix vector index remove by @kartik4949 in #2400
- Fix the CDC job condition by @jieguangzhou in #2401
- Fix form_template by @jieguangzhou in #2404
- Migrate docs by @blythed in #2411
- Fix the duplicate children in the component. by @jieguangzhou in #2409
- Add serve attribute to model component by @kartik4949 in #2419
- Update superduper job_id after submission by @kartik4949 in #2420
- [PLUGINS] Bump Version [mongodb] by @jieguangzhou in #2427
- Migrate templates and use-cases by @blythed in #2412
- Fix/event UUID by @jieguangzhou in #2429
- Fixed atlas vector search by @jieguangzhou in #2435
- Minor fix in graph with datatype by @kartik4949 in #2433
- feat: Qdrant vector search support by @Anush008 in #2428
- _OpenAI(APIBaseModel) add
default_headers
inclient_kwargs
by @mirkenstein in #2447 - Fix the bug where shared artifacts are deleted by @jieguangzhou in #2446
- [PLUGINS] Bump Version [mongodb | sqlalchemy] by @jieguangzhou in #2449
- Add a placeholder link for web app by @kartik4949 in #2450
- Update vllm plugin by @jieguangzhou in #2448
- Fix minor bug in variables by @kartik4949 in #2452
- Fix/pymongo new version by @jieguangzhou in #2462
- Fix the query parser incompatibility with '.' symbol by @jieguangzhou in #2465
- Fixed some bugs by @jieguangzhou in #2463
- Fix the conflict of the same identifier during encoding. by @jieguangzhou in #2464
- Fix the issue where MongoDB did not create the output table. by @jieguangzhou in #2466
- fix: clean Qdrant collection name by @Anush008 in #2458
- Fix the bug in the CI where plugins are skipping tests. by @jieguangzhou in #2470
- Update Slack Links by @fazlulkarimweb in #2473
- Updated CONTRIBUTING.md by @jieguangzhou in #2471
- Add README.md files for the plugins. by @jieguangzhou in #2474
- [PLUGINS] Bump Version [all] by @jieguangzhou in #2486
- [PLUGINS] Bump Version [transformers] by @jieguangzhou in #2487
- Feat/artifact/remote by @kartik4949 in #2440
- Include templates by @blythed in #2497
- Add basic rest fastapi server by @blythed in #2498
- Frontend by @blythed in #2500
- Refactor/queues jobs mixins by @blythed in #2496
- Add simplified messaging to the readme by @blythed in #2481
- Fixes for _pre_create by @blythed in #2517
- Fix compute init order by @kartik4949 in #2516
- Feature/confirm apply by @blythed in #2521
- Fix sql (postgres) table length by @kartik4949 in #2526
- Fix rag template by @blythed in #2528
- [PLUGINS] Bump Version [openai] by @blythed in #2530
- Fix/template initialization 2 by @blythed in #2532
- Increase permissions on artifacts by @blythed in #2533
- Fix text-search template build by @blythed in #2534
- Found that bytes are not encoded as strings by @blythed in #2536
- Update README.md by @shubhamsharma44 in #2537
- Hello world example by @blythed in #2538
- Fix datatype swap in MongoDB by @blythed in #2540
- Added pdf rag template by @jieguangzhou in #2522
- Restore some training test cases by @jieguangzhou in #2531
- Fix/superduper shell by @blythed in #2542
- Fix/base 64 artifacts by @blythed in #2545
- Make transfer learning work by @kartik4949 in #2541
- Fix/rest/db injection by @blythed in #2550
- Add prefix in superduperapp base by @kartik4949 in #2552
- Fix/local cluster by @blythed in #2555
- Add timeout to table creation by @blythed in #2557
- Decouple db setter and initialize by @kartik4949 in #2556
- Updated llm_finetuning and pdf_rag template by @jieguangzhou in #2560
- Fix transfer-learning export by @blythed in #2563
- Refactor/vector search as plugins by @kartik4949 in #2548
- Fix/ibis/sql tablelength fallback by @kartik4949 in #2559
- Add remote data object and standardize templates by @blythed in #2564
- Handle no templates changed by @blythed in #2567
- Add gif directory by @blythed in #2568
- Feat/add/deploy flag by @kartik4949 in #2569
- Fixed decode function and table.data by @jieguangzhou in #2570
- Complete transition to plugins by @blythed in #2571
- [PLUGINS] Bump Version [openai] by @jieguangzhou in #2573
- [PLUGINS] Bump Version [openai] by @blythed in #2574
- [PLUGINS] Bump Version [openai] by @jieguangzhou in #2576
- Modify the apply endpoint in the REST API to an asynchronous interface by @jieguangzhou in #2572
- Fix/async logging by @blythed in #2577
- databases -> tools by @blythed in #2581
- [PLUGINS] Bump Version [all] by @blythed in #2582
- Release 0.4.0 by @blythed in #2585
- Release 0.4.1 by @blythed in #2589
New Contributors
- @Anush008 made their first contribution in #2428
- @mirkenstein made their first contribution in #2447
- @shubhamsharma44 made their first contribution in #2537
Full Changelog: 0.2.2...0.4.2
0.4.1
What's Changed
- Feat/model/reloading by @kartik4949 in #2385
- Migrate plugins by @jieguangzhou in #2378
- Release plugins with test version 0.0.2 by @jieguangzhou in #2389
- Migrate to plugin design by @blythed in #2388
- Change dataclass_params to _dataclass_params by @jieguangzhou in #2394
Superduper
renamingsuperduper
by @fazlulkarimweb in #2387- Added predict_id by @jieguangzhou in #2392
- Bug/postgres pattern by @blythed in #2397
- Fix/vector index/on load by @kartik4949 in #2396
- Pass dependencies in schedule jobs by @kartik4949 in #2379
- Fix/schedule jobs minor by @kartik4949 in #2398
- Fix small dependency bug by @jieguangzhou in #2399
- Fix vector index remove by @kartik4949 in #2400
- Fix the CDC job condition by @jieguangzhou in #2401
- Fix form_template by @jieguangzhou in #2404
- Migrate docs by @blythed in #2411
- Fix the duplicate children in the component. by @jieguangzhou in #2409
- Add serve attribute to model component by @kartik4949 in #2419
- Update superduper job_id after submission by @kartik4949 in #2420
- [PLUGINS] Bump Version [mongodb] by @jieguangzhou in #2427
- Migrate templates and use-cases by @blythed in #2412
- Fix/event UUID by @jieguangzhou in #2429
- Fixed atlas vector search by @jieguangzhou in #2435
- Minor fix in graph with datatype by @kartik4949 in #2433
- feat: Qdrant vector search support by @Anush008 in #2428
- _OpenAI(APIBaseModel) add
default_headers
inclient_kwargs
by @mirkenstein in #2447 - Fix the bug where shared artifacts are deleted by @jieguangzhou in #2446
- [PLUGINS] Bump Version [mongodb | sqlalchemy] by @jieguangzhou in #2449
- Add a placeholder link for web app by @kartik4949 in #2450
- Update vllm plugin by @jieguangzhou in #2448
- Fix minor bug in variables by @kartik4949 in #2452
- Fix/pymongo new version by @jieguangzhou in #2462
- Fix the query parser incompatibility with '.' symbol by @jieguangzhou in #2465
- Fixed some bugs by @jieguangzhou in #2463
- Fix the conflict of the same identifier during encoding. by @jieguangzhou in #2464
- Fix the issue where MongoDB did not create the output table. by @jieguangzhou in #2466
- fix: clean Qdrant collection name by @Anush008 in #2458
- Fix the bug in the CI where plugins are skipping tests. by @jieguangzhou in #2470
- Update Slack Links by @fazlulkarimweb in #2473
- Updated CONTRIBUTING.md by @jieguangzhou in #2471
- Add README.md files for the plugins. by @jieguangzhou in #2474
- [PLUGINS] Bump Version [all] by @jieguangzhou in #2486
- [PLUGINS] Bump Version [transformers] by @jieguangzhou in #2487
- Feat/artifact/remote by @kartik4949 in #2440
- Include templates by @blythed in #2497
- Add basic rest fastapi server by @blythed in #2498
- Frontend by @blythed in #2500
- Refactor/queues jobs mixins by @blythed in #2496
- Add simplified messaging to the readme by @blythed in #2481
- Fixes for _pre_create by @blythed in #2517
- Fix compute init order by @kartik4949 in #2516
- Feature/confirm apply by @blythed in #2521
- Fix sql (postgres) table length by @kartik4949 in #2526
- Fix rag template by @blythed in #2528
- [PLUGINS] Bump Version [openai] by @blythed in #2530
- Fix/template initialization 2 by @blythed in #2532
- Increase permissions on artifacts by @blythed in #2533
- Fix text-search template build by @blythed in #2534
- Found that bytes are not encoded as strings by @blythed in #2536
- Update README.md by @shubhamsharma44 in #2537
- Hello world example by @blythed in #2538
- Fix datatype swap in MongoDB by @blythed in #2540
- Added pdf rag template by @jieguangzhou in #2522
- Restore some training test cases by @jieguangzhou in #2531
- Fix/superduper shell by @blythed in #2542
- Fix/base 64 artifacts by @blythed in #2545
- Make transfer learning work by @kartik4949 in #2541
- Fix/rest/db injection by @blythed in #2550
- Add prefix in superduperapp base by @kartik4949 in #2552
- Fix/local cluster by @blythed in #2555
- Add timeout to table creation by @blythed in #2557
- Decouple db setter and initialize by @kartik4949 in #2556
- Updated llm_finetuning and pdf_rag template by @jieguangzhou in #2560
- Fix transfer-learning export by @blythed in #2563
- Refactor/vector search as plugins by @kartik4949 in #2548
- Fix/ibis/sql tablelength fallback by @kartik4949 in #2559
- Add remote data object and standardize templates by @blythed in #2564
- Handle no templates changed by @blythed in #2567
- Add gif directory by @blythed in #2568
- Feat/add/deploy flag by @kartik4949 in #2569
- Fixed decode function and table.data by @jieguangzhou in #2570
- Complete transition to plugins by @blythed in #2571
- [PLUGINS] Bump Version [openai] by @jieguangzhou in #2573
- [PLUGINS] Bump Version [openai] by @blythed in #2574
- [PLUGINS] Bump Version [openai] by @jieguangzhou in #2576
- Modify the apply endpoint in the REST API to an asynchronous interface by @jieguangzhou in #2572
- Fix/async logging by @blythed in #2577
- databases -> tools by @blythed in #2581
- [PLUGINS] Bump Version [all] by @blythed in #2582
- Release 0.4.0 by @blythed in #2585
New Contributors
- @Anush008 made their first contribution in #2428
- @mirkenstein made their first contribution in #2447
- @shubhamsharma44 made their first contribution in #2537
Full Changelog: 0.2.2...0.4.1
0.4.0
What's Changed
- Feat/model/reloading by @kartik4949 in #2385
- Migrate plugins by @jieguangzhou in #2378
- Release plugins with test version 0.0.2 by @jieguangzhou in #2389
- Migrate to plugin design by @blythed in #2388
- Change dataclass_params to _dataclass_params by @jieguangzhou in #2394
Superduper
renamingsuperduper
by @fazlulkarimweb in #2387- Added predict_id by @jieguangzhou in #2392
- Bug/postgres pattern by @blythed in #2397
- Fix/vector index/on load by @kartik4949 in #2396
- Pass dependencies in schedule jobs by @kartik4949 in #2379
- Fix/schedule jobs minor by @kartik4949 in #2398
- Fix small dependency bug by @jieguangzhou in #2399
- Fix vector index remove by @kartik4949 in #2400
- Fix the CDC job condition by @jieguangzhou in #2401
- Fix form_template by @jieguangzhou in #2404
- Migrate docs by @blythed in #2411
- Fix the duplicate children in the component. by @jieguangzhou in #2409
- Add serve attribute to model component by @kartik4949 in #2419
- Update superduper job_id after submission by @kartik4949 in #2420
- [PLUGINS] Bump Version [mongodb] by @jieguangzhou in #2427
- Migrate templates and use-cases by @blythed in #2412
- Fix/event UUID by @jieguangzhou in #2429
- Fixed atlas vector search by @jieguangzhou in #2435
- Minor fix in graph with datatype by @kartik4949 in #2433
- feat: Qdrant vector search support by @Anush008 in #2428
- _OpenAI(APIBaseModel) add
default_headers
inclient_kwargs
by @mirkenstein in #2447 - Fix the bug where shared artifacts are deleted by @jieguangzhou in #2446
- [PLUGINS] Bump Version [mongodb | sqlalchemy] by @jieguangzhou in #2449
- Add a placeholder link for web app by @kartik4949 in #2450
- Update vllm plugin by @jieguangzhou in #2448
- Fix minor bug in variables by @kartik4949 in #2452
- Fix/pymongo new version by @jieguangzhou in #2462
- Fix the query parser incompatibility with '.' symbol by @jieguangzhou in #2465
- Fixed some bugs by @jieguangzhou in #2463
- Fix the conflict of the same identifier during encoding. by @jieguangzhou in #2464
- Fix the issue where MongoDB did not create the output table. by @jieguangzhou in #2466
- fix: clean Qdrant collection name by @Anush008 in #2458
- Fix the bug in the CI where plugins are skipping tests. by @jieguangzhou in #2470
- Update Slack Links by @fazlulkarimweb in #2473
- Updated CONTRIBUTING.md by @jieguangzhou in #2471
- Add README.md files for the plugins. by @jieguangzhou in #2474
- [PLUGINS] Bump Version [all] by @jieguangzhou in #2486
- [PLUGINS] Bump Version [transformers] by @jieguangzhou in #2487
- Feat/artifact/remote by @kartik4949 in #2440
- Include templates by @blythed in #2497
- Add basic rest fastapi server by @blythed in #2498
- Frontend by @blythed in #2500
- Refactor/queues jobs mixins by @blythed in #2496
- Add simplified messaging to the readme by @blythed in #2481
- Fixes for _pre_create by @blythed in #2517
- Fix compute init order by @kartik4949 in #2516
- Feature/confirm apply by @blythed in #2521
- Fix sql (postgres) table length by @kartik4949 in #2526
- Fix rag template by @blythed in #2528
- [PLUGINS] Bump Version [openai] by @blythed in #2530
- Fix/template initialization 2 by @blythed in #2532
- Increase permissions on artifacts by @blythed in #2533
- Fix text-search template build by @blythed in #2534
- Found that bytes are not encoded as strings by @blythed in #2536
- Update README.md by @shubhamsharma44 in #2537
- Hello world example by @blythed in #2538
- Fix datatype swap in MongoDB by @blythed in #2540
- Added pdf rag template by @jieguangzhou in #2522
- Restore some training test cases by @jieguangzhou in #2531
- Fix/superduper shell by @blythed in #2542
- Fix/base 64 artifacts by @blythed in #2545
- Make transfer learning work by @kartik4949 in #2541
- Fix/rest/db injection by @blythed in #2550
- Add prefix in superduperapp base by @kartik4949 in #2552
- Fix/local cluster by @blythed in #2555
- Add timeout to table creation by @blythed in #2557
- Decouple db setter and initialize by @kartik4949 in #2556
- Updated llm_finetuning and pdf_rag template by @jieguangzhou in #2560
- Fix transfer-learning export by @blythed in #2563
- Refactor/vector search as plugins by @kartik4949 in #2548
- Fix/ibis/sql tablelength fallback by @kartik4949 in #2559
- Add remote data object and standardize templates by @blythed in #2564
- Handle no templates changed by @blythed in #2567
- Add gif directory by @blythed in #2568
- Feat/add/deploy flag by @kartik4949 in #2569
- Fixed decode function and table.data by @jieguangzhou in #2570
- Complete transition to plugins by @blythed in #2571
- [PLUGINS] Bump Version [openai] by @jieguangzhou in #2573
- [PLUGINS] Bump Version [openai] by @blythed in #2574
- [PLUGINS] Bump Version [openai] by @jieguangzhou in #2576
- Modify the apply endpoint in the REST API to an asynchronous interface by @jieguangzhou in #2572
- Fix/async logging by @blythed in #2577
- databases -> tools by @blythed in #2581
- [PLUGINS] Bump Version [all] by @blythed in #2582
New Contributors
- @Anush008 made their first contribution in #2428
- @mirkenstein made their first contribution in #2447
- @shubhamsharma44 made their first contribution in #2537
Full Changelog: 0.2.2...0.4.0
0.2.2
What's Changed
- remove unUse import by @EdwardLi-coder in #2295
- Modify the field name output to _outputs.predict_id by @jieguangzhou in #2317
- Add broker config in cluster by @kartik4949 in #2314
- Fix/vector index and queue caching by @blythed in #2324
- Update images to an absolute path and fix link of the docs on readme by @guerra2fernando in #2325
- Drop no common options by @EdwardLi-coder in #2322
- fix make install_devkit and remove replace.sh by @fnikolai in #2328
- Feat/new output table by @jieguangzhou in #2319
- Add helper method in event by @kartik4949 in #2332
- Ref/queue/declare component by @kartik4949 in #2335
- Make 'create a table' compulsory by @jieguangzhou in #2339
- Fix/remove server mode by @blythed in #2341
- Feat/remove inline datatypes by @jieguangzhou in #2340
- add component.Info() support lists by @EdwardLi-coder in #2338
- Support eager mode by @jieguangzhou in #2331
- Ref/listener/downstream by @kartik4949 in #2337
- use different colors to distinguish logs by @EdwardLi-coder in #2333
- Fix/minor bugs by @kartik4949 in #2348
- Change all the outputs. to outputs by @jieguangzhou in #2354
- Fix/component/verbosity by @kartik4949 in #2355
- Disable cdc on output table by @kartik4949 in #2357
- Make tests configurable against backend by @jieguangzhou in #2351
- Support: Fixd UUID and prefix outputs string by @jieguangzhou in #2358
- Fix default encoding and add cleanup tools for ibis by @blythed in #2359
- Updated docs metadata and removed link by @fazlulkarimweb in #2360
- Rebranding update readme by @fnikolai in #2365
- Update README.md by @thgnw in #2366
- Docs update links and texts by @fazlulkarimweb in #2361
- Update README.md by @thgnw in #2367
- Add _execute_select and filter in the Query class. by @jieguangzhou in #2363
- Optimize the logic of ready_ids in trigger_ids. by @jieguangzhou in #2371
- Updated Link & Metadata by @fazlulkarimweb in #2372
- Fix/links/docs by @kartik4949 in #2375
- Update color pallets by @fazlulkarimweb in #2376
- Testing utils for plugins by @jieguangzhou in #2374
- Add robots txt and edit url in docusauraus by @fazlulkarimweb in #2381
Full Changelog: 0.3.0...0.2.2
0.3.0
What's Changed
- Add data-init component by @jieguangzhou in #2271
- Add plugin component by @jieguangzhou in #2226
- Feat/ray jobs by @jieguangzhou in #2274
- Refactor/rename superduper by @blythed in #2276
- Add fixed links and images by @blythed in #2286
- update dockerhub names by @fnikolai in #2287
- Fix/queue/keylist by @kartik4949 in #2279
- fix image after rebranding by @fnikolai in #2291
- Fixed some bugs by @jieguangzhou in #2293
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Fix/cluster by @jieguangzhou in #2207
- Remove variable from use-case by @blythed in #2221
- Fix/build option by @blythed in #2223
- Fixed listener dependencies by @jieguangzhou in #2222
- Add query-template by @blythed in #2224
- fix link to notebook by @johko in #2225
- Docs modal change from v0.1 to v0.2 by @guerra2fernando in #2235
- Feat/pluggable compute by @kartik4949 in #2230
- Fixing minor typo in documentation by @mrchtr in #2247
- Fix templates by @jieguangzhou in #2255
- Cherry-pick some bug fixes by @jieguangzhou in #2233
- Support for packaging application from the database. by @jieguangzhou in #2254
- Fix doc-strings by @jieguangzhou in #2264
New Contributors
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- fix release pipeline by @fnikolai in #2204
- Fix rest API with templates by @blythed in #2206
- Readme update v0.2 by @guerra2fernando in #2190
- Release 0.2.0 by @fnikolai in #2209
- Release 0.2.0 by @fnikolai in #2212
- Bump Version 0.2.0 by @fnikolai in #2213
- Bump Version 0.2.0 by @fnikolai in #2214
Full Changelog: 0.1.4...0.2.0
0.1.4
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
- Makefile update by @fnikolai in #1755
- depreca...
0.1.0
What's Changed
- Fix docker-compose mount-path and Model.schedule_jobs by @blythed in #1459
- Add Chinese version README by @jieguangzhou in #1461
- Update README.md by @thgnw in #1458
- Update Chinese README for launch message, fix README url and remove Experimental tag by @jieguangzhou in #1462
- Blog and chatbot notebook updated with new tutorial link by @fazlulkarimweb in #1460
- Bump Version 0.1.0 by @fnikolai in #1463
Full Changelog: 0.0.20...0.1.0