Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gptscript-ai/gptscript issues and pull requests
#873 - Add gpt-4o-mini to smoke test github workflow and make smoke test judge more reliable
Pull Request -
State: closed - Opened by njhale 4 months ago
#873 - Add gpt-4o-mini to smoke test github workflow and make smoke test judge more reliable
Pull Request -
State: closed - Opened by njhale 4 months ago
#872 - feat: add workspace API to SDK
Pull Request -
State: closed - Opened by thedadams 4 months ago
#872 - feat: add workspace API to SDK
Pull Request -
State: closed - Opened by thedadams 4 months ago
#871 - Greetings from a Fan!
Issue -
State: closed - Opened by mmochan 4 months ago
#871 - Greetings from a Fan!
Issue -
State: closed - Opened by mmochan 4 months ago
#870 - chore: return toolMapping in chat progress message
Pull Request -
State: closed - Opened by ibuildthecloud 4 months ago
#870 - chore: return toolMapping in chat progress message
Pull Request -
State: closed - Opened by ibuildthecloud 4 months ago
#869 - feat: add dataset operations to sdkserver
Pull Request -
State: closed - Opened by g-linville 4 months ago
#869 - feat: add dataset operations to sdkserver
Pull Request -
State: closed - Opened by g-linville 4 months ago
#868 - bug: allow space in metadata name
Pull Request -
State: closed - Opened by ibuildthecloud 4 months ago
#868 - bug: allow space in metadata name
Pull Request -
State: closed - Opened by ibuildthecloud 4 months ago
#867 - chore: add multiline parsing and refactor share cred behavior
Pull Request -
State: closed - Opened by ibuildthecloud 4 months ago
#867 - chore: add multiline parsing and refactor share cred behavior
Pull Request -
State: closed - Opened by ibuildthecloud 4 months ago
#866 - Request to support LLMs other than OpenAI chatGPT
Issue -
State: open - Opened by thinkhy 5 months ago
- 2 comments
#865 - can the GPTScript use the http proxy to send request ? like v2ray
Issue -
State: open - Opened by LaiosOvO 5 months ago
#864 - chore: bump go-gptscript to 326b7baf6fcb to pick up env var fixes
Pull Request -
State: closed - Opened by thedadams 5 months ago
#863 - chore: bump go-gptscript and Go versions
Pull Request -
State: closed - Opened by thedadams 5 months ago
#862 - fix: send proper SSE for stderr message in SDK server
Pull Request -
State: closed - Opened by thedadams 5 months ago
#861 - chore: support params on input filters besides just input
Pull Request -
State: closed - Opened by ibuildthecloud 5 months ago
#860 - fix: pass Usage, ChatResponseCached, and ToolResults to SDKs
Pull Request -
State: closed - Opened by thedadams 5 months ago
#859 - chore: bump tui
Pull Request -
State: closed - Opened by ibuildthecloud 5 months ago
#858 - bug: load vcs support in embedded server always
Pull Request -
State: closed - Opened by ibuildthecloud 5 months ago
#857 - feat: support sqlite credential helper
Pull Request -
State: closed - Opened by g-linville 5 months ago
#856 - fix: modify credential refresh to support stacked contexts
Pull Request -
State: closed - Opened by g-linville 5 months ago
#842 - Answers from the Internet: fix parallel calls
Issue -
State: open - Opened by g-linville 6 months ago
- 1 comment
Labels: bug
#836 - Can't change the api key for openai
Issue -
State: open - Opened by prpanto 6 months ago
- 3 comments
Labels: question
#835 - feat: add standalone mode to SDKServer and server options
Pull Request -
State: closed - Opened by rinor 6 months ago
Labels: run-smoke
#835 - feat: add standalone mode to SDKServer and server options
Pull Request -
State: closed - Opened by rinor 6 months ago
Labels: run-smoke
#826 - feat(sys.http.post): add option to include response in output
Pull Request -
State: closed - Opened by rinor 6 months ago
#826 - feat(sys.http.post): add option to include response in output
Pull Request -
State: closed - Opened by rinor 6 months ago
#823 - feat: change openapi credential tool via environment variable
Pull Request -
State: closed - Opened by rinor 6 months ago
#823 - feat: change openapi credential tool via environment variable
Pull Request -
State: closed - Opened by rinor 6 months ago
#804 - Credentials need to support multiple instances of the same provider.
Issue -
State: closed - Opened by cloudnautique 6 months ago
- 1 comment
#719 - test: add smoke test based on examples/samples-readme.md
Pull Request -
State: closed - Opened by njhale 7 months ago
- 2 comments
#719 - test: add smoke test based on examples/samples-readme.md
Pull Request -
State: closed - Opened by njhale 7 months ago
- 2 comments
#708 - enhance: remove --ui option
Pull Request -
State: closed - Opened by njhale 7 months ago
- 3 comments
#671 - Do not pick `gpt-4o` as default model provider when it is not available as supported model in the provider model list.
Issue -
State: open - Opened by sangee2004 7 months ago
- 5 comments
Labels: bug
#671 - Do not pick `gpt-4o` as default model provider when it is not available as supported model in the provider model list.
Issue -
State: open - Opened by sangee2004 7 months ago
- 5 comments
Labels: bug
#636 - UI - Provider set using `--default-model` when launching the UI is not used when executing scripts from within UI.
Issue -
State: closed - Opened by sangee2004 7 months ago
- 4 comments
Labels: bug
#636 - UI - Provider set using `--default-model` when launching the UI is not used when executing scripts from within UI.
Issue -
State: closed - Opened by sangee2004 7 months ago
- 4 comments
Labels: bug
#602 - Allow specifying headers for sys.http builtins
Issue -
State: open - Opened by johnrengelman 8 months ago
- 5 comments
Labels: enhancement, proposal
#427 - Add history feature
Pull Request -
State: open - Opened by bindung 9 months ago
#100 - Set working directory of tool calls to the directory of the file
Pull Request -
State: closed - Opened by ibuildthecloud 12 months ago
#99 - docs: add story-book.gpt example
Pull Request -
State: closed - Opened by tylerslaton 12 months ago
- 1 comment
#98 - Add vision usecase
Pull Request -
State: closed - Opened by cjellick 12 months ago
#97 - Ignore common node and python files
Pull Request -
State: closed - Opened by cjellick 12 months ago
#96 - Add system tools for interacting with directories
Issue -
State: open - Opened by tylerslaton 12 months ago
- 2 comments
Labels: proposal
#95 - test
Issue -
State: closed - Opened by cjellick 12 months ago
#94 - Not able to run some example scripts which use relative file path to `gptscript` from `examples` directory.
Issue -
State: closed - Opened by sangee2004 12 months ago
- 1 comment
Labels: bug
#93 - Provide better output when `sys.find` does not return any files.
Issue -
State: closed - Opened by sangee2004 12 months ago
- 3 comments
Labels: bug
#92 - Implement first-class approach to testing GPTScripts
Issue -
State: closed - Opened by tylerslaton 12 months ago
- 2 comments
#91 - docs: separate shell command from output in examples
Pull Request -
State: closed - Opened by tylerslaton 12 months ago
#90 - Create README-USECASES.md
Pull Request -
State: closed - Opened by sheng-liang 12 months ago
#89 - Provide a way to define and get help/description about gptscripts .
Issue -
State: open - Opened by sangee2004 12 months ago
- 1 comment
Labels: enhancement, proposal
#88 - test: adding first pass at an integration suite for some of our basic examples
Pull Request -
State: closed - Opened by tylerslaton 12 months ago
#87 - Delete examples/edit.gpt
Pull Request -
State: closed - Opened by cjellick 12 months ago
- 1 comment
#86 - docs: reorganize tool docs
Pull Request -
State: closed - Opened by g-linville 12 months ago
#85 - fix: add a timeout to builtin HTTP functions
Pull Request -
State: closed - Opened by g-linville 12 months ago
#84 - Add Recipe Generator sample application to examples
Pull Request -
State: closed - Opened by techmaharaj 12 months ago
- 3 comments
#83 - docs: add basic vision tool cookbook
Pull Request -
State: closed - Opened by njhale 12 months ago
#82 - Add test CI
Issue -
State: closed - Opened by tylerslaton 12 months ago
- 2 comments
#81 - docs: move discord pill to top of readme
Pull Request -
State: closed - Opened by njhale 12 months ago
- 1 comment
#80 - Refactor client code to make way for additionl AI API backends
Pull Request -
State: closed - Opened by ibuildthecloud 12 months ago
#79 - feat: add a few helper functions for using code outside of this package
Pull Request -
State: closed - Opened by thedadams 12 months ago
#78 - enhance: add support for azure deployment name mapping
Pull Request -
State: closed - Opened by keyallis 12 months ago
- 7 comments
#77 - enhance: add doc for Internet search tools
Pull Request -
State: closed - Opened by g-linville 12 months ago
#76 - Confusing naming
Issue -
State: closed - Opened by thecaralice 12 months ago
- 3 comments
#75 - Drop unneeded code as vision is being moved to a tool
Pull Request -
State: closed - Opened by ibuildthecloud 12 months ago
#74 - feat: refactor docs and add content around tools and authoring
Pull Request -
State: closed - Opened by tylerslaton 12 months ago
#73 - Show the tokens counts to better understand the cost
Issue -
State: closed - Opened by kaihendry 12 months ago
- 2 comments
#72 - enhance - add sys.stat built in tool
Pull Request -
State: closed - Opened by cloudnautique 12 months ago
#71 - fix: address issue with override param
Pull Request -
State: closed - Opened by tylerslaton 12 months ago
#70 - Build an API Wrapper for gptscript
Issue -
State: closed - Opened by cjellick 12 months ago
- 3 comments
#69 - standardize on env vars for py libs
Issue -
State: open - Opened by cjellick 12 months ago
- 1 comment
#68 - Add "audit mode" to manually approve tool calls before they execute
Issue -
State: closed - Opened by g-linville 12 months ago
- 1 comment
Labels: enhancement
#67 - fix - update hacker-news-headlines.gpt
Pull Request -
State: closed - Opened by djcarpe 12 months ago
#66 - Change script syntax to improve readability using yaml
Issue -
State: closed - Opened by Bogyie 12 months ago
- 1 comment
#65 - Not able to make use of tools from other repo directories.
Issue -
State: open - Opened by sangee2004 12 months ago
#64 - fix - typo in error message
Pull Request -
State: closed - Opened by cloudnautique 12 months ago
#63 - Not able to use absolute path for tools.
Issue -
State: open - Opened by sangee2004 12 months ago
#62 - feat: add documentation site
Pull Request -
State: closed - Opened by tylerslaton 12 months ago
#61 - Support a local Ollama client
Issue -
State: closed - Opened by jpmcb 12 months ago
- 3 comments
#60 - Append sys.append builtin
Pull Request -
State: closed - Opened by njhale almost 1 year ago
#59 - Cannot connect to Azure OpenAI deployment
Issue -
State: closed - Opened by sirredbeard almost 1 year ago
- 1 comment
#58 - Check for http and https prefix
Pull Request -
State: closed - Opened by sirredbeard almost 1 year ago
#57 - Does not properly parse URL to program files on WIndows as a URL
Issue -
State: closed - Opened by sirredbeard almost 1 year ago
- 1 comment
#56 - Getting a panic error when attempting to use the runner as a library
Issue -
State: closed - Opened by hectorj2f almost 1 year ago
- 2 comments
#55 - Add WinGet install to README and WinGet package update automation
Pull Request -
State: closed - Opened by sirredbeard about 1 year ago
- 6 comments
#54 - Add Scoop install to README
Pull Request -
State: closed - Opened by sirredbeard about 1 year ago
- 1 comment
#53 - enhance: proof of concept Brave Search API tool
Pull Request -
State: closed - Opened by g-linville about 1 year ago
#52 - Create built-in tool for Brave Search API
Issue -
State: closed - Opened by g-linville about 1 year ago
- 1 comment
Labels: enhancement
#51 - Support the OPENAI_API_BASE environment variable
Issue -
State: closed - Opened by Bit0r about 1 year ago
- 1 comment
#50 - create app
Issue -
State: closed - Opened by Tyronedill99 about 1 year ago
#49 - fix typos
Pull Request -
State: closed - Opened by sebgoa about 1 year ago
#48 - Copy button in readme copies output
Issue -
State: closed - Opened by sebgoa about 1 year ago
- 1 comment
Labels: documentation
#47 - premeditated hate crime speech/weaponized tech
Issue -
State: closed - Opened by 4Plagiarism about 1 year ago
#46 - Update count-lines-of-code.gpt
Pull Request -
State: closed - Opened by eltociear about 1 year ago
- 1 comment
#45 - Docker UI build
Pull Request -
State: closed - Opened by vincent99 about 1 year ago
- 1 comment
#44 - Print tool descriptions in --list-tools
Pull Request -
State: closed - Opened by vincent99 about 1 year ago