Swiftask
  • Quick start
  • Key concepts
    • AI Tools Hub
    • Agents
    • Knowledge base
    • Skills
    • Projects
    • Automation
  • AI tools hub
    • Introduction
    • Chat interface
    • Tokens
    • List of AI features
    • AI suggestions
    • FAQ
  • Agents
    • Introduction
    • Create an agent step by step
    • How to evaluate your agent
    • Multi-agents
    • Widget
    • Share agent
    • FAQ
  • Knowledge base
    • Introduction
    • Data connectors
      • Rich text
      • PDF File
      • Azure Document Loader
      • YouTube
      • Apify Dataset
      • PowerPoint File
      • Excel File
      • DOCX File
      • SQL Database
      • REST API
      • JSON File
      • CSV File
      • SQL Database Query
      • Website
      • Webpage
      • Sitemap
      • Dropbox files
      • Google drive files
    • Create a knowledge base
    • Attach Knowledge base to your agent
    • Share knowledge base
    • FAQ
  • Skills
    • Introduction
    • Skills library
      • Webpage Content Parsing
      • GitLab File Creation
      • Browsing with Perplexity
      • Open API
      • Retriever data from external sources
      • GitHub pull request diff retriever
      • GitHub pull request comment
      • Export table to Excel
      • Export text to PDF
      • GitHub file content
      • GitHub pull request info
      • OpenDataSoft
      • Agent as Skill
      • Swiftask AI recommandation
      • LinkedIn Share
      • Prismic migration create
      • Github create file
    • Create a new skill
    • Attach skill to your agent
    • FAQ
  • Projects
    • Introduction
    • Create a project
    • Generate task
    • Task AI chat
    • Organize chat in project
    • Project agent
    • FAQ
  • Automation
    • Introduction
    • Create an automation
  • Workspace admin
    • Introduction
    • Invite collaborators to join your workspace
    • Referral
    • Subscription renewal and Credit explanation
    • Purchase credits
    • Share agent
    • Subscription Pro plan/Team plan & token distribution
    • Create a project
    • Cancel subscription /Manage payment method
    • Personnal data security
    • SSO For enterprise
  • Use cases & Tutorials
    • Chat with multi-AI
    • Chat with PDF file
    • Import data - Webpage
    • How to generate an image on Swiftask
    • Import data (Azure Document Loader) - PDF
    • How to generate videos on Swiftask
    • Transform your ideas into videos with LUMA AI
    • Upgrade subscription plan
    • How to create an agent? step by step
    • Create AI agents for your business
    • Integrate external API in your agent
    • Create a professional landing page in 5 minutes
    • How to automate your blog content creation with an AI agent
    • How to evaluate your AI agent
    • How to create a Community Manager agent
  • Developer
    • List of AI and agents accessible via API
    • Access AI and agent through API
    • OpenAI SDK
  • Support & Social network
  • Changelog
Powered by GitBook
On this page
  1. Agents

FAQ

PreviousShare agentNextKnowledge base

Last updated 3 months ago

What is an AI agent ?

An AI agent is an artificial intelligence system designed to autonomously or semi-autonomously accomplish specific tasks. Its main characteristics include autonomy, specialization in a particular domain, the ability to learn and continuously improve, as well as interaction with humans or other systems via conversational interfaces. Additionally, these agents are goal-oriented, capable of adapting to new environments or tasks without reprogramming, proficient in natural language processing, and can integrate with various platforms. Used in various fields such as automated customer service, predictive analysis, virtual assistance, and business process automation, AI agents represent a significant advancement by offering advanced solutions to solve complex problems and effectively assist humans in their daily activities.

Does Swiftask offer documentation for its API ?

Swiftask is an AI aggregator platform allowing users to access AI functionalities provided by multiple vendors through a unified interface. This document describes how developers can interact with the Swiftask API to send and receive AI-generated responses. For more information visit our API documentation

How to create a widget with Swiftask ?

Even without any programming knowledge, you can easily integrate your agent into your website as a widget. To do this, once your agent is configured, go to the "Developers" section where you will find the codes to copy and paste onto your site. There you will find:

  • Agent client token

  • Agent slug

  • Agent widget integration: Add the code snippet to your HTML file to embed the Swiftask widget on your site.

  • Integration via iframe: Integrate the Swiftask widget using an iframe by adding the provided code to the desired location on your site.

  • Integration via API: For more information visit our API documentation

(Video tutorial)

What does the term "Multi AI" mean in Swiftask?

The term "multi-AI" at Swiftask is defined in two main aspects:

  1. Multi-Model Platform: Swiftask offers a platform that brings together multiple artificial intelligence models that users can access within a single discussion or through a unique interface, all included in a single subscription.

  2. Combination of AI and Agents: It is also possible to merge several AIs or agents, each with its own specificities, into a single intelligent entity. This approach enhances the agent's capabilities by leveraging the varied skills of each integrated model or agent.

Thus, "multi-AI" at Swiftask ensures both a diversity of available models and increased power through the intelligent combination of different artificial intelligences.

Where can I find the complete technical documentation?

You can find a full API documentation in

If a user is removed from a workspace, does the agent they created also get removed from the workspace?

No, if a user is removed from a workspace, the agents they created remain in the workspace. Here’s why:

  1. Agents are considered resources of the workspace, not personal resources of the user who created them.

  2. This allows for:

    • Maintaining business process continuity

    • Preserving existing workflows and automations

    • Avoiding the loss of important configurations and knowledge

  3. Management of the agents can be transferred to other administrators or members of the workspace

HOW TO CREATE AN AGENT
CREATE AN AGENT
API