Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.49 KB

File metadata and controls

32 lines (16 loc) · 1.49 KB

BitGN Platform Samples

This repository contains sample agents for the BitGN Platform. The sample agents use SDKs that are auto-generated from the BitGN Schema, which is stored in the proto/ folder.

Important: packages for Python and other languages are generated by Buf and hosted on separate registries. The installation instructions point to those registries by default, just like the sample agents do.

Sandbox

Sandbox is a test environment with a few sample tasks where an agent helps manage a personal information system within an Obsidian vault. Running this environment does not require a BitGN API key, so it is a good place to start.

Source code: Sandbox Agent (Python)

BitGN Sandbox intro

PAC1

PAC1 is the PCM-runtime sample. It mirrors the sandbox control-plane flow, but it operates against the bitgn.vm.pcm file-system runtime and the bitgn/pac1-dev benchmark.

Source code: PAC1 Agent (Python)

If you build your own sample agent, feel free to open an issue with a link to it. We will add it to the repository.

References

Copyright

BitGN is built and maintained by Rinat Abdullin and Ksenia Makarova.