* ChatClientBuilderExtensions should be in the M.E.AI namespace * ChatClientBuilderExtensions should be in the M.E.AI namespace
* Add a CreateAIAgent extension method to IChatClient * Fix unit tests * Add tests with null chat clients to ensure appropriate failure * Switch to similar constructor * Add ChatClientBuilder BuildAgent extensions * Address code review comments.