PJ Johnson
Results
2
issues of
PJ Johnson
**Describe the bug** Initially found in lesson 04-tools-use, two notebooks were not able to import from semantic_kernel **To Reproduce** 1. Folder 04-tools-use/code_samples 2. File 04-semantic-kernel-tool.ipynb `from semantic_kernel.agents.open_ai import OpenAIAssistantAgent -...
needs-review
**Describe the bug** The azure-cli and jupyter_server have conflicting version dependencies on the websocket-client. Azure-cli (2.70.0) expects ~=1.3.1 and jupyter_server (2.15.0) expects >= 1.7. **To Reproduce** This was discovered during...
needs-review