mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-16 09:04:27 -04:00
Add space (#12395)
This commit is contained in:
@@ -31,7 +31,7 @@ def _get_extraction_function(entity_schema: dict) -> dict:
|
||||
}
|
||||
|
||||
|
||||
_EXTRACTION_TEMPLATE = """Extract and save the relevant entities mentioned\
|
||||
_EXTRACTION_TEMPLATE = """Extract and save the relevant entities mentioned \
|
||||
in the following passage together with their properties.
|
||||
|
||||
Only extract the properties mentioned in the 'information_extraction' function.
|
||||
|
||||
Reference in New Issue
Block a user