Phoenix21 commited on
Commit
64d2f90
·
verified ·
1 Parent(s): 51c3a33

Update pipeline.py

Browse files
Files changed (1) hide show
  1. pipeline.py +1 -1
pipeline.py CHANGED
@@ -43,7 +43,7 @@ from langchain_google_genai import ChatGoogleGenerativeAI
43
  # Web search
44
  # from smolagents import DuckDuckGoSearchTool, ManagedAgent, HfApiModel, CodeAgent
45
  # from openinference.instrumentation.smolagents import SmolagentsInstrumentor
46
- from phoenix.otel import register
47
 
48
 
49
  # register()
 
43
  # Web search
44
  # from smolagents import DuckDuckGoSearchTool, ManagedAgent, HfApiModel, CodeAgent
45
  # from openinference.instrumentation.smolagents import SmolagentsInstrumentor
46
+ # from phoenix.otel import register
47
 
48
 
49
  # register()