Skip to main content
Composio allows developers to integrate external tools and services into their AI applications. It handles tool calling, web-hooks, authentication, and more. You need to register on a Composio account - Sign up here if you haven’t already to get their API key https://platform.composio.dev/

Install Libraries

Set your TOGETHER_API_KEY environment variable.
Shell

Example

In this example, we will use Together AI to star a repository on GitHub using Composio Tools.

Connect your GitHub account

You need to have an active GitHub Integration in Composio. Learn how to do this here

Get All Github Tools

You can get all the tools for a given app as shown below, but you can get specific actions and filter actions using usecase & tags.

Create a Chat Completion with Tools

Next Steps

Composio - Together AI Cookbook

Explore our in-depth Composio Cookbook to learn how to automate emails with LLMs.