pullrequests Search Results · repo:Michspirit99/copilot-sdk-python language:Python is:public
Filter by
2 results
inMichspirit99/copilot-sdk-python (press backspace or delete to remove)json_should_be_valid() was annotated to return dict but returned whatever json.loads() yielded. When the model returned
JSON arrays or primitives, json_should_have_keys() raised AttributeError instead ...
Summary
Adds 2 new sample categories (pytest and Robot Framework BDD) to demonstrate how AI agents powered by the Copilot SDK
can be integrated into established test frameworks. Bumps the sample count ...