-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: AI/ML
-
None
Context
We want DriverInfo to be sent to the server including the integration name and version for telemetry. https://github.com/microsoft/semantic-kernel
Definition of Done
Add Driver info when instantiating clients, or add metadata when a class takes a client or collection as input. See INTPYTHON-461 (LangChain/LangGraph) for reference.