Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# BitGN Platform Samples

This repository contains sample agents for the [BitGN Platform](https://bitgn.com). Sample agents use SDKs that are audo-generated from the [BitGN Schema](https://buf.build/bitgn/api).
This repository contains sample agents for the [BitGN Platform](https://bitgn.com). Sample agents use SDKs that are auto-generated from the [BitGN Schema](https://buf.build/bitgn/api).

## Sandbox

Sandbox is a test environment with a few sample tasks, where an agent helps to manage personal information system within Obsidian Vault. Running this environment doesn't require BitGN API Key, so it is a goot start.
Sandbox is a test environment with a few sample tasks, where an agent helps to manage a personal information system within Obsidian Vault. Running this environment doesn't require BitGN API Key, so it is a good start.

Source code: [Sandbox Agent (Python)](sandbox/py)

Expand Down