|
25994 | 25994 | "items", |
25995 | 25995 | "mode" |
25996 | 25996 | ], |
25997 | | - "title": "AI ask request", |
25998 | | - "x-box-tag": "ai" |
| 25997 | + "title": "AI ask request" |
25999 | 25998 | }, |
26000 | 25999 | "AiCitation": { |
26001 | 26000 | "description": "The citation of the LLM's answer reference.", |
|
26077 | 26076 | "prompt", |
26078 | 26077 | "items" |
26079 | 26078 | ], |
26080 | | - "title": "AI metadata freeform extraction request", |
26081 | | - "x-box-tag": "ai" |
| 26079 | + "title": "AI metadata freeform extraction request" |
26082 | 26080 | }, |
26083 | 26081 | "AiExtractResponse": { |
26084 | 26082 | "description": "AI extract response.\nThe content of this response may vary depending on\nthe requested configuration.", |
|
26198 | 26196 | "required": [ |
26199 | 26197 | "items" |
26200 | 26198 | ], |
26201 | | - "title": "AI Extract Structured Request", |
26202 | | - "x-box-tag": "ai" |
| 26199 | + "title": "AI Extract Structured Request" |
26203 | 26200 | }, |
26204 | 26201 | "AiItem--Base": { |
26205 | 26202 | "description": "The item to be processed by the LLM.", |
|
26561 | 26558 | "description" |
26562 | 26559 | ], |
26563 | 26560 | "title": "AI studio agent for question requests", |
| 26561 | + "x-box-resource-id": "ai_studio_agent_ask", |
26564 | 26562 | "x-box-tag": "ai_studio" |
26565 | 26563 | }, |
26566 | 26564 | "AiStudioAgentExtract": { |
|
26589 | 26587 | "description" |
26590 | 26588 | ], |
26591 | 26589 | "title": "AI studio agent for extract request", |
| 26590 | + "x-box-resource-id": "ai_studio_agent_extract", |
26592 | 26591 | "x-box-tag": "ai_studio" |
26593 | 26592 | }, |
26594 | 26593 | "AiStudioAgentTextGen": { |
|
26617 | 26616 | "description" |
26618 | 26617 | ], |
26619 | 26618 | "title": "AI studio agent for text generation requests", |
| 26619 | + "x-box-resource-id": "ai_studio_agent_text_gen", |
26620 | 26620 | "x-box-tag": "ai_studio" |
26621 | 26621 | }, |
26622 | 26622 | "AiTextGen": { |
|
26678 | 26678 | "prompt", |
26679 | 26679 | "items" |
26680 | 26680 | ], |
26681 | | - "title": "AI text gen request", |
26682 | | - "x-box-tag": "ai" |
| 26681 | + "title": "AI text gen request" |
26683 | 26682 | }, |
26684 | 26683 | "AppItem": { |
26685 | 26684 | "description": "An app item represents an content object owned by an application. It can\ngroup files and folders together from different paths. That set can be shared\nvia a collaboration.", |
|
0 commit comments