RaaG Identifier
Identifier of the RaaG (RAG as a GPT). Must be unique. Used as the model name for your API calls.
This identifier will be used for your API calls like this one :
Must be alphanumeric (lowercased), hyphens allowed, validated by this REGEX : ^[a-z0-9\-]+$
Last updated