diff --git a/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.html b/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.html
index f0203c8c3..688e78fa9 100644
--- a/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.html
+++ b/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.html
@@ -21,7 +21,7 @@
"info": {
"title": "[DRAFT] Llama Stack Specification",
"version": "0.0.1",
- "description": "This is the specification of the llama stack that provides\n a set of endpoints and their corresponding interfaces that are tailored to\n best leverage Llama Models. The specification is still in draft and subject to change.\n Generated at 2024-09-11 14:20:37.290525"
+ "description": "This is the specification of the llama stack that provides\n a set of endpoints and their corresponding interfaces that are tailored to\n best leverage Llama Models. The specification is still in draft and subject to change.\n Generated at 2024-09-11 15:30:11.688505"
},
"servers": [
{
@@ -5678,37 +5678,37 @@
],
"tags": [
{
- "name": "RewardScoring"
+ "name": "BatchInference"
},
{
- "name": "Inference"
- },
- {
- "name": "Telemetry"
- },
- {
- "name": "Evaluations"
- },
- {
- "name": "Safety"
- },
- {
- "name": "SyntheticDataGeneration"
- },
- {
- "name": "Datasets"
- },
- {
- "name": "PostTraining"
+ "name": "AgenticSystem"
},
{
"name": "Memory"
},
{
- "name": "BatchInference"
+ "name": "Inference"
},
{
- "name": "AgenticSystem"
+ "name": "RewardScoring"
+ },
+ {
+ "name": "Telemetry"
+ },
+ {
+ "name": "Safety"
+ },
+ {
+ "name": "Evaluations"
+ },
+ {
+ "name": "Datasets"
+ },
+ {
+ "name": "SyntheticDataGeneration"
+ },
+ {
+ "name": "PostTraining"
},
{
"name": "BuiltinTool",
diff --git a/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.yaml b/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.yaml
index bd7701449..2045e94a0 100644
--- a/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.yaml
+++ b/rfcs/RFC-0001-llama-stack-assets/llama-stack-spec.yaml
@@ -2470,7 +2470,7 @@ info:
description: "This is the specification of the llama stack that provides\n \
\ a set of endpoints and their corresponding interfaces that are tailored\
\ to\n best leverage Llama Models. The specification is still in\
- \ draft and subject to change.\n Generated at 2024-09-11 14:20:37.290525"
+ \ draft and subject to change.\n Generated at 2024-09-11 15:30:11.688505"
title: '[DRAFT] Llama Stack Specification'
version: 0.0.1
jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema
@@ -3445,17 +3445,17 @@ security:
servers:
- url: http://any-hosted-llama-stack.com
tags:
-- name: RewardScoring
-- name: Inference
-- name: Telemetry
-- name: Evaluations
-- name: Safety
-- name: SyntheticDataGeneration
-- name: Datasets
-- name: PostTraining
-- name: Memory
- name: BatchInference
- name: AgenticSystem
+- name: Memory
+- name: Inference
+- name: RewardScoring
+- name: Telemetry
+- name: Safety
+- name: Evaluations
+- name: Datasets
+- name: SyntheticDataGeneration
+- name: PostTraining
- description:
name: BuiltinTool
- description: