Requirements
Setup and Installation
1
Initialize a Palico Application
2
Add your Open API Key
This starter LLM application uses OpenAI so you will need to add an OpenAI API key in your
.env
file. You can get your OpenAI API key from https://platform.openai.com/api-keys..env
3
Start your Palico App
src/agents/<agent-name>/index.ts
file.