12 Commits
Author SHA1 Message Date
zhichao-aws ee2b67f354 update register sparse model (#6555)
Signed-off-by: zhichao-aws <[email protected]>
2024-03-01 09:28:21 -05:00
kolchfa-awsandNathan Bower afeb360679 Add cross-encoder models and refactor pretrained model section (#6507)
* Add cross-encoder models to pretrained section and refactor the section

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Add model task type parameter options

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/custom-local-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-28 16:28:42 -05:00
kolchfa-aws bbda428ee4 Update index pages for ML Commons APIs (#6450)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-20 13:51:35 -05:00
3f7468b504 Add agent framework/throttling/hidden model/OS assistant and update conversational search documentation (#6354)
* Add agent framework documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add hidden model and API updates

Signed-off-by: Fanit Kolchina <[email protected]>

* Vale error

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated field names

Signed-off-by: Fanit Kolchina <[email protected]>

* Add updating credentials

Signed-off-by: Fanit Kolchina <[email protected]>

* Added tools table

Signed-off-by: Fanit Kolchina <[email protected]>

* Add OpenSearch forum thread for OS Assistant

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review for conv search

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Add links to tools

Signed-off-by: Fanit Kolchina <[email protected]>

* More info about tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Tool parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Update cat-index-tool.md

Signed-off-by: kolchfa-aws <[email protected]>

* Parameter clarification

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo fix

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review feedback: RAG tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback: memory APis

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/agents-tools/index.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/opensearch-assistant.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/ppl-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Separated search and get APIs and add conversational flow agent

Signed-off-by: Fanit Kolchina <[email protected]>

* More parameters for PPL tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback: PPL tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Rename to automating configurations

Signed-off-by: Fanit Kolchina <[email protected]>

* Editorial comments on the new text

Signed-off-by: Fanit Kolchina <[email protected]>

* Add parameter to PPl tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed link to configurations

Signed-off-by: Fanit Kolchina <[email protected]>

* Rate limiter feedback and added warning

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-20 12:09:31 -05:00
kolchfa-awsandNathan Bower 71d2417b92 Add examples to get model API (#6128)
* Add examples to get model API

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove excluding model content because it's excluded by default

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-11 10:00:58 -05:00
Drew Edwardsandkolchfa-aws 6039eb5771 docs: update type of version in model register (#5907)
* docs: update type of `version` in model register

Signed-off-by: Drew Edwards <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Edwards <[email protected]>

---------

Signed-off-by: Drew Edwards <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-12-18 12:09:27 -05:00
Kalyanandkolchfa-aws 05df3b5d5d update ML-commons profile API's path parameters documentation (#5906)
* Update profile.md

Signed-off-by: Kalyan <[email protected]>

* Update profile.md

Signed-off-by: Kalyan <[email protected]>

* Update _ml-commons-plugin/api/profile.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Kalyan <[email protected]>

* Update _ml-commons-plugin/api/profile.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Kalyan <[email protected]>

* Update profile.md

Signed-off-by: Kalyan <[email protected]>

---------

Signed-off-by: Kalyan <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-12-18 12:08:15 -05:00
kolchfa-aws 76c10eeb71 Update index.md (#5805)
Signed-off-by: kolchfa-aws <[email protected]>
2023-12-06 13:53:43 -05:00
kolchfa-awsandNathan Bower 47204cf4e8 Add model redeploy tip (#5764)
* Add model redeploy tip

Signed-off-by: Fanit Kolchina <[email protected]>

* Change to active voice

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-01 15:48:10 -05:00
f999e0a8a8 Add an overview of search methods and pages for each search method (#5636)
* Restructuring TOC

Signed-off-by: Fanit Kolchina <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

* More foundational rewrites of ML

Signed-off-by: Fanit Kolchina <[email protected]>

* TOC restructure

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename and rewrite search pages and add keyword search

Signed-off-by: Fanit Kolchina <[email protected]>

* Small wording change

Signed-off-by: Fanit Kolchina <[email protected]>

* Small wording change

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated response

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Small rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Move neural search to top of vector search list

Signed-off-by: Fanit Kolchina <[email protected]>

* Change terminology

Signed-off-by: Fanit Kolchina <[email protected]>

* Reorganize search methods list

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename links

Signed-off-by: Fanit Kolchina <[email protected]>

* More link renames

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-11-29 15:28:20 -05:00
kolchfa-aws c10d587a09 Add responses to connector APIs (#5656)
* Add responses to connector APIs

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix heading levels

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-24 11:18:49 -05:00
kolchfa-awsandMelissa Vagi 826e6771ed Refactor ML section - local and remote models (#5609)
* Refactor ML section - local and remote models

Signed-off-by: Fanit Kolchina <[email protected]>

* Added command to calculate checksum

Signed-off-by: Fanit Kolchina <[email protected]>

* Add ONNX format to register API

Signed-off-by: Fanit Kolchina <[email protected]>

* Add sparse encoding predict example

Signed-off-by: Fanit Kolchina <[email protected]>

* Add API section

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor the API section

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented Vale comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add get connector API

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword heading

Signed-off-by: Fanit Kolchina <[email protected]>

* Addressed tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-17 15:59:27 -05:00