Skip to content

sandbox to play around w/ different agent/rag techniques

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

bossjones/sandbox_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

sandbox_agent

sandbox to play around w/ different agent/rag techniques

To install dependencies:

rye sync --all-features

To run the agent:

rye run sandboxctl

Command-line Arguments

The sandboxctl command supports several subcommands and options:

  • version: Print the version of sandbox_agent.

    rye run sandboxctl version
  • deps: Display version information for sandbox_agent and its dependencies.

    rye run sandboxctl deps
  • about: Display information about the GoobBot CLI.

    rye run sandboxctl about
  • show: Show sandbox_agent information.

    rye run sandboxctl show
  • run-pyright: Generate type stubs for GoobAI.

    rye run sandboxctl run-pyright
  • go: Start the GoobAI Bot.

    rye run sandboxctl go

For more detailed information on each command, you can use the --help option:

rye run sandboxctl --help

This was created using rye.

About

sandbox to play around w/ different agent/rag techniques

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published