Mindsdb

Latest version: v24.4.3.0

Safety actively analyzes 628532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 37

24.2.3.0

Features, Improvements and Fixes:
- Fix args in test_predict_text_sentiment_openai_tutorial https://github.com/mindsdb/mindsdb/pull/8789
- Better error handling if exception can't be pickled https://github.com/mindsdb/mindsdb/pull/8729
- added rag handler param https://github.com/mindsdb/mindsdb/pull/8781
- Slack fixex https://github.com/mindsdb/mindsdb/pull/8782
- Fix getting api key https://github.com/mindsdb/mindsdb/pull/8786
- Add internal `log` database https://github.com/mindsdb/mindsdb/pull/8778
- Fix All Tests Under tests/unit https://github.com/mindsdb/mindsdb/pull/8662
- Stored MS Teams Redirect URI in Handler Storage https://github.com/mindsdb/mindsdb/pull/8766
- Corrected Use of Logger in LibSQL Handler https://github.com/mindsdb/mindsdb/pull/8769
- modify get_api_key util function and affected handlers https://github.com/mindsdb/mindsdb/pull/8245
- Datanode returns list of lists instead of dict https://github.com/mindsdb/mindsdb/pull/8745
- Fix getting api-key for openai finetune https://github.com/mindsdb/mindsdb/pull/8762
- Fix Twelve Labs indexing local file https://github.com/mindsdb/mindsdb/pull/8748
- [ENH] Improved data preparation for LLM finetuning https://github.com/mindsdb/mindsdb/pull/8692
- Mongodb handler tests https://github.com/mindsdb/mindsdb/pull/8470
- Save anomaly_detection files to storage https://github.com/mindsdb/mindsdb/pull/8724
- Minor Fix to the Put Config API Endpoint https://github.com/mindsdb/mindsdb/pull/8732
- Update APITable docs https://github.com/mindsdb/mindsdb/pull/8738
- Remove permanent for some ml handlers https://github.com/mindsdb/mindsdb/pull/8737
- Google_analytics is not permanent https://github.com/mindsdb/mindsdb/pull/8734
- [refactor] Migrate legacy OpenAI API https://github.com/mindsdb/mindsdb/pull/8541
- [fix] Minor finetune improvements https://github.com/mindsdb/mindsdb/pull/8727
- Show content in files by default https://github.com/mindsdb/mindsdb/pull/8731
- GITHUB handler update https://github.com/mindsdb/mindsdb/pull/8721
- Fix anyscale-endpoints finetune https://github.com/mindsdb/mindsdb/pull/8713
- Pass info about model target to planner https://github.com/mindsdb/mindsdb/pull/8722
- Postgres handler unit tests https://github.com/mindsdb/mindsdb/pull/8214
- Mssql handler unit tests https://github.com/mindsdb/mindsdb/pull/8317
- Mysql handler tests https://github.com/mindsdb/mindsdb/pull/8587
- Move lanchain skills to langchain handler. https://github.com/mindsdb/mindsdb/pull/8711
- Fixed: Whatsapp logger issue https://github.com/mindsdb/mindsdb/pull/8717
- Fix RAG post openai changes https://github.com/mindsdb/mindsdb/pull/8674
- Run all ML handlers methods via queue https://github.com/mindsdb/mindsdb/pull/8645
- Return tests with last to 8662 https://github.com/mindsdb/mindsdb/pull/8694
- [fix] Key error when exiting context handler https://github.com/mindsdb/mindsdb/pull/8710
- Move file test to acceptance tests https://github.com/mindsdb/mindsdb/pull/8697
- Fix mongodb parsing https://github.com/mindsdb/mindsdb/pull/8675
- added text-generation support to hf handler https://github.com/mindsdb/mindsdb/pull/8513
- PostgreSQL Integration improvments https://github.com/mindsdb/mindsdb/pull/8680
- [fix] Anyscale key getter https://github.com/mindsdb/mindsdb/pull/8693


