Uses of Enum Class
xyz.felh.openai.assistant.vector.store.VectorStore.Status
Packages that use VectorStore.Status
-
Uses of VectorStore.Status in xyz.felh.openai.assistant.vector.store
Methods in xyz.felh.openai.assistant.vector.store that return VectorStore.StatusModifier and TypeMethodDescriptionstatic VectorStore.StatusReturns the enum constant of this class with the specified name.static VectorStore.Status[]VectorStore.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.