Skip to content

AddeOllama-based AI capability #172

@PiotrAniola82

Description

@PiotrAniola82

This is a request to add AI capability to the report.
The design allows a pluggable integration that can work with any LLM. Ollama is used as the wrapper. Prompts are generated by subclasses of the Prompter class. The name of the model to be used is configured in Constants.py.

To invoke the AI capabilities run javacore_analyser_batch.py with --ai=true parameter.
This will include an AI overview of the JVM configuration under the Basic JVM Configuration section.
It will also replace the content of Intelligent Tips section with AI-generated tips.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions