Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [Feature]: Try to use promp-tsx to refactor and improve prompts for the chat commands #344

Open
Adam-it opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
⭐ enhancement New feature or request 🤔 research needs researching before I start hacking 👨‍💻work in progress I am working on it
Milestone

Comments

@Adam-it
Copy link
Member

Adam-it commented Nov 18, 2024

🎯 Aim of the feature

The aim is to use prompt-tsx npm package to define prompts used in SPFx Toolkit GitHub Chat Participant and to improve prompts.
It will get us unblocked in many areas as it is clearer, it is easier to use history, provides using and defining tools and chunk and prioritization.
BUT I already tried that in the past and it seems it has some problems when same VS Code extension uses react.
BUT now I found this workaround we should definitely try out
microsoft/vscode-prompt-tsx#74

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement New feature or request 🤔 research needs researching before I start hacking 👨‍💻work in progress I am working on it
Projects
None yet
Development

No branches or pull requests

1 participant