Skip to content

[sdialog] add RAG tutorial script and notebook#130

Merged
sergioburdisso merged 1 commit intoidiap:mainfrom
ls-cnr:feature/rag-tutorial
Apr 16, 2026
Merged

[sdialog] add RAG tutorial script and notebook#130
sergioburdisso merged 1 commit intoidiap:mainfrom
ls-cnr:feature/rag-tutorial

Conversation

@ls-cnr
Copy link
Copy Markdown

@ls-cnr ls-cnr commented Apr 16, 2026

Summary

This PR adds a colab tutorial and an example showing how to integrate a retrieval tool into an sdialog agent. We use our university counselling use case:

  • tutorials/00_overview/8.counsellor_rag_agent.py
  • tutorials/00_overview/8.rag_tool_integration.ipynb

I created these examples as a lightweight, practical introduction to tool-based RAG integration in sdialog.

Notes

  • The example assumes a local retrieval server is available and ready to be invoked.
  • No existing library behavior is changed.

@sergioburdisso sergioburdisso merged commit 5c96006 into idiap:main Apr 16, 2026
0 of 2 checks passed
@sergioburdisso
Copy link
Copy Markdown
Member

Hi @ls-cnr ! Thank you for this new tutorial about tool-based RAG integration :)

@all-contributors add @ls-cnr as a contributor for tutorials, please.

@allcontributors
Copy link
Copy Markdown
Contributor

@sergioburdisso

I've put up a pull request to add @you! 🎉

@sergioburdisso
Copy link
Copy Markdown
Member

You've been added as a contributor for tutorials at the end of the README of the repo. Thanks!! 😎

@ls-cnr
Copy link
Copy Markdown
Author

ls-cnr commented Apr 16, 2026 via email

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