This is the Linux app named griptape whose latest release can be downloaded as v0.18.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named griptape with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
griptape
DESCRIPTION
The Griptape framework provides developers with the ability to create AI systems that operate across two dimensions: predictability and creativity. For predictability, Griptape enforces structures like sequential pipelines, DAG-based workflows, and long-term memory. To facilitate creativity, Griptape safely prompts LLMs with tools (keeping output data off prompt by using short-term memory), which connects them to external APIs and data stores. The framework allows developers to transition between those two dimensions effortlessly based on their use case. Griptape not only helps developers harness the potential of LLMs but also enforces trust boundaries, schema validation, and tool activity-level permissions. By doing so, Griptape maximizes LLMs’ reasoning while adhering to strict policies regarding their capabilities.
Features
- Griptape introduced several breaking changes in v0.15
- griptape-tools was merged into griptape
- You can remove griptape-tools from your dependencies
- With Griptape, you can create structures, such as Agents, Pipelines, and Workflows, that are composed of different types of tasks
- By default, Griptape uses OpenAI's gpt-4 to drive the core agent logic
- Griptape is available under the Apache 2.0 License
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/griptape.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.