Add your description here
Project description
create-ragbits-app
A CLI tool to create new ragbits applications from templates.
Installation
pip install create-ragbits-app
Usage
# Create a new ragbits application
create-ragbits-app
Available Templates
- rag: Basic RAG (Retrieval Augmented Generation) application
Creating Custom Templates
Templates are stored in the templates/ directory. Each template consists of:
- A directory with the template name
- A
template_config.pyfile with template metadata and questions - Template files, with
.j2extension for files that should be processed as Jinja2 templates
Available variables in templates:
project_name: Name of the projectragbits_version: Latest version of ragbits- Custom variables from template questions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file create_ragbits_app-0.0.1.dev0.tar.gz.
File metadata
- Download URL: create_ragbits_app-0.0.1.dev0.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
599225d4f7e837ca58b5fc8c2df6232f63b3f4e8855ac37e8509a7ef342d810b
|
|
| MD5 |
4baabc6784cbfeb0aef52fc6ce7a41a9
|
|
| BLAKE2b-256 |
21bdd526bcb5127f72b70c059c02a10c1dbd873cb1c9b1897afb2ea0b0aa30dd
|
File details
Details for the file create_ragbits_app-0.0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: create_ragbits_app-0.0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08897ecd551fcfd39c90cbd79c6cd7acba9d1f79e555dea6ea9c458eba1502ba
|
|
| MD5 |
ad445a8aa88d0fa0775c3503ba0d8f21
|
|
| BLAKE2b-256 |
07bc03da103d961318ae4292559067ef0db079c44bf67c37c97dd710561c8ea7
|