Skip to content

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjliu committed Jun 19, 2024
1 parent 6758300 commit 555a8d3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
SelectorComponent,
)
from llama_index.core.query_pipeline.components.tool_runner import ToolRunnerComponent
from llama_index.core.query_pipeline.components.stateful import StatefulFnComponent

__all__ = [
"AgentFnComponent",
Expand All @@ -28,4 +29,5 @@
"RouterComponent",
"SelectorComponent",
"ToolRunnerComponent",
"StatefulFnComponent"
]

0 comments on commit 555a8d3

Please sign in to comment.