Crates.io | cargo-self |
lib.rs | cargo-self |
version | 0.1.7 |
source | src |
created_at | 2023-09-30 06:20:00.085481 |
updated_at | 2023-10-23 21:02:24.039071 |
description | A tool to build and install a package using cargo enhanced with LLM models. |
homepage | |
repository | |
max_upload_size | |
id | 988424 |
size | 245,375 |
This software is a modular and extensible computation framework designed to manage, process, and execute computational plans. It provides features such as computation planning, dynamic chat completion using OpenAI's GPT, JSON persistence for storing and retrieving computation state, and a CLI tool for interacting with the engine and executing plans. The software also supports constitution-based processing, allowing users to define constitutions to guide the computation process and retrieve system and input data. With a modular design and clear separation of concerns, this software offers flexibility and customization for various computational needs.
Refer to the README.md for detailed instructions on how to use this software, including setting up, configuring, and executing computational plans.
Feel free to fork this repository, submit issues, or open pull requests to improve the project.