Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build PyPI Version

lelouch

Library and execution environment for AI agents and loops.

Usage

lelouch [options] <script> [args...]

Options

Option Type Defaut Description
-u, --base-url str env(BASE_URL) URL to OpenAI compatible API
-k, --api-key str env(API_KEY) API_KEY of OpenAI compatible API
-m, --model str env(MODEL) ID of the model to use
-U, --user int uid ID of the sandbox user
-G, --group int gid ID of the sandox group
-w, --workspace path . Path of the workspace
--rebuild - - Force to rebuild the sandbox

Environment Variables

Variable Description
BASE_URL URL to OpenAI compatible API
API_KEY API_KEY of OpenAI compatible API
MODEL ID of the default model

Requirements

  • docker: required to build sandbox (strongly recommended)

References

Releases

Packages

Contributors

Languages