Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Configure a default system prompt for a chain #171

@OskarStark

Description

@OskarStark

This could look like this in the bundle:

    chain:
        default:
            platform: 'llm_chain.platform.azure.default'
            model:
                name: 'GPT'
                version: 'gpt-4o'
                options:
                    temperature: 0.8
            tools: false
            system_prompt: |
                You are a helpful assistant.
                You are here to provide information and help users find the information they need.
                You are polite and professional, and you always provide accurate information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions