Skip to content

Updated README.md to include link to Knowledge Connector#896

Open
mastasky wants to merge 2 commits into
masterfrom
mastasky-patch-1
Open

Updated README.md to include link to Knowledge Connector#896
mastasky wants to merge 2 commits into
masterfrom
mastasky-patch-1

Conversation

@mastasky
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 11, 2026 12:55
@graymalkin77
Copy link
Copy Markdown

graymalkin77 commented May 11, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s main README to point developers to an in-repo example of a Knowledge Connector implementation (Confluence), making it easier to find a concrete reference when building connectors.

Changes:

  • Added a README sentence linking to the Confluence extension folder.
  • Added a README link directly to the Confluence Knowledge Connector implementation file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
## Knowledge Connectors
In [Cognigy.AI](https://cognigy.com/product/), [Knowledge Stores](https://docs.cognigy.com/ai/empower/knowledge-ai/knowledge-store/?h=knowled) are used to store information that your AI Agents can access as context through [Knowledge AI](https://docs.cognigy.com/ai/empower/knowledge-ai/overview). Extensions allow you to build JavaScript modules and expose them as [Knowledge Connectors](https://docs.cognigy.com/ai/for-developers/extensions#knowledge-connectors) within Cognigy.AI. Knowledge Connectors can integrate with any third-party system and fetch data or files from external knowledge bases such as Confluence, SharePoint, and more. There are no restrictions on which Node.js modules ([NPM](https://www.npmjs.com/)) or functionality you can use.

The [Confluence Extension](https://github.com/Cognigy/Extensions/tree/master/extensions/confluence) contains an example for a [Knowledge Connector](https://github.com/Cognigy/Extensions/blob/master/extensions/confluence/src/knowledge-connectors/confluenceConnector.ts).
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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