Skip to content

Conversation

@chenliang613
Copy link
Contributor

Why is this PR needed?

Add agent module for AI-DATA

What changes were proposed in this PR?

Add agent module for AI-DATA

Does this PR introduce any user interface change?

  • No

@chenliang613
Copy link
Contributor Author

chenliang613 commented Oct 19, 2025

#4368

@xubo245
Copy link
Contributor

xubo245 commented Oct 22, 2025

please add some wiki or doc for agent module.
What is purpose?
How to run it?

@@ -0,0 +1,78 @@
import asyncio
import time
from abc import ABC, abstractmethod
Copy link
Contributor

Choose a reason for hiding this comment

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

suggest add setup.py and dependency package

Choose a reason for hiding this comment

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

this is DEMO as example.

@Bayarea0608
Copy link

please add some wiki or doc for agent module. What is purpose? How to run it?

will add it later.

@xubo245
Copy link
Contributor

xubo245 commented Oct 26, 2025

LGTM

@chenliang613 chenliang613 merged commit 5eb09fb into apache:master Nov 4, 2025
3 checks passed
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.

3 participants