-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Update (9/30): #215 (comment)
Overview
Currently, Ollama support is an unstable and experimental feature. This feature is implemented using the Ollama AI Provider. It is explicitly stated that it is unstable in Object generation and Tool usage. Additionally, Tool streaming is not supported. Morphic is very unstable because it requires these capabilities. Please use it with the understanding of these limitations.
Environment Variables
- OLLAMA_MODEL=[YOUR_OLLAMA_MODEL]
- The main model to use. Recommended:
mistraloropenherms - Object generation, Tool usage
- The main model to use. Recommended:
- OLLAMA_SUB_MODEL=[YOUR_OLLAMA_SUB_MODEL]
- The sub model to use. Recommended:
phi3orllama3 - Text generation
- The sub model to use. Recommended:
- OLLAMA_BASE_URL=[YOUR_OLLAMA_URL]
- The base URL to use. e.g.
http://localhost:11434
- The base URL to use. e.g.
PR
Metadata
Metadata
Assignees
Labels
No labels