Package dev.langchain4j
Annotation Interface Internal
Indicates that the annotated class is intended for internal use only within the library.
This annotation serves as a signal to library users that the annotated class is not part of the public API and may change or be removed at any time without notice.
Usage of internal APIs by external code is strongly discouraged and may lead to compatibility issues in future versions of the library.