Operator#
- class langchain_core.structured_query.Operator(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]#
Enumerator of the operations.
- AND = 'and'#
- OR = 'or'#
- NOT = 'not'#
Site Navigation
Section Navigation
agentsbetacachescallbackschat_historychat_loaderschat_sessionsdocument_loadersdocumentsembeddingsexample_selectorsexceptionsglobalsgraph_vectorstoresindexinglanguage_modelsloadmemorymessagesoutput_parsersoutputsprompt_valuespromptsrate_limitersretrieversrunnablesstoresstructured_query
sys_infotoolstracersutilsvectorstoresstructured_queryEnumerator of the operations.