Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/soft-mcp-text-results.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/mcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ontos-ai/knowhere-mcp

## 2.1.4

### Patch Changes

- [#118](https://github.com/Ontos-AI/knowhere-node-sdk/pull/118) [`f7d6601`](https://github.com/Ontos-AI/knowhere-node-sdk/commit/f7d6601a25b2407e7cf7b79a556476f63ab4eff3) Thanks [@suguanYang](https://github.com/suguanYang)! - Return Knowhere MCP tool results as single tagged text payloads without structuredContent or output schemas.

## 2.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ontos-ai/knowhere-mcp",
"version": "2.1.3",
"version": "2.1.4",
"description": "MCP wrapper for the Knowhere Node.js SDK local knowledge tools",
"keywords": [
"knowhere",
Expand Down