Examples: Fix context_aggregator.assistant() pipeline position
This commit is contained in:
@@ -110,8 +110,8 @@ async def main():
|
||||
transport.input(),
|
||||
context_aggregator.user(),
|
||||
llm,
|
||||
context_aggregator.assistant(),
|
||||
transport.output(),
|
||||
context_aggregator.assistant(),
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user