ZBrain Documentation
  • ZBrain Documentation
    • Components of ZBrain
    • Getting started with ZBrain
    • 📚Knowledge base
      • How to create a knowledge base?
      • Knowledge source
      • Information schema
      • File summary
      • Automated reasoning
      • Retrieval testing
      • Knowledge base settings
    • 📱APP
      • How to create a new app?
      • How to set up and customize your app?
      • How to access the app reporting dashboard?
    • 🤖ZBrain AI agents
      • Get started with agents on ZBrain
      • Deploying pre-built agents
      • Creating custom AI agents
        • Agent setup
        • Define input sources
        • Define Flow
          • Key elements of a Flow
          • Flow Components
            • Activepieces Platform
            • AITable
            • Airtable
            • Amazon S3
            • Amazon SNS
            • Amazon SQS
            • Amazon Textract
            • Apify
            • Apollo
            • Approval
            • Asana
            • Azure Communication Services
            • Azure Cosmos DB
            • Azure Document Intelligence
            • Azure OpenAI
            • Azure Translation
            • Bannerbear
            • Baserow
            • Beamer
            • Bedrock Claude
            • Bettermode
            • Binance
            • Bing Search
            • Blackbaud
            • Bonjoro
            • Box
            • Brevo
            • Brilliant Directories
            • Bubble
            • CSV
            • Calendly
            • Certopus
            • Clearout
            • Clockodo
            • Code
            • Confluence
            • Connections
            • Constant Contact
            • Contiguity
            • Contentful
            • Customer.io
            • Crypto
            • Databricks
            • Data Mapper
            • Date Helper
            • DeepL
            • Delay
            • Discord
            • Discourse
            • Drip
            • Dropbox
            • Dust
            • Facebook Pages
            • Figma
            • Files Helper
            • Flowise
            • Flowlu
            • Formbricks
            • Frame
            • Freshdesk
            • Freshsales
            • GCloud Pub/Sub
            • GenerateBanners
            • GhostCMS
            • GitHub
            • GitLab
            • Gmail
            • Google Calendar
            • Google Contacts
            • Google Docs
            • Google Drive
            • Google Forms
            • Google Gemini
            • Google My Business
            • Google Search
            • Google Search Console
            • Google Sheets
            • Google Tasks
            • Groq
            • Hacker News
            • Heartbeat
            • HubSpot
            • HTTP
            • Image Helper
            • Inputs
            • Instagram for Business
            • Intercom
            • Invoice Ninja
            • Jira Cloud
            • Jotform
            • Kimai
            • Kizeo Forms
            • LeadConnector
            • Line Bot
            • Linear
            • LinkedIn
            • LinkedIn Actions
            • LLMRails
            • Lusha
            • MailerLite
            • Mailchimp
            • Mautic
            • Microsoft Dynamics 365 Business Central
            • Microsoft Dynamics CRM
            • Microsoft Excel 365
            • Microsoft OneDrive
            • Microsoft Outlook Calendar
            • Microsoft Teams
            • Mixpanel
            • MongoDB
            • Notion
            • Odoo
            • OpenAI
            • OpenRouter
            • Pastebin
            • PDF
            • Postgres
            • PostHog
            • Pushover
            • Qdrant
            • Queue
            • Razorpay
            • Router
            • Salesforce
            • SendGrid
            • ServiceNow
            • SFTP
            • SharePoint
            • Slack
            • SMTP
            • Snowflake
            • SOAP
            • Spotify
            • Stability AI
            • Stable Diffusion Web UI
            • Storage
            • Stripe
            • SurrealDB
            • SurveyMonkey
            • Taskade
            • Telegram Bot
            • Text Helper
            • Trello
            • Twilio
            • Twitter
            • Utilities
            • WhatsApp Business
            • WordPress
            • XML
            • YouTube
            • ZBrain
            • Zendesk
            • ZeroBounce
            • Zoho Books
            • Zoho CRM
            • Zoho Invoice
            • Zoom
          • How to Define a Flow?
          • How to Test Each Step in the Flow?
        • Configure Additional Settings
        • Test and Deploy Agents
        • How to access, monitor, and manage agent performance and tasks?
    • Settings
    • 📖API Tutorials
      • 📚Knowledge base
        • Automated Reasoning
      • 📱APP
      • 🤖Agents
Powered by GitBook
On this page
  • How to Connect LLMRails to ZBrain Flow?
  • Additional Settings for Datastore Search
  • Additional Settings for Custom API Calls
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

LLMRails

PreviousLinkedIn ActionsNextLusha

Last updated 1 month ago

LLMRails is a platform designed for large language model applications, providing infrastructure and tools to deploy and manage AI models effectively in a scalable environment. It specializes in facilitating advanced search, analysis, and interaction capabilities with large datasets.

How to Connect LLMRails to ZBrain Flow?

To integrate LLMRails with ZBrain Flow, follow these steps to select and utilize the desired capabilities:

  1. Search for the Math Helper Component: Search the LLMRails component within the ZBrain interface.

  2. Select the Required Capability: Select the required component as per your requirement:

  • Datastore search: Search in datastore

  • Custom API Call: Send a custom API call to a specific endpoint.

Additional Settings for Datastore Search

  • API Key: Enter your LLM Rails API key to authenticate the request.

  • Setup a connection: Choose the API connection setup for LLM Rails. Follow these instructions to get your LLMRails API Key:

    • Website Link: Visit the following website: .

    • Create a Key: Once on the website, click on create a key. Once you have created a key, copy it and use it for the Api key field on the site.

    • Connection Name: Enter a custom name for your LLMRails connection.

    • API Key: Provide your LLMRails API key for authentication.

  • Datastore ID: Specify the ID of the datastore you wish to search.

  • Text: Input the text or query for the datastore search.

  • Hybrid Search: Opt to use hybrid search, which combines dense and sparse embeddings.

  • Summarize: Choose if the search results should be summarized.

  • Continue on Failure: Enable this option to continue execution even if the search fails.

  • Retry on Failure: Set to retry the operation up to four times if it fails initially.

Additional Settings for Custom API Calls

  • API Key – Select your LLMRails API connection for authentication.

  • Setup a connection: Choose the API connection setup for LLM Rails. Follow these instructions to get your LLMRails API Key:

    • Create a Key: Once on the website, click on create a key. Once you have created a key, copy it and use it for the Api key field on the site.

    • Connection Name: Enter a custom name for your LLMRails connection.

    • API Key: Provide your LLMRails API key for authentication.

  • URL – Specify the API endpoint to interact with LLMRails (e.g., /models).

  • Method – Choose the HTTP method (GET, POST, etc.) for the API request.

  • Headers – Add key-value pairs for additional request headers.

  • Query Parameters – Provide optional URL query parameters for the request.

  • Body – Enter the request payload in JSON format if required.

  • No Error on Failure – Enable to prevent failure from stopping the workflow.

  • Timeout (in seconds) – Set the time limit for the API request execution.

Website Link: Visit the following website: .

🤖
https://console.llmrails.com/api-keys
https://console.llmrails.com/api-keys