Skip to content

Commit 07ba09a

Browse files
committed
Added TODO
1 parent 1ec88cd commit 07ba09a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/models/common/responses/responses_context.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from models.common.turn_summary import RAGContext
1212

1313

14+
# TODO: LCORE-2121: Use AuthTuple everywhere (type refactoring needed) pylint: disable=W0511
1415
class ResponsesContext(BaseModel):
1516
"""Shared request-scoped context for the /responses endpoint pipeline."""
1617

0 commit comments

Comments
 (0)