harshav17 / oaf-agent-consumer-examples

playground for testing oaf library, agent problem solving and prompting techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup oaf-agent-consumer-examples

npm install

To run hex_adds example

npx ts-node src/hex_adds/index.ts

To run an example in debug mode

DEBUG=oaf:* npx ts-node src/hex_adds/index.ts

Examples

About

playground for testing oaf library, agent problem solving and prompting techniques


Languages

Language:TypeScript 100.0%