Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -41,6 +41,7 @@
|
|
| 41 |
"output_format": "{'{custom_key}': [list of values extracted from text aligning to custom key]}",
|
| 42 |
"primary_keys": ["custom_keys"],
|
| 43 |
"output_values": ["range of custom values"],
|
|
|
|
| 44 |
"test_params": ["revenue"],
|
| 45 |
"test_set": [
|
| 46 |
|
|
|
|
| 41 |
"output_format": "{'{custom_key}': [list of values extracted from text aligning to custom key]}",
|
| 42 |
"primary_keys": ["custom_keys"],
|
| 43 |
"output_values": ["range of custom values"],
|
| 44 |
+
"function_call": "extract",
|
| 45 |
"test_params": ["revenue"],
|
| 46 |
"test_set": [
|
| 47 |
|