bstraehle commited on
Commit
00fa2f8
·
verified ·
1 Parent(s): bfcb52b

Update agents/crew.py

Browse files
Files changed (1) hide show
  1. agents/crew.py +1 -2
agents/crew.py CHANGED
@@ -1,8 +1,7 @@
1
  # References:
2
 
3
  # https://docs.crewai.com/introduction
4
- # https://docs.crewai.com/en/observability/arize-phoenix
5
- # https://ai.google.dev/gemini-api/docs
6
 
7
  import os
8
  from agents.models.llms import (
 
1
  # References:
2
 
3
  # https://docs.crewai.com/introduction
4
+ # https://arize.com/docs/phoenix/integrations/python/crewai/crewai-tracing
 
5
 
6
  import os
7
  from agents.models.llms import (