Skip to content

Conversation

@cloudnautique
Copy link
Contributor

When importing things from github or other case sensitive location the previous functionality would lowercase everything causing clones from VCS to fail.

This fix removes the calls to lowercase tools and contexts along with the other places they occur.

When importing things from github or other case sensitive location
the previous functionality would lowercase everything causing
clones from VCS to fail.

This fix removes the calls to lowercase tools and contexts along with
the other places they occur.

Signed-off-by: Bill Maxwell <[email protected]>
When the next tool chats, the name is lost when the resp variable is
reinitialized in the for loop. It always appeared to the user they
were chatting with the main entrypoint tool.

This changes it so the previous response is saved, and passed to the
set prompt function. So now if a tool is communicating the user
knows which tool is handling the chat turn.

Signed-off-by: Bill Maxwell <[email protected]>
@cloudnautique cloudnautique merged commit 1b557d1 into gptscript-ai:main May 14, 2024
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.

2 participants