updated docs

This commit is contained in:
Amith Koujalgi 2024-02-20 08:52:30 +05:30
parent aadef0a57c
commit f44767e023
10 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"label": "APIs - Extras", "label": "APIs - Extras",
"position": 10, "position": 4,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Details of APIs to handle bunch of extra stuff." "description": "Details of APIs to handle bunch of extra stuff."

View File

@ -1,6 +1,6 @@
{ {
"label": "APIs - Ask", "label": "APIs - Generate",
"position": 10, "position": 3,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Details of APIs to interact with LLMs." "description": "Details of APIs to interact with LLMs."

View File

@ -1,6 +1,6 @@
{ {
"label": "APIs - Model Management", "label": "APIs - Model Management",
"position": 4, "position": 2,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Details of APIs to manage LLMs." "description": "Details of APIs to manage LLMs."