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
2024-04-12 11:29:25 -07:00
..
__init__.py experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
diffbot.py
llm.py experimental[patch]: Skip pydantic validation for llm graph transformer and fix JSON response where possible (#19915) 2024-04-12 11:29:25 -07:00