You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/langchain_experimental/graph_transformers
Tomaz Bratanic a1b105ac00
experimental[patch]: Skip pydantic validation for llm graph transformer and fix JSON response where possible (#19915)
LLMs might sometimes return invalid response for LLM graph transformer.
Instead of failing due to pydantic validation, we skip it and manually
check and optionally fix error where we can, so that more information
gets extracted
5 months ago
..
__init__.py experimental[patch]: update module doc strings (#19539) 6 months ago
diffbot.py docs: Fix diffbot graph transformer description (#18736) 7 months ago
llm.py experimental[patch]: Skip pydantic validation for llm graph transformer and fix JSON response where possible (#19915) 5 months ago