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.
1 parent b5e9377 commit 23c3887Copy full SHA for 23c3887
requirements.txt
@@ -20,7 +20,7 @@ mkdocs-minify-plugin>=0.7.0 # Minify HTML output
20
mkdocs-include-markdown-plugin>=7.0.0 # Include markdown files
21
22
# Optional LLM packages (for tools/text_to_mindmap.py):
23
-# openai>=1.0.0 # OpenAI API client (for GPT models)
+# openai>=2.11.0 # OpenAI API client (for GPT models)
24
# anthropic>=0.18.0 # Anthropic API client (for Claude models)
25
# requests>=2.31.0 # HTTP library (for Ollama local LLM)
26
0 commit comments