BuilderIO / micro-agent

An AI agent that writes (actually useful) code for you
https://www.builder.io/blog/micro-agent
MIT License
2.61k stars 206 forks source link

Add basic tests for getOpenAi and getSimpleCompletion #11

Closed tpaulshippy closed 3 months ago

tpaulshippy commented 3 months ago

Purpose

Continuing to add tests for core functionality. Per #2

Approach

Add tests for simplest Open AI functions.

steve8708 commented 3 months ago

awesome @tpaulshippy !