Documentation Updates:
- Update Other Clouds Deployment Page https://github.com/mindsdb/mindsdb/pull/8788
- rag param update in docs https://github.com/mindsdb/mindsdb/pull/8780
- added anyscale docs https://github.com/mindsdb/mindsdb/pull/8779
- updated last keyword docs https://github.com/mindsdb/mindsdb/pull/8776
- updated intro docs https://github.com/mindsdb/mindsdb/pull/8775
- updated slack chatbot tutorial https://github.com/mindsdb/mindsdb/pull/8772
- Update twitter-chatbot.mdx to use LAST https://github.com/mindsdb/mindsdb/pull/8750
- updated mindsdb intro https://github.com/mindsdb/mindsdb/pull/8770
- Update README.md with the new messaging https://github.com/mindsdb/mindsdb/pull/8768
- updates to integrations doc pages https://github.com/mindsdb/mindsdb/pull/8758
- updated neuralforecast parameters in docs https://github.com/mindsdb/mindsdb/pull/7336
- sql api updates https://github.com/mindsdb/mindsdb/pull/8756
- updated deprecated openai models https://github.com/mindsdb/mindsdb/pull/8755
- added d0lt.mdx https://github.com/mindsdb/mindsdb/pull/5383
- youtube docs for connecting https://github.com/mindsdb/mindsdb/pull/8744
- youtube docs https://github.com/mindsdb/mindsdb/pull/8741
- updates to postgres docs https://github.com/mindsdb/mindsdb/pull/8740
- updated ai tables doc page https://github.com/mindsdb/mindsdb/pull/8706
- installation docs updates https://github.com/mindsdb/mindsdb/pull/8705
- PostgreSQL Updates docs https://github.com/mindsdb/mindsdb/pull/8707
- youtube documentation update https://github.com/mindsdb/mindsdb/pull/8682
- Fix: Typo in documentation https://github.com/mindsdb/mindsdb/pull/8703
- sql syntax document page https://github.com/mindsdb/mindsdb/pull/8676
- fix_query https://github.com/mindsdb/mindsdb/pull/8683

24.1.4.0

New Handlers:
- Whatsapp Integration https://github.com/mindsdb/mindsdb/pull/8393
- Initial Google Analytics Handler https://github.com/mindsdb/mindsdb/pull/8586
- Leonardo AI Integration https://github.com/mindsdb/mindsdb/pull/8553
- Microsoft Teams Chat Handler https://github.com/mindsdb/mindsdb/pull/8479
- Add LiteLLM handler https://github.com/mindsdb/mindsdb/pull/8507

Features, Improvements and Fixes
- Added dependencies to k8s, LLM fixes https://github.com/mindsdb/mindsdb/pull/8652
- Update of internal DB https://github.com/mindsdb/mindsdb/pull/8552
- updated sendinblue_tables.py https://github.com/mindsdb/mindsdb/pull/8679
- Allow to use `in` in `show tables {from | in} db` https://github.com/mindsdb/mindsdb/pull/8671
- add credentials_json https://github.com/mindsdb/mindsdb/pull/8635
- Fix BYOM venv paths on windows https://github.com/mindsdb/mindsdb/pull/8668
- Mark anyscale endpoints integration as permanent https://github.com/mindsdb/mindsdb/pull/8654
- Redirect URI Fix for MS Teams https://github.com/mindsdb/mindsdb/pull/8659
- fix drop table for vectordatabase_handler.py and specifically chroma https://github.com/mindsdb/mindsdb/pull/8612
- Add QueryStep to planner https://github.com/mindsdb/mindsdb/pull/8524
- Ollama - Drop model registry check & improve description https://github.com/mindsdb/mindsdb/pull/8631
- Remove mssql as default handler https://github.com/mindsdb/mindsdb/pull/8647
- YouTube Integration Fixes https://github.com/mindsdb/mindsdb/pull/8614
- fix openai handler api_base argument https://github.com/mindsdb/mindsdb/pull/8630
- Minor Fixes to LangChain and Rag https://github.com/mindsdb/mindsdb/pull/8628
- More deploy triggers and simplify docker https://github.com/mindsdb/mindsdb/pull/8609
- Fix vertex dependency https://github.com/mindsdb/mindsdb/pull/8620
- Fix deploy trigger input name https://github.com/mindsdb/mindsdb/pull/8616
- Fix Replicate schema bug https://github.com/mindsdb/mindsdb/pull/8601
- Executor moved from mysql server https://github.com/mindsdb/mindsdb/pull/8544
- Fix neuralforecast and statsforecast in cloud image https://github.com/mindsdb/mindsdb/pull/8605
- Fix https CH bug https://github.com/mindsdb/mindsdb/pull/8597
- fix issue with pdf upload in cloud https://github.com/mindsdb/mindsdb/pull/8589
- Bump lightwood to 23.12.4.0 https://github.com/mindsdb/mindsdb/pull/8602
- Fix checking frontend version https://github.com/mindsdb/mindsdb/pull/8598
- Update LlamaIndex handler with GithubLoader and YoutubeTranscript loader https://github.com/mindsdb/mindsdb/pull/8562
- Update deps install log message https://github.com/mindsdb/mindsdb/pull/8571
- Feat add new handler to update Shopify orders https://github.com/mindsdb/mindsdb/pull/8585
- Update mysql_handler.py https://github.com/mindsdb/mindsdb/pull/8575
- Twelve Labs Fixes & Improvements https://github.com/mindsdb/mindsdb/pull/8578

