Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename AnalysisAgent to AnalysisKitAgent #802

Open
ahuang11 opened this issue Dec 4, 2024 · 3 comments
Open

Rename AnalysisAgent to AnalysisKitAgent #802

ahuang11 opened this issue Dec 4, 2024 · 3 comments

Comments

@ahuang11
Copy link
Contributor

ahuang11 commented Dec 4, 2024

Or TBD

AnalysisSuiteAgent

@ahuang11
Copy link
Contributor Author

ahuang11 commented Dec 4, 2024

AnalysisKitAgent / AnalyticsKitAgent / TransformerAgent / ExecutorAgent / ComputationAgent / TaskRunnerAgent

@ahuang11
Copy link
Contributor Author

ahuang11 commented Dec 4, 2024

Or alternatively rename AnalystAgent so it's not so similar to AnalysisAgent, e.g. ActionableChatAgent or AnalystChatAgent or InsightAgent, SummaryAgent

I think I might be okay with InsightAgent

@amaloney
Copy link
Collaborator

amaloney commented Dec 4, 2024

The purpose of the Agent is written as

lumen/lumen/ai/agents.py

Lines 324 to 330 in 9c111cc

purpose = param.String(default="""
Responsible for analyzing results from SQLAgent and
providing clear, concise, and actionable insights.
Focuses on breaking down complex data findings into understandable points for
high-level decision-making. Emphasizes detailed interpretation, trends, and
relationships within the data, while avoiding general overviews or
superficial descriptions.""")

so how about calling it SQLResultAnalyzerAgent, SQLAnalyzerAgent, or SQLResultAgent?

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

No branches or pull requests

2 participants