updateSegment abstract method
Future<void>
updateSegment(
- String collectionName,
- SegmentInfo segmentInfo,
- LLMSettings llmSettings
Implementation
Future<void> updateSegment(String collectionName, SegmentInfo segmentInfo, LLMSettings llmSettings);