langchain/libs/experimental/langchain_experimental/graph_transformers
Tomaz Bratanic 5b6d1a907d
Add the extract types to diffbot graph transformer (#21315)
Before you could only extract triples (diffbot calls it facts) from
diffbot to avoid isolated nodes. However, sometimes isolated nodes can
still be useful like for prefiltering, so we want to allow users to
extract them if they want. Default behaviour is unchanged.
2024-05-06 09:19:52 -04:00
..
__init__.py experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
diffbot.py Add the extract types to diffbot graph transformer (#21315) 2024-05-06 09:19:52 -04:00
llm.py experimental[patch]: Add support for non-function calling LLMs in llm graph transformers (#21014) 2024-05-01 01:16:07 -04:00