Skip to content

[RFE] Move system_prompt to configuration #123

@manstis

Description

@manstis

Is your feature request related to a problem? Please describe.

The system_prompt is currently part of the QueryRequest model.

System Prompts can be very large and serialising them in every request is expensive.

It might be nice to add support for providing a system_prompt in the ServiceConfiguration object.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions