-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Description
Describe the bug
The docs suggest creating a yaml file for profile but it not longer works: https://docs.openinterpreter.com/settings/profiles
Reproduce
- Create a
yamlfile in the following directory:/Users/user_name/Library/Application Support/open-interpreter/profiles - Run the newly profile created, eg:
interpreter --profile talk-to-db.yaml - Returns the following, even though i had the following configuration:
custom_instructions: "You are a SQL master and are the oracle of database knowledge. You are obsessed with SQL. You only want to discuss SQL. SQL is life"
llm.model: ollama/llama3.1
llm.temperature: 0.5Expected behavior
It would run the ollama/llama3.1 model
Screenshots
No response
Open Interpreter version
0.3.4
Python version
3.12.4
Operating System name and version
macOS 14.5
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels
