[Enhancement]: Add Pins, Notes, and Variables (or Slots) to conversations, and provide the ability to extract them #6743
distardao
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
I have three ideas to enhance the chat experience:
Assign numbers to each message in a conversation to make it easier for users to locate specific messages and measure the overall length of the chat. Important messages can be pinned with additional text at the top of the chat, similar to how messaging platforms support quick navigation.
Add notes to chats (with optional titles) to improve the user experience — especially when users need to jot down information for later use.
Implement variables or slots (slot-filling method) to quickly collect data from the conversation — either automatically by the LLM or manually by the user.
Notes, variables, and slots could help provide a more detailed context for LLMs and agents to focus on. Users could use these tools to enhance the prompt context, or feed structured data into new workflows, MCP, agents, etc.
For example:
@slot#1
" to push data to a variable or slot@note#1
,@slot#1
,@slot#2
to create a...."More details
Nothing more
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions