Commit Graph

33 Commits

Author SHA1 Message Date
Max Stepanov b8cdf29c74 Deleted unlinked assets and ts model from doc (#12350)
Co-authored-by: martyna-mindsdb <109554435+martyna-mindsdb@users.noreply.github.com>
2026-04-10 20:09:21 +03:00
Vishal Kumar Singh ff9ea293c7 docs: fix CREATE MODEL/PREDICTOR typo on model creation page (#12361) 2026-04-09 14:08:19 +02:00
Max Stepanov a29cb3b96b Deprecate lightwood and ludwig (#12124) 2026-01-30 14:22:58 +03:00
martyna-mindsdb a6c3ab4f40 docs -- added list commands (#11506) 2025-09-03 16:28:06 +02:00
martyna-mindsdb 92058ec146 docs -- url_file_upload into config.json (#11244) 2025-07-04 10:48:43 +02:00
martyna-mindsdb af9d940766 docs files updates (#10871) 2025-05-22 15:32:45 +02:00
Zoran Pandovski a7526f39dd Knowledge Base V2 (#10692)
Co-authored-by: ala12326571 <ala12326571@gmail.com>
Co-authored-by: ala12326571 <ala12326571@example.com>
Co-authored-by: Minura Punchihewa <49385643+MinuraPunchihewa@users.noreply.github.com>
Co-authored-by: Jorge Torres <jorge.torres.maldonado@gmail.com>
Co-authored-by: Andrey <andrey@mindsdb.com>
Co-authored-by: Max Stepanov <stpmax@yandex.ru>
Co-authored-by: martyna-mindsdb <109554435+martyna-mindsdb@users.noreply.github.com>
Co-authored-by: andrew <elkin.andr@gmail.com>
2025-04-10 16:37:28 +02:00
Guspan Tanadi b1790e8226 docs(model-types): current path CardGroup links (#10465)
Co-authored-by: martyna-mindsdb <109554435+martyna-mindsdb@users.noreply.github.com>
2025-02-24 13:09:23 +01:00
martyna-mindsdb 5f4731056f docs: changed predictor to model (#10493) 2025-02-21 13:36:09 +01:00
Minura Punchihewa ee0f05187c Fixed Use of Triggers via the Slack Integration (#10353) 2025-01-16 19:50:44 +05:30
martyna-mindsdb 1aafdd5645 docs for coalesce(last, x) function (#9971) 2024-10-21 16:46:22 +02:00
Minura Punchihewa b011cf84bb Slack Integration Fixes: Pagination for Channels and Handling App Mentions (#9732) 2024-09-30 13:48:19 +02:00
Zoran Pandovski 9fcef3600d Crawl only allowed sites (#9639) 2024-08-27 16:21:10 +02:00
martyna-mindsdb 5d6e425f2b example for trigger docs (#9660) 2024-08-27 13:53:15 +02:00
martyna-mindsdb cdd934bb9a added info on polling data (#9634)
Co-authored-by: Hamish Fagg <ivdata+github@ivdata.net>
2024-08-26 10:55:27 +02:00
Zoran Pandovski e285949930 FileUpload from allowed domains (#9620) 2024-08-14 14:31:17 +02:00
martyna-mindsdb 55ab766185 added a note about erased whitespaces upon uploading a file (#9574) 2024-07-31 20:34:10 +02:00
martyna-mindsdb 27679a451e updated create model docs (#9477) 2024-07-10 14:24:06 +02:00
Martyna 7d45ab867a updated trigger docs 2024-05-16 16:57:21 +02:00
Martyna fe2976a79c updates to sql api docs 2024-05-10 14:46:29 +02:00
Hamish Fagg 3d62dfc38c missed docs (#9158) 2024-04-30 15:08:17 +12:00
Martyna 7d49763d92 updated docs for LAST 2024-04-29 14:20:10 +02:00
Martyna c14b932cd5 removed mindsdb cloud ref in docs 2024-04-23 15:49:54 +02:00
martyna-mindsdb be59352e37 updated triggers docs (#9116)
* updated triggers docs

* update
2024-04-23 12:37:04 +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 ede23f30a3 added a note that create table needs database with write access 2024-02-28 10:25:21 +01:00
Martyna 7e7c2d5548 added a note that create table needs database with write access 2024-02-28 10:20:34 +01:00
Martyna 2d8c37dd71 updated last keyword docs 2024-02-15 14:01:24 +01:00
Martyna 8fbe3aa014 updated last keyword docs 2024-02-15 13:59:27 +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-mindsdb a8b8df0bd5 sql api updates (#8756)
* sql api updates

* correction

* correction 2

* added if not exists
2024-02-08 16:36:18 +01:00
martyna-mindsdb c01ad176a9 installation docs updates (#8705)
* installation docs updates

* correction
2024-01-30 10:02:01 -08: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