Global Large Language Models¶
Global Large Language Models (LLMs) are LLMs at organization level that you can assign to and share across different Projects in your organization.
Restrictions¶
- Global LLMs don't support LLM fallback.
- Global LLMs can't be set as a default model.
- Global LLMs can't be cloned.
Working with Global LLMs¶
You can view, create, edit, and delete global LLMs in the Admin Center under Resources > LLMs as well as copy their Reference ID.
To assign a global LLM to a Project, go to the global LLM page, click or
in the Assigned Projects section, and select the Project.
You can also view global LLMs in Build > LLMs and edit their settings.
You can view, create, delete, and edit global LLMs using the Cognigy.AI API. To do so, set the resourceLevel
parameter to organisation
in the JSON body.