We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01acd6 commit 859dce2Copy full SHA for 859dce2
eval_protocol/proxy/proxy_core/langfuse.py
@@ -163,11 +163,6 @@ async def fetch_langfuse_traces(
163
This endpoint uses the stored Langfuse keys for the project and polls
164
traces based on the provided filters.
165
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
-
171
If project_id is not provided, uses the default project.
172
173
Returns a list of full trace objects (including observations) in JSON format.
0 commit comments