RipeSeed / ask-ripeseed

An AI Assistant to answer user queries based on your own knowledge base!
https://ask.ripeseed.io
MIT License
36 stars 9 forks source link

cached storage is implemented for ask ripeseed #47

Closed Usman-Ahmad673 closed 2 months ago

Usman-Ahmad673 commented 2 months ago

PR Title: [cached implementation]

Description

[cached storage is implemented for ask ripeseed]

Type of Change

How Has This Been Tested?

[Checked the data is being stored in momento and response time is reduced]

Checklist:

cloudflare-workers-and-pages[bot] commented 2 months ago

Deploying ask-ripeseed with  Cloudflare Pages  Cloudflare Pages

Latest commit: bd0441a
Status:🚫  Build failed.

View logs

riazosama commented 2 months ago

@Usman-Ahmad673 We need to update the Dockerfile to include new env variable

Usman-Ahmad673 commented 2 months ago

@riazosama momento api key like this?

ARG MOMENTO_API_KEY ENV MOMENTO_API_KEY=$MOMENTO_API_KEY