Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.5_4 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.9.5_3 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.9.5_2 21 Jan 2025 22:21:11
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
PR: 284181
MFH: 2025Q1 |
0.9.5_1 08 Nov 2024 20:58:46
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
PR: 281842 |
0.9.5 03 Oct 2024 15:08:34
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.9.5
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.5
Reported by: Donnie Adams <notifications@github.com> |
0.9.4_1 09 Aug 2024 06:24:09
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update |
0.9.4 05 Aug 2024 20:06:24
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.9.4
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.4
Reported by: Donnie Adams <notifications@github.com> |
0.9.3 02 Aug 2024 15:56:20
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.9.3
- Remove GITHUB variables that are useless
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.3
Reported by: portscout |
0.9.2 03 Jul 2024 16:38:59
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.9.2
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.2
Reported by: Grant Linville <notifications@github.com> |
0.8.5_1 03 Jul 2024 08:29:47
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update |
0.8.5 26 Jun 2024 08:03:57
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.8.5
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.8.5
Reported by: Donnie Adams <notifications@github.com> |
0.8.3 20 Jun 2024 08:56:01
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.8.3
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.8.3 |
0.8.0 18 Jun 2024 15:20:33
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.8.0
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.8.0
Reported by: Donnie Adams <notifications@github.com> |
0.7.1_1 15 Jun 2024 09:52:23
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
MFH: 2024Q2 |
0.7.1 30 May 2024 15:18:46
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.7.1
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.7.1
Reported by: portscout |
0.7.0 24 May 2024 08:25:00
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.7.0
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.7.0
Reported by: Craig Jellick <notifications@github.com> |
0.5.0_2 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
MFH: 2024Q2 |
0.5.0_1 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
MFH: 2024Q2 |
0.5.0 13 Apr 2024 08:44:44
    |
Nicola Vitale (nivit)  |
lang/gptscript: Upgrade to 0.5.0
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.5.0
Reported by: Craig Jellick <notifications@github.com> |
0.4.2 05 Apr 2024 17:11:59
    |
Nicola Vitale (nivit)  |
lang/gptscript: Update to 0.4.2
- Replace GH_TUPLES with GO_MODULE to speed up the port updating
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.4.2
Reported by: Craig Jellick <notifications@github.com> |
0.4.1 05 Apr 2024 09:19:25
    |
Nicola Vitale (nivit)  |
lang/gptscript: Add new port
GPTScript is a new scripting language to automate your interaction with a Large
Language Model (LLM), namely OpenAI. The ultimate goal is to create a natural
language programming experience. The syntax of GPTScript is largely natural
language, making it very easy to learn and use. Natural language prompts can be
mixed with traditional scripts such as bash and python or even external HTTP
service calls. With GPTScript you can do just about anything, like plan a
vacation, edit a file, run some SQL, or build a mongodb/flask app. Here are
some common use cases for GPTScript:
- Retrieval-Augmented Generation (RAG)
- Task Automation
- Agents and Assistants
- Data Analysis
- Vision, Image, and Audio
- Memory Management
- Chatbots
https://github.com/gptscript-ai/gptscript |