Quick Start
This guide will walk you through setting up Aita and start coding with Aita.
Prerequisites
Before you start, make sure you have the following installed:
Python 3.9 or higher
Installation
To install Aita, run the following command:
Getting Started
To start using Aita, you can run the following code:
This code will create a new agent that uses the GPT-3.5-turbo model and has a confidence threshold of 0.8.
Next Steps
Last updated