AgentGenesis icon indicating copy to clipboard operation
AgentGenesis copied to clipboard

fixes #44: Adds Rate limiting to linkedIn agent Playground

Open priyanshuverma-dev opened this issue 4 months ago • 5 comments

  • Fixes #44

  • Adds rate limiting

  • Dependency changes

    • @upstash/ratelimit
    • @vercel/kv
    • moment
  • .env Changes

  • You will get everything when you create Vercel Kv

    KV_URL=
    KV_REST_API_URL=
    KV_REST_API_TOKEN=
    KV_REST_API_READ_ONLY_TOKEN=
    
  • DEMO

  • Demo has 5 request but I changed for 2 as requested by admin.

https://github.com/user-attachments/assets/c4ba6a4f-2d6d-436b-a23d-dcb497ea72a0

priyanshuverma-dev avatar Oct 08 '24 06:10 priyanshuverma-dev