Fix broken Asciidoctor syntax in aiclient.adoc

This commit is contained in:
Johnny Lim
2023-12-13 12:05:02 +09:00
committed by Christian Tzolov
parent 1f9dd960d1
commit 3fc74f95fe

View File

@@ -116,6 +116,7 @@ The `AiClient` interface has the following available implementations:
* https://ollama.ai/[Ollama]: Run large language models locally.
Planned implementations
* Amazon Bedrock: This can provide access to many AI models.
* Google Vertex: Providing access to 'Bard' (AKA Palm2).