src/Custom/RealtimeConversation/RealtimeConversationSession.cs (2 lines): - line 139: // TODO: consider automatically limiting/breaking size of chunk (as with streaming) - line 162: // TODO: consider automatically limiting/breaking size of chunk (as with streaming) src/Utility/Telemetry/OpenTelemetryScope.cs (2 lines): - line 16: // TODO: add explicit histogram buckets once System.Diagnostics.DiagnosticSource 9.0 is used - line 191: // TODO (lmolkova) when we start targeting .NET 8 we should put src/Custom/FineTuning/Internal/GeneratorStubs.cs (1 line): - line 145: // TODO: not yet integrated src/Custom/Batch/Internal/Pagination/BatchCollectionResult.cs (1 line): - line 78: // TODO: Ideally these would come from internal generated client or other src/Custom/RealtimeConversation/RealtimeConversationSession.Protocol.cs (1 line): - line 62: WebSocketMessageType.Text, // TODO: extensibility for binary messages -- via "content"? src/Custom/Assistants/AssistantClient.cs (1 line): - line 1247: // TODO: reconcile exposure of the the two different tool_resources, if needed