This is the Linux app named MiniChain whose latest release can be downloaded as v0.2sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MiniChain 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
MiniChain
DESCRIPTION
MiniChain is a small Python library for building applications that combine large language models, prompts, and executable tools. Developers annotate ordinary functions to define model calls while keeping prompt templates separate from application logic. Multiple functions can be chained so the output of one model or tool becomes the input to another. The library records calls as a graph, making intermediate steps easier to inspect, debug, and retry. It includes model abstractions for language models as well as tools such as Python execution. A browser interface can display examples, subprompts, outputs, and queued runs for interactive demonstrations. The project emphasizes readable code and lightweight experimentation rather than a large production framework.
Features
- Annotated language model functions
- Separate prompt template files
- Composable model and tool chains
- Graph-based call inspection
- Python execution integration
- Interactive browser demonstrations
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/minichain.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.