Skip to content

Commit 902074f

Browse files
committed
feat(shields): add shields to /query
1 parent 02afe55 commit 902074f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/endpoints/query.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ async def query_endpoint_handler(
212212
moderation_result,
213213
endpoint_path,
214214
compaction.original_input if compaction.compacted else None,
215+
shield_ids=query_request.shield_ids,
215216
no_tools=bool(query_request.no_tools),
216217
)
217218

0 commit comments

Comments
 (0)