Commit Graph

249 Commits

Author SHA1 Message Date
Max Stepanov a29cb3b96b Deprecate lightwood and ludwig (#12124) 2026-01-30 14:22:58 +03:00
martyna-mindsdb 5f4731056f docs: changed predictor to model (#10493) 2025-02-21 13:36:09 +01:00
Dasek Joiakim 171c304630 docs: typo correction (#9757) 2024-09-25 12:36:54 +02:00
martyna-mindsdb 24caaa160d docs updates for mindsdb schema and projects (#9322) 2024-06-11 18:23:33 +02:00
Hamish Fagg d7ed5244c3 remove references to removed table (#9165)
* remove references to removed table

* Make file handler permanent

* Add openai key

* Add web def handler

* fix mongo test

* fix company_independent_test

* set `tiktoken` dependency to the same everywhere

* improve error message

* fix mongo: delete and select from models_versions

* flake8

* bump `tiktoken` dep

* removed openai key from ci

* fix

* fix

* improve mysql handler

* fix test_mysql

* Remove macos integration tests

---------

Co-authored-by: Max Stepanov <stpmax@yandex.ru>
Co-authored-by: andrew <elkin.andr@gmail.com>
2024-05-03 10:29:03 +12:00
Martyna c14b932cd5 removed mindsdb cloud ref in docs 2024-04-23 15:49:54 +02:00
Martyna dd22f23a5f docs cleanup 2024-04-22 16:36:26 +02:00
Martyna b01985e741 use cases docs plus docs updates 2024-04-18 15:08:51 +02:00
Martyna ef615ccb8d updated agent skills in docs 2024-04-15 18:03:46 +02:00
Vlad Romanenko fa0ae40e2a Fix typo 2024-04-11 13:52:10 -07:00
Zoran Pandovski 79c53dd22a Merge pull request #9026 from mindsdb/slack-chatbot-tutorial
fixed slack chatbot tutorial
2024-04-04 13:51:54 +02:00
Martyna 82aaae0b1d fixed slack chatbot tutorial 2024-04-04 13:40:19 +02:00
Martyna 8e2068b254 updated hostname of sample dbs 2024-04-04 12:58:36 +02:00
martyna-mindsdb cdcb8bddc0 mindsdb sql updates for docs (#8939)
* updated jobs_history

* updates show commands

* updated create table

* update
2024-03-25 12:17:17 +01:00
Martyna 907ebde1ee update to docker docs 2024-03-12 20:54:59 +01:00
Martyna bc21856add fixed slack chatbot tutorial 2024-03-04 16:16:04 +01:00
Martyna 7abe4b45a7 fix 2024-02-28 16:15:20 +01:00
Martyna afcb642396 fix 2024-02-28 15:52:13 +01:00
Martyna de185ba4a2 fix 2024-02-28 15:47:17 +01:00
Martyna 28b37aeefc updated tutorials for learning hub 2024-02-28 15:37:51 +01:00
Martyna 87af476fbf tutorial for learning hub 2024-02-28 13:06:11 +01:00
Martyna ffb162fef2 added eeg forecast tutoria 2024-02-28 12:07:34 +01:00
Zoran Pandovski b8199c111f Cleanup docs (#8825)
* Remove unused docs

* Remove unused docs

* Remove unused docs

* Remove unused docs

* Removed unused links

* Remove unused docs

* Remove unused docs
 and assets

* Remove unused docs

* Remove unused docs

* Update navigation with removed pages

* Revert deployed community docs

* Rmv view

* Remove old sdk
2024-02-27 17:18:05 +01:00
Zoran Pandovski 854dc1dbc0 Merge pull request #8811 from mindsdb/docs-intro-update
docs rearranged and modified intro pages
2024-02-27 16:54:42 +01:00
Martyna c8ac2045b5 removed token value 2024-02-23 16:44:31 +01:00
Martyna de6eefcfef added alert systems use cases 2024-02-23 16:38:17 +01:00
Martyna c8e8bc4273 docs rearranged and modified intro pages 2024-02-23 16:10:15 +01:00
Martyna fb4f69f5cf fixed api_key param names 2024-02-23 14:23:02 +01:00
Chandre Van Der Westhuizen c558c89e5c Merge pull request #8772 from mindsdb/fix-slack-chatbot-tutorial
updated slack chatbot tutorial
2024-02-14 23:40:17 +02:00
Martyna e0def3f25c updated slack chatbot tutorial 2024-02-14 20:24:47 +01:00
Zoran Pandovski 538e4c16a1 Merge pull request #8750 from mindsdb/martyna-mindsdb-patch-2
Update twitter-chatbot.mdx to use LAST
2024-02-14 17:17:29 +01:00
martyna-mindsdb 5df2aca0dd modify get_api_key util function and affected handlers (#8245)
* fixed langchain issue with fetching parameters

* fixed get_api_key function

* docs updates and merged staging

* corrected error message

* corrections

* corrections of api_key

* Fix llama

* updates for anthropic

* updates for cohere

* updates for clipdrop

* updates for google gemini

* updates for huggingface_api

* updates for monkeylearn

* updates for palm

* updates for stabilityai

* updates for twelve_labs

* fix for timegpt and import error exception catch

* fix anyscale getter

* tested ai engines

* corrections

* fix: simplify api_key retrieval logic for anyscale, minor order change in get_api_key

* fix: create_validation

* docs for anyscale

* flake8 fixes

---------

Co-authored-by: ZoranPandovski <zoran.pandovski@gmail.com>
Co-authored-by: Patricio Cerda Mardini <patricio.mardini@mindsdb.com>
2024-02-13 20:15:57 +01:00
Martyna 24524687c5 updates to ai engine doc pages 2024-02-08 19:25:48 +01:00
martyna-mindsdb 4eda640bab Update twitter-chatbot.mdx 2024-02-07 17:32:11 +01:00
Sahil Nagpure 379414bb57 fix_query (#8683) 2024-01-25 16:30:43 +01:00
martyna-mindsdb 515279fd5f updated docs re agents/chatbots/kb (#8660)
* updated docs re agents/chatbots/kb

* updates about kb being optional
2024-01-23 19:20:59 +01:00
Martyna b745bf9913 updated agent/chatbot tutorial 2024-01-19 12:20:39 +01:00
martyna-mindsdb 8578740c7f restructured docs sections into tabs (#8633)
* restructured docs sections into tabs

* restructured docs

* changes to SQL API

* fixed some links
2024-01-18 18:10:44 +01:00
Ricram2 73d4d28cb3 Update jobs.mdx (#8646)
missing the s in grant
2024-01-17 18:17:59 +01:00
Martyna 6be536abf9 updated syntax of describe, retrain, finetune 2024-01-12 13:54:37 +01:00
Han Yang 81fbd2a5ea [Docs]: Update lightwood documentation URL 2024-01-10 11:16:38 +08:00
martyna-mindsdb d165edcc8e Merge branch 'staging' into fix-docs-use-cases 2024-01-08 11:51:54 +01:00
Jorge Torres c20ce15c39 jobs docs update 2024-01-06 02:18:03 -05:00
Jorge Torres f4bc5af08c updates on jobs 2024-01-05 10:53:03 -05:00
Martyna 257a1e520c fixed tab content in docs 2024-01-04 17:42:44 +01:00
Jorge Torres 4a3900ec27 adding ref diagrams 2023-12-22 06:25:25 -08:00
Jorge Torres 1ac4c8a440 finetune 2023-12-22 05:41:50 -08:00
Jorge Torres b0707ba1ce docs updates 2023-12-21 11:05:54 -08:00
martyna-mindsdb 3097e139c1 updated join docs (#8469)
* updated join docs

* arbitrary number of tables
2023-12-05 14:06:47 +01:00
martyna-mindsdb 5ed6846ef5 added LAST keyword docs 2023-12-01 05:18:33 -08:00