You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to update the README to include documentation for system prompts, specifically the metadata and view prompts. This will improve clarity and consistency in the project, especially as more prompts may be added to the system prompts in the future.
Currently, the README only provides the path to the current prompt. We should separate the system prompts from others and update the README to provide more detailed information about these prompts.
Steps to Implement
Identify all existing system prompts (currently, the AI prompt analyzer and output generator).
Create a new section in the README specifically for system prompts.
For each system prompt, add:
A brief description of its purpose
The path to the prompt file
Any relevant usage information
Update the "How It Works" section to mention the system prompts and their role in the project.
Review and adjust the overall structure of the README to ensure the new information fits seamlessly.
Expected Behavior
The README should have a clear section dedicated to system prompts.
Each system prompt should be well-documented with its purpose and location.
The documentation should be easy to update as new system prompts are added.
Additional Information
This change will make it easier for contributors to understand the role of system prompts in the project and how they can be customized or extended.
The text was updated successfully, but these errors were encountered:
Description
We need to update the README to include documentation for system prompts, specifically the metadata and view prompts. This will improve clarity and consistency in the project, especially as more prompts may be added to the system prompts in the future.
Currently, the README only provides the path to the current prompt. We should separate the system prompts from others and update the README to provide more detailed information about these prompts.
Steps to Implement
Expected Behavior
Additional Information
This change will make it easier for contributors to understand the role of system prompts in the project and how they can be customized or extended.
The text was updated successfully, but these errors were encountered: