@@ -10696,12 +10696,15 @@
1069610696 "deepseek-r1-distill-llama-70b",
1069710697 "llama-3.3-70b-versatile",
1069810698 "llama-3.1-405b-reasoning",
10699- "llama-3.1-70b-versatile",
1070010699 "llama-3.1-8b-instant",
10701- "mixtral-8x7b-32768",
1070210700 "llama3-8b-8192",
1070310701 "llama3-70b-8192",
10704- "gemma2-9b-it"
10702+ "gemma2-9b-it",
10703+ "meta-llama/llama-4-maverick-17b-128e-instruct",
10704+ "meta-llama/llama-4-scout-17b-16e-instruct",
10705+ "mistral-saba-24b",
10706+ "compound-beta",
10707+ "compound-beta-mini"
1070510708 ]
1070610709 },
1070710710 "provider": {
1156511568 "type": "string",
1156611569 "maxLength": 80
1156711570 },
11571+ "isStart": {
11572+ "type": "boolean",
11573+ "description": "This is whether or not the node is the start of the workflow."
11574+ },
1156811575 "metadata": {
1156911576 "type": "object",
1157011577 "description": "This is for metadata you want to store on the task."
1159111598 "type": "string",
1159211599 "maxLength": 80
1159311600 },
11601+ "isStart": {
11602+ "type": "boolean",
11603+ "description": "This is whether or not the node is the start of the workflow."
11604+ },
1159411605 "metadata": {
1159511606 "type": "object",
1159611607 "description": "This is for metadata you want to store on the task."
1162311634 "type": "string",
1162411635 "maxLength": 80
1162511636 },
11637+ "isStart": {
11638+ "type": "boolean",
11639+ "description": "This is whether or not the node is the start of the workflow."
11640+ },
1162611641 "metadata": {
1162711642 "type": "object",
1162811643 "description": "This is for metadata you want to store on the task."
1164211657 "say"
1164311658 ]
1164411659 },
11660+ "isStart": {
11661+ "type": "boolean",
11662+ "description": "This is whether or not the node is the start of the workflow."
11663+ },
1164511664 "metadata": {
1164611665 "type": "object",
1164711666 "description": "This is for metadata you want to store on the task."
1171811737 "type": "string",
1171911738 "maxLength": 80
1172011739 },
11740+ "isStart": {
11741+ "type": "boolean",
11742+ "description": "This is whether or not the node is the start of the workflow."
11743+ },
1172111744 "metadata": {
1172211745 "type": "object",
1172311746 "description": "This is for metadata you want to store on the task."
1179211815 "type": "string",
1179311816 "maxLength": 80
1179411817 },
11818+ "isStart": {
11819+ "type": "boolean",
11820+ "description": "This is whether or not the node is the start of the workflow."
11821+ },
1179511822 "metadata": {
1179611823 "type": "object",
1179711824 "description": "This is for metadata you want to store on the task."
1181811845 "type": "string",
1181911846 "maxLength": 80
1182011847 },
11848+ "isStart": {
11849+ "type": "boolean",
11850+ "description": "This is whether or not the node is the start of the workflow."
11851+ },
1182111852 "metadata": {
1182211853 "type": "object",
1182311854 "description": "This is for metadata you want to store on the task."
1184411875 "type": "string",
1184511876 "maxLength": 80
1184611877 },
11878+ "isStart": {
11879+ "type": "boolean",
11880+ "description": "This is whether or not the node is the start of the workflow."
11881+ },
1184711882 "metadata": {
1184811883 "type": "object",
1184911884 "description": "This is for metadata you want to store on the task."
1217712212 "type": "string",
1217812213 "maxLength": 80
1217912214 },
12215+ "isStart": {
12216+ "type": "boolean",
12217+ "description": "This is whether or not the node is the start of the workflow."
12218+ },
1218012219 "metadata": {
1218112220 "type": "object",
1218212221 "description": "This is for metadata you want to store on the task."
1435814397 "description": "The voices provided by Vapi",
1435914398 "enum": [
1436014399 "Elliot",
14400+ "Kylie",
1436114401 "Rohan",
1436214402 "Lily",
1436314403 "Savannah",
1559615636 "description": "The voices provided by Vapi",
1559715637 "enum": [
1559815638 "Elliot",
15639+ "Kylie",
1559915640 "Rohan",
1560015641 "Lily",
1560115642 "Savannah",
0 commit comments