add new example task gong.io (#1210)
This commit is contained in:
@@ -84,6 +84,10 @@ const exampleCases = [
|
||||
key: "topRankedFootballTeam",
|
||||
label: "Get the top ranked football team",
|
||||
},
|
||||
{
|
||||
key: "extractIntegrationsFromGong",
|
||||
label: "Extract Integrations from Gong",
|
||||
},
|
||||
];
|
||||
|
||||
function PromptBox() {
|
||||
|
||||
Reference in New Issue
Block a user