Skip to content

agentflow serve crashes and fix #24

@juniorwasiu

Description

@juniorwasiu

Bug: agentflow serve crashes with "TypeError: unhashable type: 'dict'" on Starlette 1.0.0
Fix: TemplateResponse signature changed in Starlette 1.0.0 — must use
request=request, name=..., context={...} kwargs instead of positional dict
File: agentflow/app.py line ~104

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions