-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Open
Labels
Description
About the same .NET sample is used from [01-intro-to-ai-agents] to [04-tool-use].
But in the [02-explore-agentic-frameworks] the sample is more detailed and has better instructions. In later chapters the sample is the same as in [01-intro-to-ai-agents].
In [03-agentic-design-patterns] you describe how the instruction to the LLM should be, but in the corresponding sample the instruction you mention is not there. It is however in the sample in [02-explore-agentic-frameworks].
What also is missing in the sample in [03-agentic-design-patterns] is the 'Hello' message to the agent, so you see what the agent can do