# AI Providers

AI providers offer managed services for running machine learning and generative AI workloads, such as large language models and embeddings.

In Finout, integrations with AI providers allow you to track and analyze costs based on usage metrics like tokens, requests, or compute consumption. This helps you understand how AI workloads contribute to your overall spend and optimize usage across models and applications.

The following AI Providers can be integrated with Finout:

* [Open AI](/billing-integrations/ai-providers/connect-to-openai.md)
* [Anthropic](/billing-integrations/ai-providers/connect-to-anthropic.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finout.io/billing-integrations/ai-providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
