updateSegment abstract method

Future<void> updateSegment(
  1. String collectionName,
  2. SegmentInfo segmentInfo,
  3. LLMSettings llmSettings
)

Implementation

Future<void> updateSegment(String collectionName, SegmentInfo segmentInfo, LLMSettings llmSettings);