class documentation
class State:
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 |