|
3 | 3 | * xref:getting-started.adoc[Getting Started]
|
4 | 4 | * xref:api/index.adoc[]
|
5 | 5 | ** xref:api/chatclient.adoc[]
|
6 |
| -*** xref:api/clients/openai-chat.adoc[OpenAI] |
7 |
| -**** xref:api/clients/functions/openai-chat-functions.adoc[Function Calling] |
8 |
| -*** xref:api/clients/ollama-chat.adoc[Ollama] |
9 |
| -*** xref:api/clients/azure-openai-chat.adoc[Azure OpenAI] |
10 |
| -**** xref:api/clients/functions/azure-open-ai-chat-functions.adoc[Function Calling] |
| 6 | +*** xref:api/chat/openai-chat.adoc[OpenAI] |
| 7 | +**** xref:api/chat/functions/openai-chat-functions.adoc[Function Calling] |
| 8 | +*** xref:api/chat/ollama-chat.adoc[Ollama] |
| 9 | +*** xref:api/chat/azure-openai-chat.adoc[Azure OpenAI] |
| 10 | +**** xref:api/chat/functions/azure-open-ai-chat-functions.adoc[Function Calling] |
11 | 11 | *** xref:api/bedrock-chat.adoc[Amazon Bedrock]
|
12 |
| -**** xref:api/clients/bedrock/bedrock-anthropic.adoc[Anthropic] |
13 |
| -**** xref:api/clients/bedrock/bedrock-llama2.adoc[Llama2] |
14 |
| -**** xref:api/clients/bedrock/bedrock-cohere.adoc[Cohere] |
15 |
| -**** xref:api/clients/bedrock/bedrock-titan.adoc[Titan] |
16 |
| -*** xref:api/clients/huggingface.adoc[HuggingFace] |
17 |
| -*** xref:api/clients/google-vertexai.adoc[Google VertexAI] |
18 |
| -**** xref:api/clients/vertexai-palm2-chat.adoc[VertexAI PaLM2 ] |
19 |
| -**** xref:api/clients/vertexai-gemini-chat.adoc[VertexAI Gemini] |
20 |
| -***** xref:api/clients/functions/vertexai-gemini-chat-functions.adoc[Function Calling] |
21 |
| -*** xref:api/clients/mistralai-chat.adoc[Mistral AI] |
22 |
| -**** xref:api/clients/functions/mistralai-chat-functions.adoc[Function Calling] |
| 12 | +**** xref:api/chat/bedrock/bedrock-anthropic.adoc[Anthropic] |
| 13 | +**** xref:api/chat/bedrock/bedrock-llama2.adoc[Llama2] |
| 14 | +**** xref:api/chat/bedrock/bedrock-cohere.adoc[Cohere] |
| 15 | +**** xref:api/chat/bedrock/bedrock-titan.adoc[Titan] |
| 16 | +*** xref:api/chat/huggingface.adoc[HuggingFace] |
| 17 | +*** xref:api/chat/google-vertexai.adoc[Google VertexAI] |
| 18 | +**** xref:api/chat/vertexai-palm2-chat.adoc[VertexAI PaLM2 ] |
| 19 | +**** xref:api/chat/vertexai-gemini-chat.adoc[VertexAI Gemini] |
| 20 | +***** xref:api/chat/functions/vertexai-gemini-chat-functions.adoc[Function Calling] |
| 21 | +*** xref:api/chat/mistralai-chat.adoc[Mistral AI] |
| 22 | +**** xref:api/chat/functions/mistralai-chat-functions.adoc[Function Calling] |
23 | 23 | ** xref:api/embeddings.adoc[]
|
24 | 24 | *** xref:api/embeddings/openai-embeddings.adoc[OpenAI]
|
25 | 25 | *** xref:api/embeddings/ollama-embeddings.adoc[Ollama]
|
|
32 | 32 | *** xref:api/embeddings/onnx.adoc[Transformers (ONNX)]
|
33 | 33 | *** xref:api/embeddings/mistralai-embeddings.adoc[Mistral AI]
|
34 | 34 | ** xref:api/imageclient.adoc[]
|
35 |
| -*** xref:api/clients/image/openai-image.adoc[OpenAI] |
36 |
| -*** xref:api/clients/image/stabilityai-image.adoc[Stability] |
| 35 | +*** xref:api/image/openai-image.adoc[OpenAI] |
| 36 | +*** xref:api/image/stabilityai-image.adoc[Stability] |
37 | 37 | ** xref:api/transcriptions.adoc[]
|
38 | 38 | *** xref:api/transcriptions/openai-transcriptions.adoc[OpenAI]
|
39 | 39 | ** xref:api/vectordbs.adoc[]
|
|
0 commit comments