BafCode Framework CLI
Project description
BafCode CLI
BafCode CLI is a powerful tool designed to streamline the setup and execution of the BafCode Framework. Whether you're a seasoned developer or just getting started, BafCode CLI simplifies the process of creating and developing AI agents.
Features
Quick Setup: Easily initialize a new BafCode project. Smooth Execution: Start the BafCode Framework with a simple command. Key Generation: Generate necessary keys for your project. Getting Started Here are the primary commands you'll use:
1. Setting Up a New Project
bafcode setup <project_name>
2. Starting the BafCode Framework
bafcode start
3. Generating a Key for your Project
bafcode generate:key
4. Make a tool file (it will generate api,prompt files and auto importing )
bafcode make tool <your_tool_name>
5. Make a prompt file (it will auto import it to init.py)
bafcode make prompt <your_prompt_name>
6. Make a api file (it will auto import it to init.py)
bafcode make api <your_api_name>
7. Make a llm file (it will auto import it to init.py)
bafcode make llm <your_llm_name>
Wrapping Up BafCode CLI is your companion for effective and efficient AI agent development with the BafCode Framework. Dive in and start creating!
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
File details
Details for the file bafcode-1.1.7.tar.gz
.
File metadata
- Download URL: bafcode-1.1.7.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 041b811ec94c27a9ba8ab721a5c363c50a55b5f4fa3df0453731f888ea822d36 |
|
MD5 | ef4bcd313f7cc792e822564f7bd294fb |
|
BLAKE2b-256 | 779da390e0832c9888836a1f2e31b5f815c00848140b4c9ef23b112c4137a3d1 |