Skip to content

Add Search/AI Assistant to dev enviroment. #1736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2025

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Aug 13, 2025

This also exposes the proxy to docs-builder serve-static.

It now also wires up the configuration for our dotnet aspire project.

If the secrets have not been configured yet aspire will prompt to provide them

image

Make sure Save to user secrets is checked:

image

After which you'll need to restart the aspire application again.

Once DocsBuilderServeStatic is started (it waits for clone-all and build-all) it will have the experimental documentation search bar enabled.

The search is still static (pending #1731) but now the AI responses are real.

image

This also exposes the proxy to `docs-builder serve-static`.

It now also wires up the configuration for our dotnet aspire project.
@Mpdreamz Mpdreamz requested review from a team as code owners August 13, 2025 18:28
@Mpdreamz Mpdreamz added the chore label Aug 13, 2025
@Mpdreamz Mpdreamz self-assigned this Aug 13, 2025
@Mpdreamz Mpdreamz added the chore label Aug 13, 2025
Copy link
Contributor

@cotti cotti left a comment

Choose a reason for hiding this comment

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

Awe-aspiring. LGTM

@Mpdreamz Mpdreamz enabled auto-merge (squash) August 13, 2025 18:39
@Mpdreamz Mpdreamz merged commit 7391d6b into main Aug 13, 2025
21 checks passed
@Mpdreamz Mpdreamz deleted the feature/serve-static-ask-ai branch August 13, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants