enableRag property
If true, enable Retrieval Augmented Generation in ChatCompletion request.
Once enabled, the endpoint will be identified as GenAI endpoint and Arthedain router will be used.
Implementation
core.bool? enableRag;
If true, enable Retrieval Augmented Generation in ChatCompletion request.
Once enabled, the endpoint will be identified as GenAI endpoint and Arthedain router will be used.
core.bool? enableRag;