Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove extra gen-ai tags #971

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_attach_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ security:
- genai:create
summary: Add Agent Route to an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_attach_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ security:
- genai:create
summary: Add Function Route to an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_attach_agent_function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ security:
- genai:create
summary: Attach Knowledge Base to an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_attach_knowledge_base.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_cancel_indexing_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ security:
- genai:update
summary: Cancel Indexing Job for a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_cancel_indexing_job.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_create_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ security:
- genai:create
summary: Create an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_create_agent.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_create_agent_api_key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ security:
- genai:create
summary: Create an Agent API Key
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_create_agent_api_key.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_create_indexing_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ security:
- genai:create
summary: Start Indexing Job for a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_create_indexing_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ security:
- genai:create
summary: Create a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_create_knowledge_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ security:
- genai:create
summary: Add Data Source to a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_create_knowledge_base_data_source.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_delete_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ security:
- genai:delete
summary: Delete an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_delete_agent.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_delete_agent_api_key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ security:
- genai:delete
summary: 'Delete API Key for an Agent '
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_delete_agent_api_key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ security:
- genai:delete
summary: Delete a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_delete_knowledge_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ security:
- genai:delete
summary: Delete a Data Source from a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_delete_knowledge_base_data_source.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_detach_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ security:
- genai:delete
summary: Delete Agent Route for an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_detach_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ security:
- genai:delete
summary: Delete Function Route for an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_detach_agent_function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ security:
- genai:delete
summary: Detach Knowledge Base from an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_detach_knowledge_base.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_get_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ security:
- genai:read
summary: Retrieve an Existing Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_get_agent.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_get_agent_children.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ security:
- genai:read
summary: View Agent Routes
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_get_agent_children.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_get_indexing_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ security:
- genai:read
summary: Retrieve Status of Indexing Job for a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_get_indexing_job.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_get_knowledge_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ security:
- genai:read
summary: Retrieve Information About an Existing Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_get_knowledge_base.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_list_agent_api_keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ security:
- genai:read
summary: List Agent API Keys
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_agent_api_keys.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_list_agents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ security:
- genai:read
summary: List Agents
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_agents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ security:
- genai:read
summary: List Datacenter Regions
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_datacenter_regions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ security:
- genai:read
summary: List Data Sources for Indexing Job for a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_indexing_job_data_sources.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_list_indexing_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ security:
- genai:read
summary: List Indexing Jobs for a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_indexing_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ security:
- genai:read
summary: List Data Sources for a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_knowledge_base_data_sources.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_list_knowledge_bases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ security:
- genai:read
summary: List Knowledge Bases
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_knowledge_bases.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_list_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ security:
- genai:read
summary: List Available Models
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_list_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ security:
- genai:update
summary: Regenerate API Key for an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_regenerate_agent_api_key.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_update_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ security:
- genai:update
summary: Update an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_update_agent.yml
3 changes: 0 additions & 3 deletions specification/resources/gen-ai/genai_update_agent_api_key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ security:
- genai:update
summary: Update API Key for an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_update_agent_api_key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ security:
- genai:update
summary: Check Agent Status
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_update_agent_deployment_visibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ security:
- genai:update
summary: Update Function Route for an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_update_agent_function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ security:
- genai:update
summary: Update Agent Route for an Agent
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_update_attached_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ security:
- genai:update
summary: Update a Knowledge Base
tags:
- GenAI Platform
- GenAI Platform (Early Availability)
- GenAI Platform (Private Preview)
- GenAI Platform (Public Preview)
x-codeSamples:
- $ref: examples/curl/genai_update_knowledge_base.yml
Loading