Skip to content

Commit 859dce2

Browse files
committed
remove comment
1 parent d01acd6 commit 859dce2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

eval_protocol/proxy/proxy_core/langfuse.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,6 @@ async def fetch_langfuse_traces(
163163
This endpoint uses the stored Langfuse keys for the project and polls
164164
traces based on the provided filters.
165165
166-
SECURITY:
167-
- Tags are REQUIRED and must not be empty
168-
- At least one tag MUST be in the format 'rollout_id:*'
169-
- This prevents accidentally fetching all traces or traces from other clients
170-
171166
If project_id is not provided, uses the default project.
172167
173168
Returns a list of full trace objects (including observations) in JSON format.

0 commit comments

Comments
 (0)