Commit Graph

1 Commits

  • .NET: Declarative Agents (#2476)
    * Update the declarative agent samples
    
    * Add the Microsoft.Agents.AI.Declarative project
    
    * Make the package non packable
    
    * Use the RecalcEngine when creating the ChatOptions
    
    * Ignore VSTHRD200
    
    * Add geting started samples
    
    * Address code review feedback