Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit ed9026e

Browse files
committed
update example questions to focus this on GovGPT and Callaghan Innovation
1 parent 43be168 commit ed9026e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

app/frontend/src/components/Example/Example.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
import styles from "./Example.module.css";
22

3-
const Questions: string[] = [
4-
'"What funding is available to start a new business in New Zealand?"',
5-
'"Tell me more about this assistant."',
6-
'"Who can help me with R&D funding in New Zealand?"'
7-
];
3+
const Questions: string[] = ['"Who are Callaghan Innovation?"', '"Who built GovGPT?"', '"Tell me more about this assistant."'];
84

95
const Features: string[] = [
106
"Summarised searches from NZ small-business facing ministries and organisations.",

0 commit comments

Comments
 (0)