We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b9f75b + 3c02733 commit c2a85f1Copy full SHA for c2a85f1
public/index.html
@@ -85,6 +85,10 @@ <h2 class="notebook-title">polars vs pandas</h2>
85
<h2 class="notebook-title">pyspark parametrize</h2>
86
<a href="data_science_tools/pyspark_parametrize.html" class="notebook-link">View the notebook</a>
87
</li>
88
+ <li class="notebook-item">
89
+ <h2 class="notebook-title">lchain ollama</h2>
90
+ <a href="llm/lchain_ollama.html" class="notebook-link">View the notebook</a>
91
+ </li>
92
<li class="notebook-item">
93
<h2 class="notebook-title">pydantic ai examples</h2>
94
<a href="llm/pydantic_ai_examples.html" class="notebook-link">View the notebook</a>
0 commit comments