class documentation

class State:

View In Hierarchy

This class stores the active objects needed accross the application. - DATABASE is a database instance used for all files related processes - VECTORSTORE is the database of embeddings used by langchain for the RAG functionalities

Constant AIINTERFACE Undocumented
Constant CATALOG Undocumented
Constant DATABASE Undocumented
Constant VECTORSTORE Undocumented
AIINTERFACE =

Undocumented

Value
None
CATALOG =

Undocumented

Value
None
DATABASE: qaapDB =

Undocumented

Value
None
VECTORSTORE: VectorStore =

Undocumented

Value
None