Class FilePathAnnotation
java.lang.Object
bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
bg.codexio.ai.openai.api.payload.message.content.annotation.FilePathAnnotation
- All Implemented Interfaces:
Annotation
-
Constructor Summary
ConstructorsConstructorDescriptionFilePathAnnotation(String text, Integer startIndex, Integer endIndex, FilePath filePath) -
Method Summary
Methods inherited from class bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
endIndex, startIndex, text, type
-
Constructor Details
-
FilePathAnnotation
-
-
Method Details
-
getFilePath
-