gptscript-ai/gptscript
Fork: 271 Star: 3077 (更新于 2024-11-21 03:21:17)
license: Apache-2.0
Language: Go .
Build AI assistants that interact with your systems
最后发布版本: v0.9.5 ( 2024-10-03 04:56:57)
GPTScript
GPTScript is a framework that allows Large Language Models (LLMs) to operate and interact with various systems. These systems can range from local executables to complex applications with OpenAPI schemas, SDK libraries, or any RAG-based solutions. GPTScript is designed to easily integrate any system, whether local or remote, with your LLM using just a few lines of prompts.
Here are some sample use cases of GPTScript:
- Chat with a local CLI - Try it!
- Chat with an OpenAPI compliant endpoint - Try it!
- Chat with local files and directories - Try it!
- Run an automated workflow - Try it!
Getting started
MacOS and Linux (Homebrew):
brew install gptscript
gptscript github.com/gptscript-ai/llm-basics-demo
MacOS and Linux (install.sh):
curl https://get.gptscript.ai/install.sh | sh
Windows:
winget install gptscript-ai.gptscript
gptscript github.com/gptscript-ai/llm-basics-demo
A few notes:
- You'll need an OpenAI API key
- On Windows, after installing gptscript you may need to restart your terminal for the changes to take effect
- The above script is a simple chat-based assistant. You can ask it questions and it will answer to the best of its ability.
Community
License
Copyright (c) 2024 Acorn Labs, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
最近版本更新:(数据更新于 2024-10-06 09:19:59)
2024-10-03 04:56:57 v0.9.5
2024-08-31 04:17:48 v0.9.5-rc5
2024-08-22 01:35:27 v0.9.5-rc4
2024-08-15 09:03:44 v0.9.5-rc3
2024-08-13 07:34:57 v0.9.5-rc2
2024-08-11 04:45:14 v0.9.5-rc1
2024-08-06 00:52:23 v0.9.4
2024-07-30 20:38:49 v0.9.3
2024-07-03 22:48:55 v0.9.2
2024-07-02 07:53:07 v0.9.1
gptscript-ai/gptscript同语言 Go最近更新仓库
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt
2024-11-21 01:52:15 SpecterOps/BloodHound
2024-11-20 13:48:10 1Panel-dev/1Panel