Documentation Updates
- updated docs re agents/chatbots/kb https://github.com/mindsdb/mindsdb/pull/8660
- Binance https://github.com/mindsdb/mindsdb/pull/7088
- Readme updates https://github.com/mindsdb/mindsdb/pull/8661
- updated timegpt docs with more info https://github.com/mindsdb/mindsdb/pull/8657
- removed chatbot ui docs https://github.com/mindsdb/mindsdb/pull/8655
- updated agent/chatbot tutorial https://github.com/mindsdb/mindsdb/pull/8656
- restructured docs sections into tabs https://github.com/mindsdb/mindsdb/pull/8633
- Add Python code docs for Contributors https://github.com/mindsdb/mindsdb/pull/8651
- Update jobs.mdx https://github.com/mindsdb/mindsdb/pull/8646
- Update timegpt.mdx https://github.com/mindsdb/mindsdb/pull/8634
- Update youtube.mdx https://github.com/mindsdb/mindsdb/pull/8621
- Update openai.mdx https://github.com/mindsdb/mindsdb/pull/8625
- Update README.md https://github.com/mindsdb/mindsdb/pull/8622
- README.md update https://github.com/mindsdb/mindsdb/pull/8627
- Fix vertex install instructions https://github.com/mindsdb/mindsdb/pull/8626
- updated syntax of describe, retrain, finetune https://github.com/mindsdb/mindsdb/pull/8618
- linked finetuning blog post https://github.com/mindsdb/mindsdb/pull/8617
- added info about which slack connection method to use with the chatbot syntax https://github.com/mindsdb/mindsdb/pull/8615
- Update lightwood documentation URL https://github.com/mindsdb/mindsdb/pull/8604
- Update default project https://github.com/mindsdb/mindsdb/pull/8607
- Replicate docs update https://github.com/mindsdb/mindsdb/pull/8599
- updated timegpt docs https://github.com/mindsdb/mindsdb/pull/8596
- new finetuning example for anyscale_endpoints engine https://github.com/mindsdb/mindsdb/pull/8581
- Minor docs update https://github.com/mindsdb/mindsdb/pull/8545
- fixed tab content in docs https://github.com/mindsdb/mindsdb/pull/8580
- Docs updates [fixes to broken links and some docs] https://github.com/mindsdb/mindsdb/pull/8583

23.12.4.2

Features, Improvements and Fixes

- migrate openai version https://github.com/mindsdb/mindsdb/pull/8541
- fix anyscale issues with finetuning https://github.com/mindsdb/mindsdb/pull/8579
- Implemented Components table for instatus handler https://github.com/mindsdb/mindsdb/pull/8339
- Update LlamaIndex handler with GithubLoader and YoutubeTranscript loader https://github.com/mindsdb/mindsdb/pull/8562

23.12.4.1

New Handlers:
- adding Bard handler https://github.com/mindsdb/mindsdb/pull/8512

Features, Improvements and Fixes
- Fix add_to_pr_review action https://github.com/mindsdb/mindsdb/pull/8557
- Update mongodb_handler.py https://github.com/mindsdb/mindsdb/pull/8558

23.12.4.0

New Handlers:
- Implemented LibSQL Handler https://github.com/mindsdb/mindsdb/pull/8440

