Skip to content

Conversation

@thedadams
Copy link
Contributor

Before this change, the chat icon would change based on the tool that was being called. For example, if an assistant was using a tool that needed to prompt the user, then the icon would change to the initials for that tool. After this change, the icon will only change when the assistant changes.

A side effect that is also addressed in this change: restoring a thread now has the correct icons for the messages. This will only be true for threads created after this change.

Before this change, the chat icon would change based on the tool that
was being called. For example, if an assistant was using a tool that
needed to prompt the user, then the icon would change to the initials
for that tool. After this change, the icon will only change when the
assistant changes.

A side effect that is also addressed in this change: restoring a thread
now has the correct icons for the messages. This will only be true for
threads created after this change.

Signed-off-by: Donnie Adams <donnie@acorn.io>
"main": "electron/main.mjs",
"dependencies": {
"@gptscript-ai/gptscript": "^0.9.5-rc4",
"@gptscript-ai/gptscript": "github:gptscript-ai/node-gptscript#0ec49d9df04627afe4518f4689dc212c0d03cdd6",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to fix an issue in node-gptscript to get the respondingTool stuff to work correctly.

@thedadams thedadams merged commit a53bb6e into gptscript-ai:main Aug 22, 2024
@thedadams thedadams deleted the stop-changing-icon branch August 22, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants