[GH-ISSUE #110] Use system instructions to steer the behavior of a model #427

Closed
opened 2026-03-13 20:21:30 +03:00 by kerem · 2 comments
Owner

Originally created by @AJaySi on GitHub (Aug 18, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/110

Originally assigned to: @AJaySi on GitHub.

Use system instructions to steer the behavior of a model for LLMs

Originally created by @AJaySi on GitHub (Aug 18, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/110 Originally assigned to: @AJaySi on GitHub. Use system instructions to steer the behavior of a model for LLMs
kerem 2026-03-13 20:21:30 +03:00
Author
Owner

@AJaySi commented on GitHub (Aug 18, 2024):

System instructions allow you to guide the model's behavior for specific needs by providing additional context. These instructions help customize responses, set guidelines, and define product-level behavior independently from user prompts. Examples of their use include defining a persona, output format, style, tone, goals, and providing context like a knowledge cutoff. Set when initializing the model, these instructions persist throughout all interactions. They are part of the prompt and subject to standard data use policies.

<!-- gh-comment-id:2295209813 --> @AJaySi commented on GitHub (Aug 18, 2024): System instructions allow you to guide the model's behavior for specific needs by providing additional context. These instructions help customize responses, set guidelines, and define product-level behavior independently from user prompts. Examples of their use include defining a persona, output format, style, tone, goals, and providing context like a knowledge cutoff. Set when initializing the model, these instructions persist throughout all interactions. They are part of the prompt and subject to standard data use policies.
Author
Owner

@AJaySi commented on GitHub (Sep 2, 2024):

Included in the last commit.

<!-- gh-comment-id:2324950074 --> @AJaySi commented on GitHub (Sep 2, 2024): Included in the last commit.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#427
No description provided.