|
1 | 1 | * xref:index.adoc[Overview] |
2 | | -* xref:concepts.adoc[AI Concepts] |
| 2 | +** xref:concepts.adoc[AI Concepts] |
3 | 3 | * xref:getting-started.adoc[Getting Started] |
4 | | -* xref:api/index.adoc[] |
5 | | -** xref:api/chatclient.adoc[] |
6 | | -*** xref:api/advisors.adoc[Advisors] |
7 | | -** xref:api/chatmodel.adoc[] |
| 4 | +* xref:api/chatclient.adoc[] |
| 5 | +** xref:api/advisors.adoc[Advisors] |
| 6 | +* xref:api/index.adoc[AI Models] |
| 7 | +** xref:api/chatmodel.adoc[Chat Models] |
8 | 8 | *** xref:api/bedrock-chat.adoc[Amazon Bedrock] |
9 | 9 | **** xref:api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3] |
10 | 10 | **** xref:api/chat/bedrock/bedrock-anthropic.adoc[Anthropic2] |
|
37 | 37 | *** xref:api/chat/zhipuai-chat.adoc[ZhiPu AI] |
38 | 38 | // **** xref:api/chat/functions/zhipuai-chat-functions.adoc[Function Calling] |
39 | 39 | *** xref:api/chat/watsonx-ai-chat.adoc[watsonx.AI] |
40 | | -** xref:api/embeddings.adoc[] |
| 40 | +** xref:api/embeddings.adoc[Embedding Models] |
41 | 41 | *** xref:api/bedrock.adoc[Amazon Bedrock] |
42 | 42 | **** xref:api/embeddings/bedrock-cohere-embedding.adoc[Cohere] |
43 | 43 | **** xref:api/embeddings/bedrock-titan-embedding.adoc[Titan] |
|
56 | 56 | **** xref:api/embeddings/vertexai-embeddings-palm2.adoc[PaLM2 Embedding] |
57 | 57 | *** xref:api/embeddings/watsonx-ai-embeddings.adoc[watsonx.AI] |
58 | 58 | *** xref:api/embeddings/zhipuai-embeddings.adoc[ZhiPu AI] |
59 | | -** xref:api/imageclient.adoc[] |
| 59 | +** xref:api/imageclient.adoc[Image Models] |
60 | 60 | *** xref:api/image/azure-openai-image.adoc[Azure OpenAI] |
61 | 61 | *** xref:api/image/openai-image.adoc[OpenAI] |
62 | 62 | *** xref:api/image/stabilityai-image.adoc[Stability] |
63 | 63 | *** xref:api/image/zhipuai-image.adoc[ZhiPuAI] |
64 | 64 | *** xref:api/image/qianfan-image.adoc[QianFan] |
65 | | -** xref:api/audio[Audio Model API] |
| 65 | +** xref:api/audio[Audio Models] |
66 | 66 | *** xref:api/audio/transcriptions.adoc[] |
67 | 67 | **** xref:api/audio/transcriptions/azure-openai-transcriptions.adoc[Azure OpenAI] |
68 | 68 | **** xref:api/audio/transcriptions/openai-transcriptions.adoc[OpenAI] |
69 | 69 | *** xref:api/audio/speech.adoc[] |
70 | 70 | **** xref:api/audio/speech/openai-speech.adoc[OpenAI] |
71 | | -** xref:api/moderation[Moderation Model API] |
| 71 | +** xref:api/moderation[Moderation Models] |
72 | 72 | *** xref:api/moderation/openai-moderation.adoc[OpenAI] |
| 73 | +// ** xref:api/generic-model.adoc[] |
73 | 74 |
|
74 | | -** xref:api/vectordbs.adoc[] |
75 | | -*** xref:api/vectordbs/azure.adoc[] |
76 | | -*** xref:api/vectordbs/apache-cassandra.adoc[] |
77 | | -*** xref:api/vectordbs/chroma.adoc[] |
78 | | -*** xref:api/vectordbs/elasticsearch.adoc[] |
79 | | -*** xref:api/vectordbs/gemfire.adoc[GemFire] |
80 | | -*** xref:api/vectordbs/milvus.adoc[] |
81 | | -*** xref:api/vectordbs/mongodb.adoc[] |
82 | | -*** xref:api/vectordbs/neo4j.adoc[] |
83 | | -*** xref:api/vectordbs/opensearch.adoc[] |
84 | | -*** xref:api/vectordbs/oracle.adoc[Oracle] |
85 | | -*** xref:api/vectordbs/pgvector.adoc[] |
86 | | -*** xref:api/vectordbs/pinecone.adoc[] |
87 | | -*** xref:api/vectordbs/qdrant.adoc[] |
88 | | -*** xref:api/vectordbs/redis.adoc[] |
89 | | -*** xref:api/vectordbs/hana.adoc[SAP Hana] |
90 | | -*** xref:api/vectordbs/typesense.adoc[] |
91 | | -*** xref:api/vectordbs/weaviate.adoc[] |
92 | | -
|
93 | | -** xref:api/functions.adoc[Function Calling] |
94 | | -** xref:api/multimodality.adoc[Multimodality] |
95 | | -** xref:api/prompt.adoc[] |
96 | | -** xref:api/structured-output-converter.adoc[Structured Output] |
97 | | -** xref:api/etl-pipeline.adoc[] |
98 | | -** xref:api/testing.adoc[] |
99 | | -** xref:api/generic-model.adoc[] |
| 75 | +* xref:api/vectordbs.adoc[] |
| 76 | +** xref:api/vectordbs/azure.adoc[] |
| 77 | +** xref:api/vectordbs/apache-cassandra.adoc[] |
| 78 | +** xref:api/vectordbs/chroma.adoc[] |
| 79 | +** xref:api/vectordbs/elasticsearch.adoc[] |
| 80 | +** xref:api/vectordbs/gemfire.adoc[GemFire] |
| 81 | +** xref:api/vectordbs/milvus.adoc[] |
| 82 | +** xref:api/vectordbs/mongodb.adoc[] |
| 83 | +** xref:api/vectordbs/neo4j.adoc[] |
| 84 | +** xref:api/vectordbs/opensearch.adoc[] |
| 85 | +** xref:api/vectordbs/oracle.adoc[Oracle] |
| 86 | +** xref:api/vectordbs/pgvector.adoc[] |
| 87 | +** xref:api/vectordbs/pinecone.adoc[] |
| 88 | +** xref:api/vectordbs/qdrant.adoc[] |
| 89 | +** xref:api/vectordbs/redis.adoc[] |
| 90 | +** xref:api/vectordbs/hana.adoc[SAP Hana] |
| 91 | +** xref:api/vectordbs/typesense.adoc[] |
| 92 | +** xref:api/vectordbs/weaviate.adoc[] |
100 | 93 |
|
101 | 94 | * xref:observabilty/index.adoc[] |
| 95 | +* xref:api/prompt.adoc[] |
| 96 | +* xref:api/structured-output-converter.adoc[Structured Output] |
| 97 | +* xref:api/functions.adoc[Function Calling] |
| 98 | +* xref:api/multimodality.adoc[Multimodality] |
| 99 | +* xref:api/etl-pipeline.adoc[] |
| 100 | +* xref:api/testing.adoc[AI Model Evaluation] |
102 | 101 |
|
103 | 102 | * Service Connections |
104 | 103 | ** xref:api/docker-compose.adoc[Docker Compose] |
|
0 commit comments