Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork155
Description
Presumably because the secondconfig arg toresolve_prompt isn't passed at
| localconfig,prompt=copilot.resolve_prompt(message.content) |
And also because since081d4c2, the default "COPILOT_INSTRUCTIONS" system_prompt
| system_prompt='COPILOT_INSTRUCTIONS',-- System prompt to use (can be specified manually in prompt via /). |
So this is basically 2 issues in one:
- not being able to see the actual system prompt used at some point of the conversation history
- 081d4c2 regressing the default system prompt
Metadata
Metadata
Assignees
Labels
No labels