# agent-ai
Ai agent abstraction

## Getting started
Right now to run the agent we will need to define the environment variable: OPENAI_API_KEY
Look for examples of usage in domain/test-cases


## Run all tests

    npm test