This is an automated email from the ASF dual-hosted git repository.

chenliang613 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/carbondata.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fcf79e24c Update README with Agent Data format support
2fcf79e24c is described below

commit 2fcf79e24c688c5073a1079f9bec8c9d241a9645
Author: Liang Chen <[email protected]>
AuthorDate: Wed Feb 18 11:16:49 2026 +0800

    Update README with Agent Data format support
    
    Added support for Agent Data format to README.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 6a5f5fd3b1..33b8ffeee8 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ You can find the latest CarbonData document and learn more at:
 [CarbonData cwiki](https://cwiki.apache.org/confluence/display/CARBONDATA/)
 
 - AI-native data storage for CarbonData's new scope, In AI projects, data 
scientists and engineers spend 80% of their time on data preparation. 
Traditional storage presents numerous bottlenecks in this process:
+  - Support Agent Data format, for sharing context between different sessions. 
   - Data silos: Training data may be scattered across data lakes, data 
warehouses, file systems, object storage, and other locations, making 
integration difficult.
   - Performance bottlenecks:Training phase: High-speed, low-latency data 
throughput is required to feed GPUs to avoid expensive GPU resources sitting 
idle.
   - Inference phase: High-concurrency, low-latency vector similarity search 
capabilities are required.

Reply via email to