-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
Description
Summary
Make the system prompt configurable, the command should be infer config set-system "You are an helpful assistant."
This will set a system prompt in the config and will be included in the SDK's messages as a system prompt.
Acceptance Criteria
- System prompt is configurable via command or by modifying the config directly
- The configured system prompt is added to the API request via the SDK's messages
- It's documented
Reactions are currently unavailable