Connect to other AI agents & applications

If you want to connect Moveworks to other AI agents & applications, you can do so through our plugins. Simply connect your AI application using an HTTP action and our Agentic Reasoning Engine will choose when to delegate work to your AI application.

You can do this for..

  • Other AI agents: You can send a prompt to those agents and wait for them to do work
  • RAG (Retrieval Augmented Generation) Systems: In these models, the LLM is provided additional context in the prompt.
  • In-House LLMs: These are fine-tuned models trained on your data & come up with content based on its training data.
  • Foundation Models: These are general, off-the-shelf models, like ChatGPT, Claude, or other families of LLMs.

📘

If you're trying to connect to a Foundation Model like GPT, check out our built-in plugin: QuickGPT.

For instructions on setting this up in Creator Studio, check out our Perplexity Online Search Guide , or watch the video below.