forked from phoenix-oss/llama-stack-mirror
formatting
This commit is contained in:
parent
94dfa293a6
commit
b6ccaf1778
33 changed files with 110 additions and 97 deletions
|
@ -246,7 +246,6 @@ class AgentInstance(ShieldRunnerMixin):
|
|||
await self.run_shields(messages, shields)
|
||||
|
||||
except SafetyException as e:
|
||||
|
||||
yield AgenticSystemTurnResponseStreamChunk(
|
||||
event=AgenticSystemTurnResponseEvent(
|
||||
payload=AgenticSystemTurnResponseStepCompletePayload(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue