An open API service for providing issue and pull request metadata for open source projects.

GitHub / gptscript-ai/py-gptscript issues and pull requests

#75 - chore(deps): bump setuptools from 70.0.0 to 78.1.1 in the pip group across 1 directory

Pull Request - State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, python

#74 - chore: add credential check param field

Pull Request - State: closed - Opened by thedadams 3 months ago

#73 - chore(deps): bump the pip group across 1 directory with 6 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: run_ci, dependencies, python

#72 - chore(deps): bump setuptools from 69.1.1 to 70.0.0 in the pip group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#71 - chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in the pip group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#70 - chore(deps): bump certifi from 2024.2.2 to 2024.7.4 in the pip group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#69 - chore: update prompt type for more granular configuration

Pull Request - State: closed - Opened by thedadams 6 months ago

#68 - enhance: get more information about models

Pull Request - State: closed - Opened by g-linville 8 months ago

#67 - enhance: add functions for daemon tools to do mTLS

Pull Request - State: closed - Opened by g-linville 8 months ago

#66 - chore: update for dataset rewrite

Pull Request - State: closed - Opened by g-linville 9 months ago

#65 - fix: ensure parent call frame is of category none

Pull Request - State: closed - Opened by thedadams 9 months ago

#64 - enhance: use bytes for dataset element contents

Pull Request - State: closed - Opened by g-linville 9 months ago

#63 - chore: add add_dataset_elements function

Pull Request - State: closed - Opened by g-linville 9 months ago

#62 - Add workspace stat file

Pull Request - State: closed - Opened by thedadams 9 months ago

#61 - update README

Pull Request - State: closed - Opened by sanjay920 9 months ago

#60 - fix: add pydantic to pyproject.toml

Pull Request - State: closed - Opened by g-linville 10 months ago

#59 - feat: add dataset functions

Pull Request - State: closed - Opened by g-linville 10 months ago

#57 - feat: add options for URL and token

Pull Request - State: closed - Opened by thedadams 10 months ago

#56 - fix: make constructors forward-compatible

Pull Request - State: closed - Opened by thedadams 10 months ago

#55 - fix: remove the disable server environment variable

Pull Request - State: closed - Opened by thedadams 10 months ago

#54 - fix: capture Usage, ChatResponseCached, and ToolResults

Pull Request - State: closed - Opened by thedadams 10 months ago

#53 - chore: add credentialContexts to GlobalOptions

Pull Request - State: closed - Opened by g-linville 10 months ago

#52 - feat: add credential management

Pull Request - State: closed - Opened by g-linville 11 months ago

#51 - chore: complete ToolDef fields

Pull Request - State: closed - Opened by thedadams 11 months ago

#50 - feat: add CacheDir option to GlobalOptions

Pull Request - State: closed - Opened by thedadams 11 months ago

#49 - feat: add load methods

Pull Request - State: closed - Opened by thedadams 11 months ago

#48 - chore: remote list_tools

Pull Request - State: closed - Opened by thedadams 11 months ago

#47 - feat: add prompt metadata field

Pull Request - State: closed - Opened by thedadams 12 months ago

#46 - feat: add ability to list models from other providers

Pull Request - State: closed - Opened by thedadams 12 months ago

#45 - feat: add load method

Pull Request - State: closed - Opened by ibuildthecloud 12 months ago - 1 comment

#44 - fix: import context tests including adding a new test

Pull Request - State: closed - Opened by thedadams 12 months ago

#43 - feat: add metadata and type fields to tools

Pull Request - State: closed - Opened by thedadams 12 months ago

#42 - chore: add get_env helper

Pull Request - State: closed - Opened by ibuildthecloud 12 months ago

#41 - feat: add force sequential option

Pull Request - State: closed - Opened by thedadams about 1 year ago

#40 - feat: improve SDK server startup

Pull Request - State: closed - Opened by thedadams about 1 year ago

#39 - fix: use separate gptscript file for cred override on Windows

Pull Request - State: closed - Opened by thedadams about 1 year ago

#38 - chore: add location to run opts

Pull Request - State: closed - Opened by thedadams about 1 year ago

#37 - fix: use array and new pluralized name for credential overrides

Pull Request - State: closed - Opened by njhale about 1 year ago

#36 - fix: add currentAgent to CallFrame

Pull Request - State: closed - Opened by thedadams about 1 year ago

#35 - chore: add ToolCategory

Pull Request - State: closed - Opened by thedadams about 1 year ago

#34 - enhance: support credential override

Pull Request - State: closed - Opened by njhale about 1 year ago

#33 - chore: add back dispatch jobs

Pull Request - State: closed - Opened by drpebcak about 1 year ago

#32 - chore: remove packaged binary

Pull Request - State: closed - Opened by thedadams about 1 year ago

#31 - chore: remove dispatch workflow

Pull Request - State: closed - Opened by drpebcak about 1 year ago

#30 - chore: pass GPTSCRIPT_CONFIG_FILE through to tox

Pull Request - State: closed - Opened by thedadams about 1 year ago

#29 - chore: print version when testing

Pull Request - State: closed - Opened by thedadams about 1 year ago

#28 - fix: update version number in files

Pull Request - State: closed - Opened by drpebcak about 1 year ago

#27 - chore: prep for v0.8.4 release

Pull Request - State: closed - Opened by thedadams about 1 year ago

#26 - fix: correct default model env var name

Pull Request - State: closed - Opened by njhale about 1 year ago

#25 - fix: await event_handlers to ensure errors are processed

Pull Request - State: closed - Opened by thedadams about 1 year ago

#24 - chore: use system path gptscript if python packaged one is missing

Pull Request - State: closed - Opened by ibuildthecloud about 1 year ago

#23 - bug: don't match archive with glob

Pull Request - State: closed - Opened by ibuildthecloud about 1 year ago

#22 - chore: rewrite SDK to have parity with other SDKs

Pull Request - State: closed - Opened by thedadams about 1 year ago

#21 - Chore: update gptscript to latest(v0.8.0)

Pull Request - State: closed - Opened by StrongMonkey about 1 year ago - 1 comment

#20 - Chore: update python 3.12 to fix syntax error

Pull Request - State: closed - Opened by StrongMonkey about 1 year ago

#19 - Chore: bump gptscript version

Pull Request - State: closed - Opened by StrongMonkey about 1 year ago

#18 - chore: fix the run_tests actions to not depend on anything

Pull Request - State: closed - Opened by thedadams over 1 year ago

#17 - feat: add support for subTool option

Pull Request - State: closed - Opened by thedadams over 1 year ago

#16 - feat: add version command

Pull Request - State: closed - Opened by thedadams over 1 year ago

#15 - chore: refactor workflows to be reusable

Pull Request - State: closed - Opened by thedadams over 1 year ago

#14 - feat: add publish action

Pull Request - State: closed - Opened by thedadams over 1 year ago
Labels: run_ci

#13 - chore: add test CI for merges and PRs

Pull Request - State: closed - Opened by thedadams over 1 year ago

#12 - feat: add chdir option

Pull Request - State: closed - Opened by thedadams over 1 year ago

#11 - chore: add build dependencies to requirements.txt

Pull Request - State: closed - Opened by cloudnautique over 1 year ago

#10 - feat: add event streaming

Pull Request - State: closed - Opened by thedadams over 1 year ago

#9 - chore: bump version to v0.5.0

Pull Request - State: closed - Opened by cloudnautique over 1 year ago

#8 - bump to latest version

Pull Request - State: closed - Opened by cloudnautique over 1 year ago

#7 - chore: bump versions and include new gptscript

Pull Request - State: closed - Opened by cloudnautique over 1 year ago

#6 - docs: update readme tool field

Pull Request - State: closed - Opened by cloudnautique over 1 year ago

#5 - bump versions breaking tool change.

Pull Request - State: closed - Opened by cloudnautique over 1 year ago

#4 - bump version and add metadata

Pull Request - State: closed - Opened by cloudnautique over 1 year ago