[fluss/ai agent] enable ai doc agent on website#3152
Open
MehulBatra wants to merge 1 commit intoapache:mainfrom
Open
[fluss/ai agent] enable ai doc agent on website#3152MehulBatra wants to merge 1 commit intoapache:mainfrom
MehulBatra wants to merge 1 commit intoapache:mainfrom
Conversation
polyzos
reviewed
Apr 21, 2026
|
|
||
| scripts: [ | ||
| { | ||
| src: 'https://widget.kapa.ai/kapa-widget.bundle.js', |
Contributor
There was a problem hiding this comment.
@wuchong i think there might be an issue with ASF on this? or is it good?
Contributor
Author
Member
There was a problem hiding this comment.
Yes, it is blocked by default. And we need to update the website/.htaccess to include the related external resource domains. But additional allowances need to be coordinated with privacy team (see previous mailing list https://lists.apache.org/thread/xt0ggzc7f4dj8g91b92w4tk5g8cdslwd -- login via your apache id).
See Doris: https://github.com/apache/doris-website/blob/asf-site/.htaccess
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Screen.Recording.2026-04-21.at.4.09.20.PM.mov
Purpose
Enable Document AI agent to crawl to website, repo and retreive data and reply based on that to the end user.
Brief change log
Tests
API and Format
Documentation