Source: Al0066InvalidGenAiOperationNameAnalyzer.csDocumentation Index
Fetch the complete documentation index at: https://ancplua.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
GenAI operation names should follow the semantic conventions:chat, text_completion, or embeddings.
Bad Code
Good Code
Properties
- Category: GenAI
- Severity: Warning
- Enabled by default: True
- Code fix available: False
