Custom chatbot using stored context #13
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the user must specify the full path to context files using the
--context
argument. In much the same way as creating custom GPTs, it would be much better if the user also had the ability to store groups of context files for particular use-cases. For example, the user could store a copy of their work experience and skills then provide just the job description of the role they are currently applying for as context.The interface for this could look something along the lines of
Creating a bot and adding context could work something like