Create a quickstart for LRA to start an AI assistant
The quickstart will use the quarkus langchain4j dependency so that the LLM can be created with Ollama or other tools (OpenAI or Claude). I would have at least Ollama with can be run locally for free (even if it might take longer to respond as it depends on yous hardware).
The Assistent will use Tools to invoke LRA Coordinator's operations (start, cancel, retrieve...) and will give a diagnosis of the failed LRAs (participant error, network failure...)
Create a quickstart for LRA to start an AI assistant
The quickstart will use the quarkus langchain4j dependency so that the LLM can be created with Ollama or other tools (OpenAI or Claude). I would have at least Ollama with can be run locally for free (even if it might take longer to respond as it depends on yous hardware).
The Assistent will use Tools to invoke LRA Coordinator's operations (start, cancel, retrieve...) and will give a diagnosis of the failed LRAs (participant error, network failure...)