Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -54,6 +54,7 @@
|
|
54 |
"output_format": "{'{custom_key}': [list of values extracted from text aligning to custom key]}",
|
55 |
"primary_keys": ["custom_keys"],
|
56 |
"output_values": ["range of custom values"],
|
|
|
57 |
"test_params": ["revenue"],
|
58 |
"test_set": [
|
59 |
|
|
|
54 |
"output_format": "{'{custom_key}': [list of values extracted from text aligning to custom key]}",
|
55 |
"primary_keys": ["custom_keys"],
|
56 |
"output_values": ["range of custom values"],
|
57 |
+
"function_call": "extract",
|
58 |
"test_params": ["revenue"],
|
59 |
"test_set": [
|
60 |
|