Update Docs

This commit is contained in:
yangdx
2025-12-30 18:00:25 +08:00
parent d1c0a42feb
commit 62c71a9128
2 changed files with 2 additions and 0 deletions

View File

@@ -380,6 +380,7 @@ class QueryParam:
Format: [{"role": "user/assistant", "content": "message"}].
"""
# Deprecated (ids filter lead to potential hallucination effects)
ids: list[str] | None = None
"""List of ids to filter the results."""

View File

@@ -380,6 +380,7 @@ class QueryParam:
Format: [{"role": "user/assistant", "content": "message"}].
"""
# Deprecated (ids filter lead to potential hallucination effects)
ids: list[str] | None = None
"""List of ids to filter the results."""