0.0.15 • Published 10 months ago

encodeagent-action-ai-file v0.0.15

Weekly downloads
-
License
PRIVATE
Repository
github
Last release
10 months ago

encodeagent-helper-plugin-search

Always throw error

throw {
  //http error: it is optional, only required if the called is a lambda function
  ...HTTPERROR_400,
  //type: suggest to have it for every error
  type: "ERROR_API_ERROR",
  //source: keep the module name and function name
  source: "auth.signIn",
  //message: provide human readable error message. this optional, we should leave the caller to handle it with proper message that may also support multi-langurage
  message: "",
  //detail: provide helpful data to help understand the error better, it can have any data in it.
  detail: {
    reason: "",
    ...anything,
  },
  //error: this is the inner error.
  error,
};

List of sites

    www.marketingaiinstitute.com/blog*
    saasrise.beehiiv.com/*
    *.restofworld.org/*
    *.foundationcapital.com/*
    accelerated.carrd.co/*
    *.bdtechtalks.com/*
    *.thenewstack.io/*
    *.computerworld.com/*
    *.pragmaticengineer.com/*
    *.substack.com/*
    huggingface.co/blog/*
    *.nfx.com/*
    *.deepmind.google/*
    *.cohere.com/*
    cloud.google.com/*
    *.andrewchen.com/*
    spectrum.ieee.org/*
    *.cbinsights.com/*
    blog.google/technology/ai/*
    *.infoworld.com/*
    *.axios.com/*
    *.openai.com/blog/*
    *.hayo.com/*
    *.theverge.com/*
    *.ft.com/*
    *.theinformation.com/*
    *.vantechjournal.com/*
    *.makeuseof.com/*
    *.arstechnica.com/*
    *.washingtonpost.com/*
    blog.gregbrockman.com/*
    *.zdnet.com/*
    *.wsj.com/*
    *.barrons.com/*
    *.betakit.com/*
    *.medium.com/*
    *.puck.news/*
    *.fastcompany.com/*
    *.accel.com/*
    *.a16z.com/*
    *.sequoiacap.com/*
    *.technologyreview.com/*
    *.forbes.com/*
    *.businessinsider.com/*
    *.hackaday.com/*
    *.venturebeat.com/*
    *.mashable.com/*
    *.techcrunch.com/*
    *.wired.com/*
    *.bloomberg.com/*
0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago