-
Notifications
You must be signed in to change notification settings - Fork 909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix : Fix Image Path and Broken xref Links in Documentation #1813
Open
cowboysj
wants to merge
4
commits into
spring-projects:main
Choose a base branch
from
cowboysj:fix/cowboysj-fix-typo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+114
−114
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,114 +1,114 @@ | ||
* xref:index.adoc[Overview] | ||
** xref:concepts.adoc[AI Concepts] | ||
* xref:getting-started.adoc[Getting Started] | ||
* xref:api/chatclient.adoc[] | ||
** xref:api/advisors.adoc[Advisors] | ||
* xref:api/index.adoc[AI Models] | ||
** xref:api/chatmodel.adoc[Chat Models] | ||
*** xref:api/chat/comparison.adoc[Chat Models Comparison] | ||
*** xref:api/bedrock-converse.adoc[Amazon Bedrock Converse] | ||
*** xref:api/bedrock-chat.adoc[Amazon Bedrock] | ||
**** xref:api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3] | ||
**** xref:api/chat/bedrock/bedrock-anthropic.adoc[Anthropic2] | ||
**** xref:api/chat/bedrock/bedrock-llama.adoc[Llama] | ||
**** xref:api/chat/bedrock/bedrock-cohere.adoc[Cohere] | ||
**** xref:api/chat/bedrock/bedrock-titan.adoc[Titan] | ||
**** xref:api/chat/bedrock/bedrock-jurassic2.adoc[Jurassic2] | ||
*** xref:api/chat/anthropic-chat.adoc[Anthropic 3] | ||
**** xref:api/chat/functions/anthropic-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/azure-openai-chat.adoc[Azure OpenAI] | ||
**** xref:api/chat/functions/azure-open-ai-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/google-vertexai.adoc[Google VertexAI] | ||
**** xref:api/chat/vertexai-gemini-chat.adoc[VertexAI Gemini] | ||
***** xref:api/chat/functions/vertexai-gemini-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/groq-chat.adoc[Groq] | ||
*** xref:api/chat/huggingface.adoc[Hugging Face] | ||
*** xref:api/chat/mistralai-chat.adoc[Mistral AI] | ||
**** xref:api/chat/functions/mistralai-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/minimax-chat.adoc[MiniMax] | ||
**** xref:api/chat/functions/minimax-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/moonshot-chat.adoc[Moonshot AI] | ||
//// **** xref:api/chat/functions/moonshot-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/nvidia-chat.adoc[NVIDIA] | ||
*** xref:api/chat/ollama-chat.adoc[Ollama] | ||
* xref:pages/index.adoc[Overview] | ||
** xref:pages/concepts.adoc[AI Concepts] | ||
* xref:pages/getting-started.adoc[Getting Started] | ||
* xref:pages/api/chatclient.adoc[] | ||
** xref:pages/api/advisors.adoc[Advisors] | ||
* xref:pages/api/index.adoc[AI Models] | ||
** xref:pages/api/chatmodel.adoc[Chat Models] | ||
*** xref:pages/api/chat/comparison.adoc[Chat Models Comparison] | ||
*** xref:pages/api/bedrock-converse.adoc[Amazon Bedrock Converse] | ||
*** xref:pages/api/bedrock-chat.adoc[Amazon Bedrock] | ||
**** xref:pages/api/chat/bedrock/bedrock-anthropic3.adoc[Anthropic3] | ||
**** xref:pages/api/chat/bedrock/bedrock-anthropic.adoc[Anthropic2] | ||
**** xref:pages/api/chat/bedrock/bedrock-llama.adoc[Llama] | ||
**** xref:pages/api/chat/bedrock/bedrock-cohere.adoc[Cohere] | ||
**** xref:pages/api/chat/bedrock/bedrock-titan.adoc[Titan] | ||
**** xref:pages/api/chat/bedrock/bedrock-jurassic2.adoc[Jurassic2] | ||
*** xref:pages/api/chat/anthropic-chat.adoc[Anthropic 3] | ||
**** xref:pages/api/chat/functions/anthropic-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/azure-openai-chat.adoc[Azure OpenAI] | ||
**** xref:pages/api/chat/functions/azure-open-ai-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/google-vertexai.adoc[Google VertexAI] | ||
**** xref:pages/api/chat/vertexai-gemini-chat.adoc[VertexAI Gemini] | ||
***** xref:pages/api/chat/functions/vertexai-gemini-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/groq-chat.adoc[Groq] | ||
*** xref:pages/api/chat/huggingface.adoc[Hugging Face] | ||
*** xref:pages/api/chat/mistralai-chat.adoc[Mistral AI] | ||
**** xref:pages/api/chat/functions/mistralai-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/minimax-chat.adoc[MiniMax] | ||
**** xref:pages/api/chat/functions/minimax-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/moonshot-chat.adoc[Moonshot AI] | ||
//// **** xref:pages/api/chat/functions/moonshot-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/nvidia-chat.adoc[NVIDIA] | ||
*** xref:pages/api/chat/ollama-chat.adoc[Ollama] | ||
*** OCI Generative AI | ||
**** xref:api/chat/oci-genai/cohere-chat.adoc[Cohere] | ||
*** xref:api/chat/openai-chat.adoc[OpenAI] | ||
**** xref:api/chat/functions/openai-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/qianfan-chat.adoc[QianFan] | ||
*** xref:api/chat/zhipuai-chat.adoc[ZhiPu AI] | ||
// **** xref:api/chat/functions/zhipuai-chat-functions.adoc[Function Calling] | ||
*** xref:api/chat/watsonx-ai-chat.adoc[watsonx.AI] | ||
** xref:api/embeddings.adoc[Embedding Models] | ||
*** xref:api/bedrock.adoc[Amazon Bedrock] | ||
**** xref:api/embeddings/bedrock-cohere-embedding.adoc[Cohere] | ||
**** xref:api/embeddings/bedrock-titan-embedding.adoc[Titan] | ||
*** xref:api/embeddings/azure-openai-embeddings.adoc[Azure OpenAI] | ||
*** xref:api/embeddings/mistralai-embeddings.adoc[Mistral AI] | ||
*** xref:api/embeddings/minimax-embeddings.adoc[MiniMax] | ||
*** xref:api/embeddings/oci-genai-embeddings.adoc[OCI GenAI] | ||
*** xref:api/embeddings/ollama-embeddings.adoc[Ollama] | ||
*** xref:api/embeddings/onnx.adoc[(ONNX) Transformers] | ||
*** xref:api/embeddings/openai-embeddings.adoc[OpenAI] | ||
*** xref:api/embeddings/postgresml-embeddings.adoc[PostgresML] | ||
*** xref:api/embeddings/qianfan-embeddings.adoc[QianFan] | ||
**** xref:pages/api/chat/oci-genai/cohere-chat.adoc[Cohere] | ||
*** xref:pages/api/chat/openai-chat.adoc[OpenAI] | ||
**** xref:pages/api/chat/functions/openai-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/qianfan-chat.adoc[QianFan] | ||
*** xref:pages/api/chat/zhipuai-chat.adoc[ZhiPu AI] | ||
// **** xref:pages/api/chat/functions/zhipuai-chat-functions.adoc[Function Calling] | ||
*** xref:pages/api/chat/watsonx-ai-chat.adoc[watsonx.AI] | ||
** xref:pages/api/embeddings.adoc[Embedding Models] | ||
*** xref:pages/api/bedrock.adoc[Amazon Bedrock] | ||
**** xref:pages/api/embeddings/bedrock-cohere-embedding.adoc[Cohere] | ||
**** xref:pages/api/embeddings/bedrock-titan-embedding.adoc[Titan] | ||
*** xref:pages/api/embeddings/azure-openai-embeddings.adoc[Azure OpenAI] | ||
*** xref:pages/api/embeddings/mistralai-embeddings.adoc[Mistral AI] | ||
*** xref:pages/api/embeddings/minimax-embeddings.adoc[MiniMax] | ||
*** xref:pages/api/embeddings/oci-genai-embeddings.adoc[OCI GenAI] | ||
*** xref:pages/api/embeddings/ollama-embeddings.adoc[Ollama] | ||
*** xref:pages/api/embeddings/onnx.adoc[(ONNX) Transformers] | ||
*** xref:pages/api/embeddings/openai-embeddings.adoc[OpenAI] | ||
*** xref:pages/api/embeddings/postgresml-embeddings.adoc[PostgresML] | ||
*** xref:pages/api/embeddings/qianfan-embeddings.adoc[QianFan] | ||
*** VertexAI | ||
**** xref:api/embeddings/vertexai-embeddings-text.adoc[Text Embedding] | ||
**** xref:api/embeddings/vertexai-embeddings-multimodal.adoc[Multimodal Embedding] | ||
*** xref:api/embeddings/watsonx-ai-embeddings.adoc[watsonx.AI] | ||
*** xref:api/embeddings/zhipuai-embeddings.adoc[ZhiPu AI] | ||
** xref:api/imageclient.adoc[Image Models] | ||
*** xref:api/image/azure-openai-image.adoc[Azure OpenAI] | ||
*** xref:api/image/openai-image.adoc[OpenAI] | ||
*** xref:api/image/stabilityai-image.adoc[Stability] | ||
*** xref:api/image/zhipuai-image.adoc[ZhiPuAI] | ||
*** xref:api/image/qianfan-image.adoc[QianFan] | ||
** xref:api/audio[Audio Models] | ||
*** xref:api/audio/transcriptions.adoc[] | ||
**** xref:api/audio/transcriptions/azure-openai-transcriptions.adoc[Azure OpenAI] | ||
**** xref:api/audio/transcriptions/openai-transcriptions.adoc[OpenAI] | ||
*** xref:api/audio/speech.adoc[] | ||
**** xref:api/audio/speech/openai-speech.adoc[OpenAI] | ||
** xref:api/moderation[Moderation Models] | ||
*** xref:api/moderation/openai-moderation.adoc[OpenAI] | ||
// ** xref:api/generic-model.adoc[] | ||
**** xref:pages/api/embeddings/vertexai-embeddings-text.adoc[Text Embedding] | ||
**** xref:pages/api/embeddings/vertexai-embeddings-multimodal.adoc[Multimodal Embedding] | ||
*** xref:pages/api/embeddings/watsonx-ai-embeddings.adoc[watsonx.AI] | ||
*** xref:pages/api/embeddings/zhipuai-embeddings.adoc[ZhiPu AI] | ||
** xref:pages/api/imageclient.adoc[Image Models] | ||
*** xref:pages/api/image/azure-openai-image.adoc[Azure OpenAI] | ||
*** xref:pages/api/image/openai-image.adoc[OpenAI] | ||
*** xref:pages/api/image/stabilityai-image.adoc[Stability] | ||
*** xref:pages/api/image/zhipuai-image.adoc[ZhiPuAI] | ||
*** xref:pages/api/image/qianfan-image.adoc[QianFan] | ||
** xref:pages/api/audio[Audio Models] | ||
*** xref:pages/api/audio/transcriptions.adoc[] | ||
**** xref:pages/api/audio/transcriptions/azure-openai-transcriptions.adoc[Azure OpenAI] | ||
**** xref:pages/api/audio/transcriptions/openai-transcriptions.adoc[OpenAI] | ||
*** xref:pages/api/audio/speech.adoc[] | ||
**** xref:pages/api/audio/speech/openai-speech.adoc[OpenAI] | ||
** xref:pages/api/moderation[Moderation Models] | ||
*** xref:pages/api/moderation/openai-moderation.adoc[OpenAI] | ||
// ** xref:pages/api/generic-model.adoc[] | ||
|
||
* xref:api/vectordbs.adoc[] | ||
** xref:api/vectordbs/azure.adoc[] | ||
** xref:api/vectordbs/azure-cosmos-db.adoc[] | ||
** xref:api/vectordbs/apache-cassandra.adoc[] | ||
** xref:api/vectordbs/chroma.adoc[] | ||
** xref:api/vectordbs/elasticsearch.adoc[] | ||
** xref:api/vectordbs/gemfire.adoc[GemFire] | ||
** xref:api/vectordbs/milvus.adoc[] | ||
** xref:api/vectordbs/mongodb.adoc[] | ||
** xref:api/vectordbs/neo4j.adoc[] | ||
** xref:api/vectordbs/opensearch.adoc[] | ||
** xref:api/vectordbs/oracle.adoc[Oracle] | ||
** xref:api/vectordbs/pgvector.adoc[] | ||
** xref:api/vectordbs/pinecone.adoc[] | ||
** xref:api/vectordbs/qdrant.adoc[] | ||
** xref:api/vectordbs/redis.adoc[] | ||
** xref:api/vectordbs/hana.adoc[SAP Hana] | ||
** xref:api/vectordbs/typesense.adoc[] | ||
** xref:api/vectordbs/weaviate.adoc[] | ||
* xref:pages/api/vectordbs.adoc[] | ||
** xref:pages/api/vectordbs/azure.adoc[] | ||
** xref:pages/api/vectordbs/azure-cosmos-db.adoc[] | ||
** xref:pages/api/vectordbs/apache-cassandra.adoc[] | ||
** xref:pages/api/vectordbs/chroma.adoc[] | ||
** xref:pages/api/vectordbs/elasticsearch.adoc[] | ||
** xref:pages/api/vectordbs/gemfire.adoc[GemFire] | ||
** xref:pages/api/vectordbs/milvus.adoc[] | ||
** xref:pages/api/vectordbs/mongodb.adoc[] | ||
** xref:pages/api/vectordbs/neo4j.adoc[] | ||
** xref:pages/api/vectordbs/opensearch.adoc[] | ||
** xref:pages/api/vectordbs/oracle.adoc[Oracle] | ||
** xref:pages/api/vectordbs/pgvector.adoc[] | ||
** xref:pages/api/vectordbs/pinecone.adoc[] | ||
** xref:pages/api/vectordbs/qdrant.adoc[] | ||
** xref:pages/api/vectordbs/redis.adoc[] | ||
** xref:pages/api/vectordbs/hana.adoc[SAP Hana] | ||
** xref:pages/api/vectordbs/typesense.adoc[] | ||
** xref:pages/api/vectordbs/weaviate.adoc[] | ||
|
||
* xref:observability/index.adoc[] | ||
* xref:api/prompt.adoc[] | ||
* xref:api/structured-output-converter.adoc[Structured Output] | ||
* xref:api/functions.adoc[Function Calling] | ||
** xref:api/function-callback.adoc[FunctionCallback API] | ||
* xref:api/multimodality.adoc[Multimodality] | ||
* xref:api/etl-pipeline.adoc[] | ||
* xref:api/testing.adoc[AI Model Evaluation] | ||
* xref:pages/observability/index.adoc[] | ||
* xref:pages/api/prompt.adoc[] | ||
* xref:pages/api/structured-output-converter.adoc[Structured Output] | ||
* xref:pages/api/functions.adoc[Function Calling] | ||
** xref:pages/api/function-callback.adoc[FunctionCallback API] | ||
* xref:pages/api/multimodality.adoc[Multimodality] | ||
* xref:pages/api/etl-pipeline.adoc[] | ||
* xref:pages/api/testing.adoc[AI Model Evaluation] | ||
|
||
* Service Connections | ||
** xref:api/docker-compose.adoc[Docker Compose] | ||
** xref:api/testcontainers.adoc[Testcontainers] | ||
** xref:api/cloud-bindings.adoc[Cloud Bindings] | ||
** xref:pages/api/docker-compose.adoc[Docker Compose] | ||
** xref:pages/api/testcontainers.adoc[Testcontainers] | ||
** xref:pages/api/cloud-bindings.adoc[Cloud Bindings] | ||
|
||
* xref:contribution-guidelines.adoc[Contribution Guidelines] | ||
* xref:pages/contribution-guidelines.adoc[Contribution Guidelines] | ||
|
||
* Appendices | ||
** xref:upgrade-notes.adoc[] | ||
** xref:pages/upgrade-notes.adoc[] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think
pages
prefix is needed? why do you think it does?