Skip to content

Conversation

@SubhadityaMukherjee
Copy link

  • Redefined the search_datasts tool while using gemini to also do a "google search" using gemini and not just look at the dataset index when doing a search.
    This can be tested using "eclair-client --tool search-datasets --query "tree cover datasets" --use-gemini" after running eclair-server and gemini-cli (following the current documentation)

  • Also updated the required packages so we can use 'uv' as the venv/package manager.

SubhadityaMukherjee and others added 5 commits September 12, 2025 17:16
Remove outdated features and installation instructions from README and
add a link to mkdocs website.
@SubhadityaMukherjee SubhadityaMukherjee requested a review from a team as a code owner September 17, 2025 15:08
@github-actions
Copy link

github-actions bot commented Sep 17, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@SubhadityaMukherjee
Copy link
Author

Ah I just filled the form that was required :)

@SubhadityaMukherjee SubhadityaMukherjee changed the title Updated search_datasets tool using gemini search + the default (jetty) Updated search_datasets tool using gemini search + the default Sep 17, 2025
@SubhadityaMukherjee
Copy link
Author

recheck

1 similar comment
@SubhadityaMukherjee
Copy link
Author

recheck

@SubhadityaMukherjee
Copy link
Author

@joaquinvanschoren can you check if this works now and if it can be merged? If so, I can proceed with the other parts of the project as we discussed

@luisoala
Copy link
Contributor

luisoala commented Oct 7, 2025

@SubhadityaMukherjee just for my understanding: does the gemini search hinge on using gemini api as backend llm? or can any llm backend be used?

@SubhadityaMukherjee
Copy link
Author

Hey I wanted to initially start with gemini, and if it proved to be useful, then add options for anything else. The perks of using gemini itself was that you wouldnt necessarily run into search limits :)

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.

3 participants