✨ 💲 systemPromptType.ts
This commit is contained in:
@@ -12,3 +12,4 @@ export type SystemPrompt = readonly string[] & {
|
|||||||
export function asSystemPrompt(value: readonly string[]): SystemPrompt {
|
export function asSystemPrompt(value: readonly string[]): SystemPrompt {
|
||||||
return value as SystemPrompt
|
return value as SystemPrompt
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user