mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-17 18:23:59 +00:00
Add space (#12395)
This commit is contained in:
parent
922d7910ef
commit
fcad1d2965
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user