Skip to content

Commit d286f1c

Browse files
MiriamScharnkeccreutzi
authored andcommitted
Fix broken links on Ollama.md
1 parent ca57ae3 commit d286f1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Ollama.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ By default, the `ollamaChat` function connects to a local server. To use a remot
4747

4848
For more examples of how to generate text using Ollama from MATLAB, see for instance:
4949

50-
- [Process Generated Text in Real Time by Using Ollama in Streaming Mode](../examples/ProcessGeneratedTextinRealTimebyUsingOllamainStreamingMode.md)
51-
- [Retrieval\-Augmented Generation Using Ollama and MATLAB](../examples/RetrievalAugmentedGenerationUsingOllamaandMATLAB.md) (requires Text Analytics Toolbox™)
50+
- [Process Generated Text in Real Time by Using Ollama in Streaming Mode](../examples/ProcessGeneratedTextInRealTimeByUsingOllamaInStreamingMode.md)
51+
- [Retrieval\-Augmented Generation Using Ollama and MATLAB](../examples/RetrievalAugmentedGenerationUsingOllamaAndMATLAB.md) (requires Text Analytics Toolbox™)
5252

5353
<a id="manage-chat-history"></a>
5454
# Manage Chat History
@@ -212,7 +212,7 @@ For an example of how to use tool calling with Ollama in LLMs with MATLAB, see [
212212
<a id="examples"></a>
213213
# Examples
214214

215-
- [Process Generated Text in Real Time by Using Ollama in Streaming Mode](/examples/ProcessGeneratedTextInRealTimebyUsingOllamaInStreamingMode.md)
215+
- [Process Generated Text in Real Time by Using Ollama in Streaming Mode](/examples/ProcessGeneratedTextInRealTimeByUsingOllamaInStreamingMode.md)
216216
- [Create Simple Ollama ChatBot](/examples/CreateSimpleOllamaChatBot.md) (requires Text Analytics Toolbox)
217217
- [Analyze Sentiment in Text Using ChatGPT and Structured Output](/examples/AnalyzeSentimentinTextUsingChatGPTwithStructuredOutput.md)
218218
- [Analyze Text Data Using Parallel Function Calls with Ollama](/examples/AnalyzeTextDataUsingParallelFunctionCallwithOllama.md)

0 commit comments

Comments
 (0)