Port details on branch 2024Q2 |
- gptscript Natural Programming Language
- 0.4.2_3 lang =0 0.9.5_2Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2024-04-15 08:56:20
- Last Update: 2024-06-15 09:58:21
- Commit Hash: 4ce9aac
- License: APACHE20
- WWW:
- https://gptscript.ai/
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gptscript>0:lang/gptscript
- To install the port:
- cd /usr/ports/lang/gptscript/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gptscript
- pkg install gptscript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gptscript
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712336718
SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.4.2_GH0/v0.4.2.mod) = a4019cf6b145fe55459683d0a3415e45d675f38ca83e659d0554e97b3bcbbf3f
SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.4.2_GH0/v0.4.2.mod) = 3521
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go122 : lang/go122
- Fetch dependencies:
-
- go122 : lang/go122
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gptscript-0.4.2_3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- lang_gptscript
- USES:
- go:modules,1.22 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|