brazley - hey, does anyone know how to use buil...
hey, does anyone know how to use buildship to create a vector database? i want to be able to create RAG models quickly where i take text, tijenize and chunk it, create vector embeddings of the chunks, upload to a database, then connect that to an openai api. I get the chat part. But the vector embeddings is tough
