Add some ChatClient impl docs to the TOC

This commit is contained in:
Mark Pollack
2024-01-10 17:29:10 -05:00
parent 5e9e4dd233
commit dfe4107cca

View File

@@ -3,6 +3,9 @@
* xref:getting-started.adoc[Getting Started]
* xref:api/index.adoc[]
** xref:api/chatclient.adoc[]
*** xref:api/clients/openai.adoc[]
*** xref:api/clients/azure-openai.adoc[]
*** xref:api/clients/bedrock.adoc[]
*** xref:api/clients/huggingface.adoc[]
*** xref:api/clients/ollama.adoc[]
** xref:api/prompt.adoc[]