Features, Improvements and Fixes
- Update mindsdb-sql requirement https://github.com/mindsdb/mindsdb/pull/8527
- added missing reqs to youtube handler https://github.com/mindsdb/mindsdb/pull/8523
- Fix venvs storage creation https://github.com/mindsdb/mindsdb/pull/8516
- Fix 8514: dynamic model listing for AnyscaleEndpoints https://github.com/mindsdb/mindsdb/pull/8515
- Fix unnecessary venv creation when create BYOM model https://github.com/mindsdb/mindsdb/pull/8510
- Fix Langchain Default Completion https://github.com/mindsdb/mindsdb/pull/8501
- Add warning if low on memory https://github.com/mindsdb/mindsdb/pull/8498
- Fix for werkzeug 2.2.2 https://github.com/mindsdb/mindsdb/pull/8492
- Fix KB: _df_to_embeddings returns only embedings https://github.com/mindsdb/mindsdb/pull/8489
- Don't Concat Embeddings DF Since it Adds Duplicate Cols https://github.com/mindsdb/mindsdb/pull/8483
- BYOM: copy venv after creation https://github.com/mindsdb/mindsdb/pull/8482
- Remove Snowflake & Clickhouse from default requirements https://github.com/mindsdb/mindsdb/pull/8476
- Fix Knowledge Base Insert https://github.com/mindsdb/mindsdb/pull/8475
- Fix 8398 paypal orders https://github.com/mindsdb/mindsdb/pull/8467
- Revert "add support for multi url, gpu and embedding batch strategy https://github.com/mindsdb/mindsdb/pull/8466
- Fix acceptance testing https://github.com/mindsdb/mindsdb/pull/8465
- Kb default embedding https://github.com/mindsdb/mindsdb/pull/8464
- Join YT fixes https://github.com/mindsdb/mindsdb/pull/8462
- [FIX]: Clickhouse Config Parameter Escaping https://github.com/mindsdb/mindsdb/pull/8461
- Moving MySQL driver to use autocommit https://github.com/mindsdb/mindsdb/pull/8429
- OpenBB Handler & Agent Improvements https://github.com/mindsdb/mindsdb/pull/8453
- BYOM: show status of venv https://github.com/mindsdb/mindsdb/pull/8416
- Bump OpenBB platform to v4 https://github.com/mindsdb/mindsdb/pull/8409

Documentation Updates
- adding ref diagrams https://github.com/mindsdb/mindsdb/pull/8547
- Sql docs updates to multimedia support https://github.com/mindsdb/mindsdb/pull/8543
- Update README.md https://github.com/mindsdb/mindsdb/pull/8542
- Add README for AnyscaleEndpoints ML engine https://github.com/mindsdb/mindsdb/pull/8540
- Update mint.json https://github.com/mindsdb/mindsdb/pull/8539
- Update README.md https://github.com/mindsdb/mindsdb/pull/8538
- Sql docs update https://github.com/mindsdb/mindsdb/pull/8537
- Update langchain.mdx https://github.com/mindsdb/mindsdb/pull/8532
- Update README.md https://github.com/mindsdb/mindsdb/pull/8529
- Update PayPal icon in data sources overview https://github.com/mindsdb/mindsdb/pull/8525
- fixed gmail docs https://github.com/mindsdb/mindsdb/pull/8522
- Update GitLab icon in data sources overview https://github.com/mindsdb/mindsdb/pull/8517
- Minor docs update for ZSH https://github.com/mindsdb/mindsdb/pull/8508
- Updated the Documentation for MS Teams https://github.com/mindsdb/mindsdb/pull/8505
- Minor grammar and clarity modifications to amazon-redshift.mdx https://github.com/mindsdb/mindsdb/pull/8503
- Done Manual_QA.md for Apache Druid. https://github.com/mindsdb/mindsdb/pull/8494
- Added Hashnode Hackathon link https://github.com/mindsdb/mindsdb/pull/8493
- New fields in callbacks doc https://github.com/mindsdb/mindsdb/pull/8491
- Readme for PaLM Handler https://github.com/mindsdb/mindsdb/pull/8473
- updated join docs https://github.com/mindsdb/mindsdb/pull/8469

23.11.4.4a6

Page 2 of 37

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.