Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 330 Bytes

File metadata and controls

10 lines (7 loc) · 330 Bytes

How to run

You will need a Funstash API key and a Gemini API key. Adde them to main.ts before running the agent with:

deno run --allow-net --allow-read --allow-env main.ts

This service assumes you are running the price prediction service on the same machine on port 8000. If you are not, change the URL accordingly.