@startuml ' hide the spot ' hide circle ' avoid problems with angled crows feet skinparam linetype ortho entity "pgml.collections" as pgmlc { id : bigint -- created_at : timestamp without time zone name : text active : boolean project_id : bigint sdk_version : text } entity "my_collection.documents" as documents { id : bigint -- created_at : timestamp without time zone source_uuid : uuid document : jsonb } entity "my_collection.pipelines" as pipelines { id : bigint -- created_at : timestamp without time zone name : text active : boolean schema : jsonb } entity "my_collection_my_pipeline.text_chunks" as text_chunks { id : bigint -- created_at : timestamp without time zone document_id : bigint chunk_index : bigint chunk : text } entity "my_collection_my_pipeline.text_embeddings" as text_embeddings { id : bigint -- created_at : timestamp without time zone chunk_id : bigint embedding : vector } pgmlc ||..|| pipelines documents ||..|{ text_chunks text_chunks ||.|| text_embeddings @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art