Enums§
- LlmBackend
- Which LLM backend is available for semantic grouping.
Functions§
- request_
grouping - Invoke the LLM backend to group hunks by semantic intent.
- request_
grouping_ with_ timeout - Request semantic grouping from the detected LLM backend with a 30-second timeout.
- request_
incremental_ grouping - Request incremental grouping: assign new/modified hunks to existing groups or create new ones.