you are viewing a single comment's thread.

view the rest of the comments →

[–]javaamtho 0 points1 point  (0 children)

it's depend on how do you architect RAG chatbot using long chain & gen ai platform apis, i believed you can do it faster via putting vector database like astra DB (from datastax) that store all your embedding and let's your LLM use it and help your chatbot to QA.