Skip to main content

AI / LLM

The Seven20 platform includes features to enable the use of AI and LLMs (Large Language Models) to assist with the recruitment process or automations within Seven20.

All functionality within Seven20 is provided via a Bring Your Own Model (BYOM) approach. This means that Seven20 does not provide direct access to any models or AI functionality out of the box, but instead provides the tools to build custom AI functionality. Any implementer is expected to provide their own credentials to access any models they wish to use, which may result in additional third-party charges based on the chosen model.

A packaged permission set LLM_User includes the relevant permissions for using the LLMs (does not grant the named credentials access).

Out of the box model support

Seven20 supports the following models out of the box. These models are available for use in the platform and can be used in automations, flows, and other features without any additional development work (outside of integrating them into your automations).

OpenAI Models

Model NameNotes
GPT-5.4
GPT-5.4 pro
GPT-5.2
GPT-5.2 pro
GPT-5.1
GPT-5 mini
GPT-5 nano
GPT-5
GPT-4o
GPT-4o-mini
GPT-4.1Recommended to use GPT-5 instead
GPT-4.1-miniRecommended to use GPT-5 mini instead
GPT-4.1-nanoRecommended to use GPT-5 nano instead

Azure Models

Model NameNotes
GPT-5.4
GPT-5.4 pro
GPT-5.2
GPT-5.1
GPT-5 mini
GPT-5 nano
GPT-5
GPT-4o
GPT-4o-mini
GPT-4.1Recommended to use GPT-5 instead
GPT-4.1-miniRecommended to use GPT-5 mini instead
GPT-4.1-nanoRecommended to use GPT-5 nano instead
note

Azure models utilise the next generation API. Please review Azure documentation for API changes and lifecycle updates.

If you wish to use a different model than listed above, or use a custom trained one, consider implementing a custom model instead.

warning

Seven20 commits to supporting these models for the foreseeable future. However, we cannot guarantee that these models will always be available or supported by the model provider. When a model is deprecated by the model provider, Seven20 will also deprecate it. Ensure you regularly check the model provider's documentation for any changes to the models you are using.