Skip to content

Conversation

SavinienBarbotaud
Copy link

Previous exporting schema lead to error :

Traceback (most recent call last):
  File ".../pipecat_flows/manager.py", line 665, in _set_node
    else self.adapter.convert_to_function_schema(func_config)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../pipecat_flows/adapters.py", line 517, in convert_to_function_schema
    name = decl["name"]
           ~~~~^^^^^^^^
KeyError: 'name'

pipecat_flows.exceptions.FlowInitializationError: Failed to initialize flow: Failed to set node PipecatStartNode: 'name'

Adding name to function on export.

…o initialize flow: Failed to set node PipecatStartNode: 'name'
Copy link

vercel bot commented Jul 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pipecat-flows ✅ Ready (Inspect) Visit Preview Jul 2, 2025 7:14am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant