mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 20:21:03 +02:00
Agent messaging unit & contract tests
This commit is contained in:
parent
91f798402f
commit
7c2ea58ad5
1 changed files with 1 additions and 0 deletions
|
|
@ -375,6 +375,7 @@ class Processor(AgentService):
|
|||
answer=act.final,
|
||||
error=None,
|
||||
thought=None,
|
||||
observation=None,
|
||||
end_of_message=True,
|
||||
end_of_dialog=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue