Name | Type | Description |
---|---|---|
id | VARCHAR(36) | Primary key. Used to store UUID strings which are generated when the embedding store |
embedding | VECTOR(*, FLOAT32) | Stores the embedding |
text | CLOB | Stores the text segment |
metadata | JSON | Stores the metadata |
Last active
February 25, 2025 13:54
-
-
Save juarezjuniorgithub/18090c970995a40f6c5b1b2eeb309b11 to your computer and use it in GitHub Desktop.
Default embedding table columns - OracleEmbeddingStore
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment