Spaces:
Sleeping
Sleeping
Update pipeline.py
Browse files- 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()
|