doberst commited on
Commit
5d01642
1 Parent(s): 6313d7a

Update config.json

Browse files
Files changed (1) hide show
  1. 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