始める無料で始める

Memory that powers flows

この演習はコースの一部です

Building AI Agents with CrewAI

コースを見る

演習の手順

So far, your agent can take on tasks and deliver results. But for more complex workflows, it’s crucial that the system can remember what has happened. That’s where state comes in! Here's what you'll need to do to define a state model for your flow:

  • Initialize the ContentState class as an instance of BaseModel.
  • Add the missing fields: url, a string, and metadata, a dictionary.


Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.


実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する