We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db4d1e commit a5c8266Copy full SHA for a5c8266
1 file changed
src/ai_agent/agent/agent.py
@@ -56,9 +56,6 @@
56
provider=provider,
57
)
58
59
-# Single pipeline instance used by some tools (e.g. resolve_demo_link)
60
-_demo_pipeline = RAGImagingPipeline()
61
-
62
# ---------------------------------------------------------------------------
63
# Agent definition
64
0 commit comments