Skip to content

The python langgraph seems to be a little outdated or wrong #25

Description

@Th3Doctorr

07-deploy-agent-to-cfmd

# 4. Send the result back as an artifact await event_queue.enqueue_event( TaskArtifactUpdateEvent( task_id=context.task_id, context_id=context.context_id, artifact=Artifact( artifactId="investigation_result", parts=[TextPart(text=final_text)], name="investigation_result", ), ) )

artifactId should be artifact_id for example. Probably a new version change. There are multiple ones like this in this project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions