Docs: rename and redirect system assist component to g-assist component (#8317)
* add-redirect * sidebars-and-filename * Apply suggestions from code review Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com> --------- Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
This commit is contained in:
parent
22330abf9c
commit
a161753a57
4 changed files with 61 additions and 41 deletions
|
|
@ -226,12 +226,16 @@ module.exports = {
|
|||
id: "Integrations/Arize/integrations-arize",
|
||||
label: "Arize",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/integrations-assemblyai",
|
||||
label: "AssemblyAI",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/mcp-component-astra",
|
||||
label: "Astra DB MCP server",
|
||||
},
|
||||
"Integrations/integrations-assemblyai",
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/Composio/integrations-composio",
|
||||
|
|
@ -268,9 +272,21 @@ module.exports = {
|
|||
type: "category",
|
||||
label: "NVIDIA",
|
||||
items: [
|
||||
"Integrations/Nvidia/integrations-nvidia-ingest",
|
||||
"Integrations/Nvidia/integrations-nvidia-nim-wsl2",
|
||||
"Integrations/Nvidia/integrations-nvidia-system-assist",
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/Nvidia/integrations-nvidia-ingest",
|
||||
label: "NVIDIA Ingest"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/Nvidia/integrations-nvidia-nim-wsl2",
|
||||
label: "NVIDIA NIM on WSL2"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/Nvidia/integrations-nvidia-g-assist",
|
||||
label: "NVIDIA G-Assist"
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue