Closed berkecanrizai closed 3 months ago
.run_server() of BaseRAGQuestionAnswerer should allow threaded run similar to VectorStoreServer.
.run_server()
BaseRAGQuestionAnswerer
VectorStoreServer
Helpful for notebooks and testing.
Will be available in the next release
.run_server()
ofBaseRAGQuestionAnswerer
should allow threaded run similar toVectorStoreServer
.Helpful for notebooks and testing.