Skip to content

Add tracer.py#4

Merged
michael-hhai merged 1 commit intomainfrom
add-tracer
Nov 16, 2023
Merged

Add tracer.py#4
michael-hhai merged 1 commit intomainfrom
add-tracer

Conversation

@michael-hhai
Copy link
Contributor

No description provided.

@michael-hhai michael-hhai merged commit 32dddd5 into main Nov 16, 2023
@michael-hhai michael-hhai deleted the add-tracer branch November 16, 2023 19:26
@sweep-ai-deprecated
Copy link

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

devin-ai-integration bot added a commit that referenced this pull request Mar 2, 2026
- Add chain/orchestration detection patterns (Phase 1) before model
  detection (Phase 2) in _detect_from_span_name_dynamically
- Fixes AutoFunctionInvocationLoop being classified as 'tool' instead
  of 'chain' (Issue #3)
- Fixes agent_runtime GroupChatManagerActor being classified as 'model'
  due to overly broad 'chat' substring match (Issue #4)
- Replace standalone 'chat' indicator with specific patterns:
  'chatcompletion', 'chat.completion', 'chat_completion'
- Add chain indicators: invocationloop, orchestrat, workflow, pipeline,
  agent_runtime, manageractor, groupchat, roundrobin, selector, swarm

Co-Authored-By: unknown <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant