Class AudioTranscriptionResponseMetadata
java.lang.Object
org.springframework.ai.model.MutableResponseMetadata
org.springframework.ai.audio.transcription.AudioTranscriptionResponseMetadata
- All Implemented Interfaces:
ResponseMetadata
Metadata associated with an audio transcription response.
- Author:
- Piotr Olaszewski
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MutableResponseMetadata
clear, computeIfAbsent, containsKey, entrySet, get, getOrDefault, getRawMap, getRequired, isEmpty, keySet, put, removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ResponseMetadata
getOrDefault
-
Constructor Details
-
AudioTranscriptionResponseMetadata
public AudioTranscriptionResponseMetadata()
-