We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eea84a commit 6af80e0Copy full SHA for 6af80e0
1 file changed
agents/langflow/simple_tool_calling_agent/local/.env.example
@@ -6,6 +6,3 @@ POSTGRES_DB=langflow
6
# Ollama — model to pull on first run
7
OLLAMA_MODEL=qwen2.5:7b
8
9
-# To use a remote model endpoint instead of Ollama, set:
10
-# OPENAI_API_BASE=https://your-cluster-model-endpoint/v1
11
-# OPENAI_API_KEY=your-key
0 commit comments