Skip to content
Semantic Router 0.1.0.dev1 documentation
Toggle navigation menu
⌘
K
Semantic Router 0.1.0.dev1 documentation
/
semantic_router
/
semantic_router.utils
/
semantic_router.utils.function_call
/
semantic_router.utils.function_call.route_and_execute
semantic_router.utils.function_call.route_and_execute
#
async
semantic_router.utils.function_call.
route_and_execute
(
query
:
str
,
llm
:
BaseLLM
,
functions
:
List
[
Callable
]
,
layer
)
→
Any
#