Skip to content

Conversation

@ericholscher
Copy link
Member

@ericholscher ericholscher commented Nov 25, 2025

You can pass this into an AI to get it smarter about searching our docs.
It works pretty well.
This is enabling a basic RAG approach with just a prompt.

Example:

Screenshot 2025-11-25 at 11 15 52 AM

You can pass this into an AI to get it smarter about searching our docs.
It works pretty well.
@ericholscher ericholscher requested a review from a team as a code owner November 25, 2025 16:16
@ericholscher ericholscher requested a review from stsewd November 25, 2025 16:16
@read-the-docs-community
Copy link

read-the-docs-community bot commented Nov 25, 2025

Documentation build overview

📚 dev | 🛠️ Build #30456893 | 📁 Comparing 9bc6ccd against latest (fe2f472)


🔍 Preview build

Show files changed (6 files in total): 📝 6 modified | ➕ 0 added | ➖ 0 deleted
File Status
contribute.html 📝 modified
install.html 📝 modified
search-integration.html 📝 modified
style-guide.html 📝 modified
design/embed-api.html 📝 modified
design/theme-context.html 📝 modified

@read-the-docs-community
Copy link

read-the-docs-community bot commented Nov 25, 2025

Documentation build overview

📚 docs | 🛠️ Build #30456894 | 📁 Comparing 9bc6ccd against latest (fe2f472)


🔍 Preview build

Show files changed (5 files in total): 📝 5 modified | ➕ 0 added | ➖ 0 deleted
File Status
build-customization.html 📝 modified
support.html 📝 modified
about/index.html 📝 modified
config-file/v2.html 📝 modified
tutorial/index.html 📝 modified


```bash
# Popular Python projects
docs # Python official docs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
docs # Python official docs
docs # Read the Docs official docs

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be in AGENTS.md or .github/instructions/ (https://docs.github.com/en/copilot/tutorials/use-custom-instructions).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It isn't for use with our docs necessarily, but something that we might publish for users in their own IDEs. I'm just putting it here for now.

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