mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
prompt generator overhaul
This commit is contained in:
@@ -22,8 +22,6 @@ async def main():
|
||||
workflows=[ToolWorkflow],
|
||||
activities=[
|
||||
activities.prompt_llm,
|
||||
activities.parse_tool_data,
|
||||
activities.validate_and_parse_json,
|
||||
dynamic_tool_activity,
|
||||
],
|
||||
activity_executor=activity_executor,
|
||||
|
||||
Reference in New Issue
Block a user