Plugins

Plugins enable an LLM to interact with the outside world

LLMs can be augmented to interact with the outside world by accessing APIs to load data or take actions. In Stack AI, you can add different tools to your LLM. To add a tool to your LLM just drag and drop it from the tools sidebar and connect it to your LLM.

Plugins work more reliably with GPT-4

We offer support for the following tools:

  • WolframAlpha: Enables the LLM to perform complex math operations.

  • SerpAPI: Enables the LLM to perform a Google search in order to answer a question that requires live or recent data.

Last updated