You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Ollama.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,8 @@ By default, the `ollamaChat` function connects to a local server. To use a remot
47
47
48
48
For more examples of how to generate text using Ollama from MATLAB, see for instance:
49
49
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™)
52
52
53
53
<aid="manage-chat-history"></a>
54
54
# Manage Chat History
@@ -212,7 +212,7 @@ For an example of how to use tool calling with Ollama in LLMs with MATLAB, see [
212
212
<aid="examples"></a>
213
213
# Examples
214
214
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)
216
216
-[Create Simple Ollama ChatBot](/examples/CreateSimpleOllamaChatBot.md) (requires Text Analytics Toolbox)
217
217
-[Analyze Sentiment in Text Using ChatGPT and Structured Output](/examples/AnalyzeSentimentinTextUsingChatGPTwithStructuredOutput.md)
218
218
-[Analyze Text Data Using Parallel Function Calls with Ollama](/examples/AnalyzeTextDataUsingParallelFunctionCallwithOllama.md)
0 commit comments