nzuguem / nzuguem-github-bot

LLM-based Github App using Quarkus Github App and Quarkus Langchain4j extensions
MIT License
5 stars 0 forks source link

Manage properties for multiple @RegisterAiService #21

Closed nzuguem closed 5 months ago

nzuguem commented 5 months ago

Today, if you have multiple @RegisterAiService in a project, where each of them needs different properties (like mode-id or others...), the only way to specialize them is to use the chatMemoryProviderSupplier property, one for each @RegisterAiService.

It may be useful to do this through the use of application.properties. For more information (context and example), there is a post in Zulip.

nzuguem-github-app-dev[bot] commented 5 months ago

Thank you for your issue, we'll get back to you shortly.