harshav17 / oaf-agent

tiny, open ai functions based, library to easily add autonomous agent capabilities to your favorite app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use

npm package

npm add oaf-agent

Consumer Notes

Examples

oaf-agent-consumer-examples

Debugging

Run the following command from consumer

DEBUG=oaf:* <command to run the script>

Contribute

Setup oaf

npm install

Building oaf

tsc

Test Locally

From the consumer, run...

npm link ../oaf 

About

tiny, open ai functions based, library to easily add autonomous agent capabilities to your favorite app


Languages

Language:TypeScript 100.0%