6 Comments
User's avatar
A Pox on Both Your Houses.'s avatar

OK, you whetted my appetite....but now I am disappointed. It is now Feb 13. Did I miss the next installment somewhere?

Serghei Dragan's avatar

Good one and Funny Miguel 😁! Can’t wait to see what’s coming next.

Haelc's avatar

Together.ai not giving free api key .

Brian Milligan's avatar

Hi, I'm really enjoying the course! One thing that would be helpful for the getting started would be set up to run locally on VSCode/Cursor. I have everything working with running the docker container but when I run the Chainlink app on VSCode I'm having issues with the short term memory database SHORT_TERM_MEMORY_DB_PATH: str = "/app/data/memory.db"

Now I could create it there, but is that the right thing to do? I saw how docker creates the data folder, and since it works I assume it the memory.db gets created when you try to open it for the first time. Is that correct? Small bump but a little extra on the getting started would be helpful.

Thanks and thank you for this wonderful course! It aligns so close to the project I've been working on!