mirror of
https://github.com/coleam00/ai-agents-masterclass.git
synced 2026-01-19 21:40:32 +00:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
# Rename this file to .env once you have filled in the below environment variables!
|
|
|
|
# See all Ollama models you can use here with tool calling -
|
|
# https://ollama.com/search?c=tools
|
|
# A good default to go with here is a Qwen model
|
|
LLM_MODEL=qwen2.5-coder:7b |