mirror of https://github.com/dapr/dapr-agents.git
				
				
				
			Merge branch 'cyb3rward0g/updating-agentic-workflows' into cyb3rward0g/llm-response-workflows-refactor
Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
This commit is contained in:
		
						commit
						b1b08ae6ff
					
				| 
						 | 
				
			
			@ -114,7 +114,9 @@ Your role is {role}.
 | 
			
		|||
 | 
			
		||||
## Goal
 | 
			
		||||
{goal}.
 | 
			
		||||
{instructions}
 | 
			
		||||
 | 
			
		||||
## Instructions
 | 
			
		||||
{instructions}.
 | 
			
		||||
""".strip()
 | 
			
		||||
 | 
			
		||||
    _tool_executor: AgentToolExecutor = PrivateAttr()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue