lakkeo commited on
Commit
19057a7
1 Parent(s): 6f8424d

updated examples for widget

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,6 +12,13 @@ tags:
12
  - graph
13
  - neo4j
14
  inference: true
 
 
 
 
 
 
 
15
  ---
16
 
17
  ## Model Description
 
12
  - graph
13
  - neo4j
14
  inference: true
15
+ widget:
16
+ - text: "Show me the people who have Python and Cloud skills and have been in the company for at least 3 years."
17
+ example_title: "Example 1"
18
+ - text: "What is the IMDb rating of Pulp Fiction?"
19
+ example_title: "Example 2"
20
+ - text: "Display the first 3 users followed by 'Neo4j' who have more than 10000 followers."
21
+ example_title: "Example 3"
22
  ---
23
 
24
  ## Model Description