FlowFuse / FlowFuse/node-red-function-gpt
Retain Conversation History
Open
size:M
type:feature
- Dominant language
- HTML
- Stars
- 31
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Each time a new prompt is provided by the Node-RED user, we send a fresh conversation to OpenAI, meaning that knowledge of previously asked questions are not retained.
Storing some context of the history of conversation would allow iterative edits on the content provided by ChatGPT.
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.