<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> Progress of implementation of Anthropic Claude 3 family connector. Current implementation [BRANCH](https://github.com/microsoft/semantic-kernel/tree/feature-connectors-anthropic) ### TODO 1. ChatCompletionService - [x] Get chat - [x] Create examples - [x] Stream chat - [x] Create examples - [x] Add DI extensions - [x] Provide metadata from response - [x] Pass images with prompt 2. Others - [x] Logging - [x] Telemetry
Progress of implementation of Anthropic Claude 3 family connector.
Current implementation BRANCH
TODO