Skip to content

Update profile creation from YAML to Python file #1359

@makyinmars

Description

@makyinmars

Describe the bug

The docs suggest creating a yaml file for profile but it not longer works: https://docs.openinterpreter.com/settings/profiles

Reproduce

  1. Create a yaml file in the following directory: /Users/user_name/Library/Application Support/open-interpreter/profiles
  2. Run the newly profile created, eg: interpreter --profile talk-to-db.yaml
  3. 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.5

Returns the following
image

Expected 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions