- Python 3
- Docker
Create the API key from together.ai
rerank.py#06 TOGETHER_API_KEY = "your-together-ai-key"
Build the App using Docker
docker compose build
Start the App using Docker
docker compose up
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create the API key from together.ai
rerank.py#06 TOGETHER_API_KEY = "your-together-ai-key"
Build the App using Docker
docker compose build
Start the App using Docker
docker compose up