Elektric
Docs

Web & Tools

Use managed web access and customer-defined functions.

#Managed web access

Enable Web Search & Browsing, then ask for current sourced information. Requests use normal Logs, Usage, and billing.

#Function calling loop

  1. Define a narrow schema.
  2. Send it with chat.
  3. Validate name and arguments.
  4. Authorize and execute.
  5. Return the result.

#Safety

Never let model output select arbitrary code, URLs, SQL, or account scope.

Complete example →