Docs: How to connect to an MCP server as a client (#10043)

### What problem does this PR solve?

#9769 

### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-09-11 19:02:50 +08:00
committed by GitHub
parent e1d86cfee3
commit b9b278d441
4 changed files with 109 additions and 11 deletions

View File

@ -1856,7 +1856,7 @@ curl --request POST \
- `false`: Disable highlighting of matched terms (default).
- `"cross_languages"`: (*Body parameter*) `list[string]`
The languages that should be translated into, in order to achieve keywords retrievals in different languages.
- `"metadata_condition"`: (*Body parameter*), `object`
- `"metadata_condition"`: (*Body parameter*), `object`
The metadata condition for filtering chunks.
#### Response

View File

@ -977,7 +977,7 @@ The languages that should be translated into, in order to achieve keywords retri
##### metadata_condition: `dict`
filter condition for meta_fields
filter condition for `meta_fields`.
#### Returns