Skip to content

Flux/version 2.0#30

Closed
plangleyprogress wants to merge 4 commits into
mainfrom
flux/version-2.0
Closed

Flux/version 2.0#30
plangleyprogress wants to merge 4 commits into
mainfrom
flux/version-2.0

Conversation

@plangleyprogress
Copy link
Copy Markdown
Collaborator

adding v2 code updates

Copilot AI review requested due to automatic review settings January 30, 2026 18:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces documentation for MarkLogic Flux 2.x, specifically focusing on data splitting functionality for AI applications. The new README provides comprehensive instructions for splitting data using different strategies to support Retrieval-Augmented Generation (RAG) systems.

Changes:

  • Added complete documentation for Flux 2.x data splitting features
  • Included examples for character-based, RegEx, and custom splitting strategies across macOS/Linux and Windows platforms
  • Documented breaking changes from Flux 1.x regarding single-letter options

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,112 @@
Copyright (c) 2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

# Split Data for AI Applications with MarkLogic Flux 2.x
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The heading has an extra leading space before 'Split'. Markdown headings should have the '#' symbol immediately followed by a space and the heading text without additional spaces.

Suggested change
# Split Data for AI Applications with MarkLogic Flux 2.x
# Split Data for AI Applications with MarkLogic Flux 2.x

Copilot uses AI. Check for mistakes.
@plangleyprogress plangleyprogress deleted the flux/version-2.0 branch January 30, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants