-
Notifications
You must be signed in to change notification settings - Fork 296
Comparing changes
Open a pull request
base repository: gptscript-ai/gptscript
base: v0.9.5-rc1
head repository: gptscript-ai/gptscript
compare: v0.9.5-rc2
- 16 commits
- 16 files changed
- 3 contributors
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca8ab3a - Browse repository at this point
Copy the full SHA ca8ab3aView commit details
Commits on Aug 12, 2024
-
fix: support share credentials in context tools (#782)
Signed-off-by: Grant Linville <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b05ceb7 - Browse repository at this point
Copy the full SHA b05ceb7View commit details -
fix: stop running tool for providers that are runnning
A previous change stopped caching clients so that they would be restarted whenever needed. However, the running of the tool produces unwanted output if the provider is already running. This change includes a way to tell whether the provider is running or needs to be restarted. Signed-off-by: Donnie Adams <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f356013 - Browse repository at this point
Copy the full SHA f356013View commit details -
Merge pull request #784 from thedadams/no-evens-for-running-providers
fix: stop running tool for providers that are runnning
Configuration menu - View commit details
-
Copy full SHA for f92e8dc - Browse repository at this point
Copy the full SHA f92e8dcView commit details -
Merge pull request #772 from ibuildthecloud/main
feat: enable github release binary downloads for go tools
Configuration menu - View commit details
-
Copy full SHA for 06169d8 - Browse repository at this point
Copy the full SHA 06169d8View commit details -
fix: share credentials in context tools (#785)
Signed-off-by: Grant Linville <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9696f8d - Browse repository at this point
Copy the full SHA 9696f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e2002 - Browse repository at this point
Copy the full SHA e1e2002View commit details -
Merge pull request #786 from ibuildthecloud/main
chore: support looking up go binary releases by tag
Configuration menu - View commit details
-
Copy full SHA for d932de2 - Browse repository at this point
Copy the full SHA d932de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bacc628 - Browse repository at this point
Copy the full SHA bacc628View commit details -
Merge pull request #788 from ibuildthecloud/main
chore: fallback to pure go git if git isn't found
Configuration menu - View commit details
-
Copy full SHA for c3e1974 - Browse repository at this point
Copy the full SHA c3e1974View commit details -
fix: address panic when listing models with default model provider
Apparently, this code path is exercised by listing models and not by using the provider with LLM calls. Signed-off-by: Donnie Adams <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4197b39 - Browse repository at this point
Copy the full SHA 4197b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071c5f2 - Browse repository at this point
Copy the full SHA 071c5f2View commit details -
Merge pull request #790 from ibuildthecloud/main
bug: check for git on mac by using xcode-select
Configuration menu - View commit details
-
Copy full SHA for 3f543db - Browse repository at this point
Copy the full SHA 3f543dbView commit details -
Merge pull request #789 from thedadams/fix-default-model-listing
fix: address panic when listing models with default model provider
Configuration menu - View commit details
-
Copy full SHA for 75d9600 - Browse repository at this point
Copy the full SHA 75d9600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 707d483 - Browse repository at this point
Copy the full SHA 707d483View commit details -
Merge pull request #791 from ibuildthecloud/main
bug: include shared context from context tools referenced by "tools:"
Configuration menu - View commit details
-
Copy full SHA for 50503da - Browse repository at this point
Copy the full SHA 50503daView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.5-rc1...v0.9.5-rc2