Significant-Gravitas / AutoGPT-Code-Ability

🖥️ AutoGPT's Coding Ability - empowering everyone to build software using AI
MIT License
116 stars 36 forks source link

[AGPT-696] running benchmarks in CI via GHA #228

Closed aarushik93 closed 5 months ago

aarushik93 commented 6 months ago

Initial set up to run our benchmarks when a PR is created and when code is pushed to main.

This aims to improve our dev / test / release loop

aarushik93 commented 6 months ago

The benchmarks officially run - but they do take a long time. So if we want to I can make them run in parallel, this should eat up less of our GH minutes I believe

linear[bot] commented 6 months ago

AGPT-696