New API endpoints, updates and fixes

πŸš€ New Features:

<hr style="border: 1px solid white;">

API Endpoint Expansion:


AI Agent Endpoints:

  • Create AI Agent: Create a new AI agent.
  • Retrieve AI Agent: Fetch details for a specific AI agent.
  • Update AI Agent: Update the configuration and settings of an existing AI agent.
  • Delete AI Agent: Remove a specified AI agent from the system.

Knowledge Base Endpoints:

  • Add AI Agent Q/A: Add new question and answer pairs to the AI agent’s knowledge base.
  • Add URLs: Add URLs to the AI agent's knowledge base for reference.
  • Add PDF File: Upload a PDF file to the knowledge base for the AI agent to process.

Conversations Endpoints:

  • AI Agent Conversations: Retrieve a list of conversations for a specific AI agent.
  • Retrieve Conversation: Fetch the details of a specific conversation.
  • Delete Conversation: Remove a specific conversation from the system.

Size Options for Chat Widget in Appearance Tab:

Users now have three size options (Small, Medium, Large) for the chat widget in the Appearance tab, enabling enhanced customization for your website’s design.

Appointment Scheduling Web hook – Collected Leads Data Included:

The Appointment Scheduling Web hook now includes collected leads data, offering more context and information with each appointment request.


πŸ” Improvements:

<hr style="border: 1px solid white;">

Google Sign-In Button Update:

The "Sign in with Google" button has been updated to the official Google branded asset, ensuring a consistent and familiar user experience.

Pagination in Scraped URL Table:

Pagination has been added to the Scraped URL table, enhancing performance and usability when handling large sets of scraped URLs.


🐞 Bug Fixes:

<hr style="border: 1px solid white;">

  • Recurring Credits Display Issue (Monthly Not Saving Correctly): Fixed a bug where recurring credits were shown as one-time credits. Monthly recurring credits now save and display correctly.
  • Test Function in Scheduling Not Displaying All Available Slots: Resolved the issue that prevented the Test Function from displaying all available time slots.
  • Incorrect Date and Contact Info Storage in Collected Leads: Corrected the error where dates and contact information in collected leads were stored incorrectly. Data is now properly recorded.
  • Crawled URL – Select All Not Working Properly: Fixed the "Select All" feature for crawled URLs, improving efficiency when selecting multiple entries.