> For the complete documentation index, see [llms.txt](https://docs.probe.splx.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.probe.splx.ai/updates/product-updates/september-2024.md).

# September 2024

## New Integrations

We’ve added several Platform and LLM integrations that make connecting Probe with your GenAI applications seamless in just a few clicks! We now support:

* Platforms:&#x20;
  * Microsoft Teams
  * Slack
  * WhatsApp
* LLMs:&#x20;
  * Azure OpenAI
  * Azure ML
  * Anthropic
  * Hugging Face
  * OpenAI
  * Mistral

## Custom Probe

You can now create custom probes for testing your specific use case, whether it’s security or safety-related. Add a description, set the related allowed and banned behaviors, and the Platform will handle the rest.

For a detailed understanding of Custom Probe, watch our feature [deep dive](https://www.youtube.com/watch?v=94rdKRSKeGk).

## Probe Framework Updates

Our Red Team continues to update our probe datasets and implement new strategies and variations, ensuring your applications are tested against the latest threats.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.probe.splx.ai/updates/product-updates/september-2024.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.
