Conversation
Generated with AI Co-Authored-By: codemie-ai <[email protected]>
This branch has not been deployed
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.
Summary
Adds end-user documentation for the xWiki data source type (EPMCDME-13142), which lets assistants search and retrieve content from a self-hosted xWiki instance. Matches the depth and structure of the existing Azure DevOps Wiki data source page.
Changes
docs/user-guide/data-source/datasources-types/add-xwiki-data-source.md— step-by-step configuration guide covering prerequisites, all four xWiki-specific form fields (Space, Wiki, Integration for xWiki, Embeddings model), URL format and auth admonitions, What Gets Indexed (page content, 5 000-page limit, failure vs. skipped page distinction), and Using in Assistantsfaq/how-do-i-add-an-xwiki-data-source-in-codemie.mdandfaq/why-does-my-xwiki-integration-return-a-404-error.mdsidebars.ts— insertedadd-xwiki-data-sourcebetweenadd-azure-devops-work-items-data-sourceandadd-provider-datasourceadd-azure-devops-work-items-data-source.mdpagination_nextnow points to the new xWiki page;add-provider-datasource.mdpagination_prevupdated accordinglyadd-provider-datasource.mdpagination fix (intentional) — this file'spagination_prevwas stale, pointing toadd-azure-devops-wiki-data-sourceinstead ofadd-azure-devops-work-items-data-source. Inserting the xWiki page into the chain corrects it as a side effect. The change is deliberate and restores the correct linear navigation order.docs/user-guide/data-source/index.md— added xWiki entry to the Data Source Types listcspell.config.yaml— addedxwiki,xWiki, andunindexedto the project dictionaryTesting
npm startQuality Checks
npm run checkpasses (typecheck + lint + commitlint)<text>must be`<text>`)static/img/)Additional Notes
No screenshots available for this feature — page is text-only.