hfendpoints-openai/src/audio/transcription.rs (3 lines): - line 183: // TODO: For future use - line 191: // // TODO: logprobs -> https://platform.openai.com/docs/api-reference/audio/transcript-text-delta-event#audio/transcript-text-delta-event-logprobs - line 201: // // TODO: logprobs -> https://platform.openai.com/docs/api-reference/audio/transcript-text-done-event#audio/transcript-text-done-event-logprobs hfendpoints-openai/src/embeddings/mod.rs (1 line): - line 341: // TODO: reenable this one as currently it returns 422 instead of 408