Skip to content

Add support for user system prompt#217

Merged
rgbkrk merged 3 commits intomainfrom
user-system-prompt
Sep 30, 2025
Merged

Add support for user system prompt#217
rgbkrk merged 3 commits intomainfrom
user-system-prompt

Conversation

@markmiro
Copy link
Copy Markdown
Contributor

No description provided.

.first({ fallback: () => "" }),
);

if (typeof userSystemPrompt !== "string") {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding this check feels weird but the datatype means it can be a string

@markmiro
Copy link
Copy Markdown
Contributor Author

Looks like we have similar code / code paths in the anode repo but we're not running that runtime by default yet

@markmiro markmiro marked this pull request as ready for review September 28, 2025 01:31
@rgbkrk rgbkrk merged commit f8c090e into main Sep 30, 2025
7 checks passed
@rgbkrk rgbkrk deleted the user-system-prompt branch September 30, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants