mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-08 04:54:38 +00:00
added more docs
This commit is contained in:
parent
dad480ded7
commit
6778359493
3 changed files with 12 additions and 15 deletions
|
@ -3318,21 +3318,20 @@
|
|||
],
|
||||
"tags": [
|
||||
{
|
||||
"name": "Datasets"
|
||||
},
|
||||
{
|
||||
"name": "AgenticSystem",
|
||||
"x-displayName": "Set of methods that can be called on the agentic system."
|
||||
},
|
||||
{
|
||||
"name": "MemoryBanks"
|
||||
"name": "PostTraining"
|
||||
},
|
||||
{
|
||||
"name": "Inference",
|
||||
"x-displayName": "Set of methods that can be called on the inference service."
|
||||
},
|
||||
{
|
||||
"name": "PostTraining"
|
||||
"name": "MemoryBanks"
|
||||
},
|
||||
{
|
||||
"name": "Datasets"
|
||||
},
|
||||
{
|
||||
"name": "AgenticSystem"
|
||||
},
|
||||
{
|
||||
"name": "SyntheticDataGeneration"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue