Application Architecture

For those of us that are just curious about these things, do you have any architecture diagrams/docs that you would be willing to share the sheds some light on how the sausage is being made behind the scenes? I get that if I am running “New AI Project” or “cmd-K” that those requests are presumably being directed to GPT-x via openAI calls, but what about interactions with Chat where we are asking questions about our codebase that exists only on our local machines, are you using LangChain or something like that to index all that code?

Thanks for a great product and keep up the good work!

1 Like

Doc Crawling Explained