Skip to content

updating develop with latest main changes#58

Merged
cassiasamp merged 2 commits intodevelopfrom
main
Apr 17, 2025
Merged

updating develop with latest main changes#58
cassiasamp merged 2 commits intodevelopfrom
main

Conversation

@cassiasamp
Copy link
Copy Markdown
Contributor

No description provided.

santanavagner and others added 2 commits April 16, 2025 15:13
* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update
@cassiasamp cassiasamp merged commit 8268c2f into develop Apr 17, 2025
3 checks passed
cassiasamp added a commit that referenced this pull request Apr 25, 2025
* updating develop with latest main changes (#58)

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* fixing HF broken link ref in README.md (#56)

---------

Co-authored-by: Vagner Santana <[email protected]>

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* update in requirements.txt (#59)

downgrading tensorflow

* update in requirements.txt (#60)

fixing version

* update requirements.txt (#61)

* update requirements.txt (#62)

leaving version problems to pip

* update requirements.txt (#63)

leaving torch without version

* reverting requirements.txt (#64)

removing libs added with autofix and package versions

* Adding error message about ajax header setup

---------

Co-authored-by: Cássia Sampaio <[email protected]>
cassiasamp added a commit that referenced this pull request May 13, 2025
* updating develop with latest main changes (#58)

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* fixing HF broken link ref in README.md (#56)

---------

Co-authored-by: Vagner Santana <[email protected]>

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* update in requirements.txt (#59)

downgrading tensorflow

* update in requirements.txt (#60)

fixing version

* update requirements.txt (#61)

* update requirements.txt (#62)

leaving version problems to pip

* update requirements.txt (#63)

leaving torch without version

* reverting requirements.txt (#64)

removing libs added with autofix and package versions

* Adding error message about ajax header setup

* adding recipes folder with first cookbook (#70)

* adding all cookbooks (#71)

* Cookbook notebooks (closes #69)

* Update README.md

* Adding flags for running the notebook on colab (#69)

* Adding the open in colab button (#69)

* Fix for loading files from github (issue #69)

* Adjustments for infovis notebook to work on colab (issue #69)

* Adding populate embeddings to open in colab (issue #69)

* Adding a recommend threshold notebook (#69)

* Readme update

* Readme update

* Simplifying recommend threshold notebook (#69)

* Comment update (#69)

---------

Co-authored-by: Cássia Sampaio <[email protected]>
cassiasamp added a commit that referenced this pull request May 16, 2025
* updating develop with latest main changes (#58)

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* fixing HF broken link ref in README.md (#56)

---------

Co-authored-by: Vagner Santana <[email protected]>

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* update in requirements.txt (#59)

downgrading tensorflow

* update in requirements.txt (#60)

fixing version

* update requirements.txt (#61)

* update requirements.txt (#62)

leaving version problems to pip

* update requirements.txt (#63)

leaving torch without version

* reverting requirements.txt (#64)

removing libs added with autofix and package versions

* Adding error message about ajax header setup

* adding recipes folder with first cookbook (#70)

* adding all cookbooks (#71)

* Cookbook notebooks (closes #69)

* Update README.md

* Adding flags for running the notebook on colab (#69)

* Adding the open in colab button (#69)

* Fix for loading files from github (issue #69)

* Adjustments for infovis notebook to work on colab (issue #69)

* Adding populate embeddings to open in colab (issue #69)

* Adding a recommend threshold notebook (#69)

* Readme update

* Readme update

* Simplifying recommend threshold notebook (#69)

* Comment update (#69)

* Map keys TYPO

* Removing deprecated models and adding SentenceTransformer as fallback (#75)

* Adding sentences and updating umap models (closes #76)

* Preventing a numpy error when saving json

* Added a recipe for testing prompt dataset (closes #78)

* Readme update

---------

Co-authored-by: Cássia Sampaio <[email protected]>
Co-authored-by: Cássia Sanctos <[email protected]>
cassiasamp added a commit that referenced this pull request Jun 26, 2025
…ation (#113)

* Develop to Main (#77)

* updating develop with latest main changes (#58)

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* fixing HF broken link ref in README.md (#56)

---------

Co-authored-by: Vagner Santana <[email protected]>

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* update in requirements.txt (#59)

downgrading tensorflow

* update in requirements.txt (#60)

fixing version

* update requirements.txt (#61)

* update requirements.txt (#62)

leaving version problems to pip

* update requirements.txt (#63)

leaving torch without version

* reverting requirements.txt (#64)

removing libs added with autofix and package versions

* Adding error message about ajax header setup

* adding recipes folder with first cookbook (#70)

* adding all cookbooks (#71)

* Cookbook notebooks (closes #69)

* Update README.md

* Adding flags for running the notebook on colab (#69)

* Adding the open in colab button (#69)

* Fix for loading files from github (issue #69)

* Adjustments for infovis notebook to work on colab (issue #69)

* Adding populate embeddings to open in colab (issue #69)

* Adding a recommend threshold notebook (#69)

* Readme update

* Readme update

* Simplifying recommend threshold notebook (#69)

* Comment update (#69)

* Map keys TYPO

* Removing deprecated models and adding SentenceTransformer as fallback (#75)

* Adding sentences and updating umap models (closes #76)

* Preventing a numpy error when saving json

* Added a recipe for testing prompt dataset (closes #78)

* Readme update

---------

Co-authored-by: Cássia Sampaio <[email protected]>
Co-authored-by: Cássia Sanctos <[email protected]>

* brazilian portuguese translation

Signed-off-by: Thiago Nebuloni <[email protected]>

* corrected 'your are' to 'you are'

Signed-off-by: Thiago Nebuloni <[email protected]>

* updated torch version in requirements.txt (#79) (#89)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>
Co-authored-by: Ashwath V A <[email protected]>

* Recipe for Responsible Prompting using IBM Granite Embedding model (#88)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added recipe for responsible prompting using granite embedding model

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* renamed and included run outputs

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added more examples and set better thresholds

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added inference to the demo website (#86)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added inference to demo along with an endpoint in the Flask API to service inference requests

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated README.md

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated README and added route to swagger

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added the prompt-sentences file for `ibm-granite/granite-embedding-278m-multilingual` model populated with embeddings (#87)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* populated embeddings file for granite-embedding-278m-multilingual

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added visualization plot for ibm-granite/granite-embedding-278m-multilingual

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added the granite embedding notebook to readme (#93)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Switch to non parametric umap (#94)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* switched to non-parametric umap

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added Multi-turn conversation in the Demo (#91)

* added multi-turn conversation in the demo

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* made some ui fixes to mimic the granite playground more

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added model selection + few other ui changes

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added svgs and css assets

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* model switch feature added + graph for each recommendation chosen

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* refactored code

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* loading tags + graph repositioned + model select repositioned + chat scroll issue fixed

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* markdown rendering for user and assistant messages

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* fix small ui issues

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* shortened value tags under user message

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* final touches

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated cookbooks and prompt json files to use non-parametric umap (#98)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Refactored code + Vectorized similarity & search operations (#95)

* refactored recommend_prompt function to allow custom embeddings as input

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* refactored to make recommend_prompt function independent of embedding function

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* cleanup + model_id fix

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* vectorized similarity search

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* moved loading of umap model out of recommend_prompt method + other clean up

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* reverse debug settings

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Delete control/recommendation_handler.py

* Delete cookbook/README.md

* Added Replicate support for `demo_inference` (#111)

* added replicate support for demo_inference

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated readme with replicate support info

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated readme

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* fixed readme

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Thiago Nebuloni <[email protected]>
Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>
Co-authored-by: Vagner Santana <[email protected]>
Co-authored-by: Thiago Nebuloni <[email protected]>
Co-authored-by: Ashwath V A <[email protected]>
cassiasamp added a commit that referenced this pull request Jul 1, 2025
* Develop to Main (#77)

* updating develop with latest main changes (#58)

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* fixing HF broken link ref in README.md (#56)

---------

Co-authored-by: Vagner Santana <[email protected]>

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* update in requirements.txt (#59)

downgrading tensorflow

* update in requirements.txt (#60)

fixing version

* update requirements.txt (#61)

* update requirements.txt (#62)

leaving version problems to pip

* update requirements.txt (#63)

leaving torch without version

* reverting requirements.txt (#64)

removing libs added with autofix and package versions

* Adding error message about ajax header setup

* adding recipes folder with first cookbook (#70)

* adding all cookbooks (#71)

* Cookbook notebooks (closes #69)

* Update README.md

* Adding flags for running the notebook on colab (#69)

* Adding the open in colab button (#69)

* Fix for loading files from github (issue #69)

* Adjustments for infovis notebook to work on colab (issue #69)

* Adding populate embeddings to open in colab (issue #69)

* Adding a recommend threshold notebook (#69)

* Readme update

* Readme update

* Simplifying recommend threshold notebook (#69)

* Comment update (#69)

* Map keys TYPO

* Removing deprecated models and adding SentenceTransformer as fallback (#75)

* Adding sentences and updating umap models (closes #76)

* Preventing a numpy error when saving json

* Added a recipe for testing prompt dataset (closes #78)

* Readme update

---------

Co-authored-by: Cássia Sampaio <[email protected]>
Co-authored-by: Cássia Sanctos <[email protected]>

* brazilian portuguese translation

Signed-off-by: Thiago Nebuloni <[email protected]>

* corrected 'your are' to 'you are'

Signed-off-by: Thiago Nebuloni <[email protected]>

* updated torch version in requirements.txt (#79) (#89)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>
Co-authored-by: Ashwath V A <[email protected]>

* Recipe for Responsible Prompting using IBM Granite Embedding model (#88)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added recipe for responsible prompting using granite embedding model

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* renamed and included run outputs

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added more examples and set better thresholds

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added inference to the demo website (#86)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added inference to demo along with an endpoint in the Flask API to service inference requests

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated README.md

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated README and added route to swagger

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added the prompt-sentences file for `ibm-granite/granite-embedding-278m-multilingual` model populated with embeddings (#87)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* populated embeddings file for granite-embedding-278m-multilingual

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added visualization plot for ibm-granite/granite-embedding-278m-multilingual

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added the granite embedding notebook to readme (#93)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Switch to non parametric umap (#94)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* switched to non-parametric umap

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added Multi-turn conversation in the Demo (#91)

* added multi-turn conversation in the demo

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* made some ui fixes to mimic the granite playground more

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added model selection + few other ui changes

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added svgs and css assets

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* model switch feature added + graph for each recommendation chosen

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* refactored code

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* loading tags + graph repositioned + model select repositioned + chat scroll issue fixed

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* markdown rendering for user and assistant messages

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* fix small ui issues

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* shortened value tags under user message

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* final touches

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated cookbooks and prompt json files to use non-parametric umap (#98)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Refactored code + Vectorized similarity & search operations (#95)

* refactored recommend_prompt function to allow custom embeddings as input

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* refactored to make recommend_prompt function independent of embedding function

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* cleanup + model_id fix

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* vectorized similarity search

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* moved loading of umap model out of recommend_prompt method + other clean up

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* reverse debug settings

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Delete control/recommendation_handler.py

* Delete cookbook/README.md

* Added Replicate support for `demo_inference` (#111)

* added replicate support for demo_inference

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated readme with replicate support info

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated readme

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* fixed readme

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated links in CONTRIBUTING.md (#116)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Thiago Nebuloni <[email protected]>
Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>
Co-authored-by: Vagner Santana <[email protected]>
Co-authored-by: Thiago Nebuloni <[email protected]>
Co-authored-by: Ashwath V A <[email protected]>
Mystic-Slice added a commit that referenced this pull request Jan 26, 2026
…ation (#113)

* Develop to Main (#77)

* updating develop with latest main changes (#58)

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* fixing HF broken link ref in README.md (#56)

---------

Co-authored-by: Vagner Santana <[email protected]>

* Readme and demo update (closes issue #52) (#53)

* Readme and demo update (closes issue #52)

* D3js fix for graph visualization (closes #54) (#55)

* Readme update

* update in requirements.txt (#59)

downgrading tensorflow

* update in requirements.txt (#60)

fixing version

* update requirements.txt (#61)

* update requirements.txt (#62)

leaving version problems to pip

* update requirements.txt (#63)

leaving torch without version

* reverting requirements.txt (#64)

removing libs added with autofix and package versions

* Adding error message about ajax header setup

* adding recipes folder with first cookbook (#70)

* adding all cookbooks (#71)

* Cookbook notebooks (closes #69)

* Update README.md

* Adding flags for running the notebook on colab (#69)

* Adding the open in colab button (#69)

* Fix for loading files from github (issue #69)

* Adjustments for infovis notebook to work on colab (issue #69)

* Adding populate embeddings to open in colab (issue #69)

* Adding a recommend threshold notebook (#69)

* Readme update

* Readme update

* Simplifying recommend threshold notebook (#69)

* Comment update (#69)

* Map keys TYPO

* Removing deprecated models and adding SentenceTransformer as fallback (#75)

* Adding sentences and updating umap models (closes #76)

* Preventing a numpy error when saving json

* Added a recipe for testing prompt dataset (closes #78)

* Readme update

---------

Co-authored-by: Cássia Sampaio <[email protected]>
Co-authored-by: Cássia Sanctos <[email protected]>

* brazilian portuguese translation

Signed-off-by: Thiago Nebuloni <[email protected]>

* corrected 'your are' to 'you are'

Signed-off-by: Thiago Nebuloni <[email protected]>

* updated torch version in requirements.txt (#79) (#89)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>
Co-authored-by: Ashwath V A <[email protected]>

* Recipe for Responsible Prompting using IBM Granite Embedding model (#88)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added recipe for responsible prompting using granite embedding model

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* renamed and included run outputs

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added more examples and set better thresholds

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added inference to the demo website (#86)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added inference to demo along with an endpoint in the Flask API to service inference requests

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated README.md

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated README and added route to swagger

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added the prompt-sentences file for `ibm-granite/granite-embedding-278m-multilingual` model populated with embeddings (#87)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* populated embeddings file for granite-embedding-278m-multilingual

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added visualization plot for ibm-granite/granite-embedding-278m-multilingual

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added the granite embedding notebook to readme (#93)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Switch to non parametric umap (#94)

* updated torch version in requirements.txt

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* switched to non-parametric umap

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Added Multi-turn conversation in the Demo (#91)

* added multi-turn conversation in the demo

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* made some ui fixes to mimic the granite playground more

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added model selection + few other ui changes

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* added svgs and css assets

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* model switch feature added + graph for each recommendation chosen

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* refactored code

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* loading tags + graph repositioned + model select repositioned + chat scroll issue fixed

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* markdown rendering for user and assistant messages

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* fix small ui issues

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* shortened value tags under user message

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* final touches

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated cookbooks and prompt json files to use non-parametric umap (#98)

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Refactored code + Vectorized similarity & search operations (#95)

* refactored recommend_prompt function to allow custom embeddings as input

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* refactored to make recommend_prompt function independent of embedding function

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* cleanup + model_id fix

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* vectorized similarity search

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* moved loading of umap model out of recommend_prompt method + other clean up

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* reverse debug settings

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* Delete control/recommendation_handler.py

* Delete cookbook/README.md

* Added Replicate support for `demo_inference` (#111)

* added replicate support for demo_inference

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated readme with replicate support info

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* updated readme

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

* fixed readme

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>

---------

Signed-off-by: Thiago Nebuloni <[email protected]>
Signed-off-by: Ashwath Vaithinathan Aravindan <[email protected]>
Co-authored-by: Vagner Santana <[email protected]>
Co-authored-by: Thiago Nebuloni <[email protected]>
Co-authored-by: Ashwath V A <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants