Skip to content

Internationalization and Localization of resources #1578

Open
@marcingrzejszczak

Description

@marcingrzejszczak

Currently e.g. QuestionAnswerAdvisor has a default English user text advise, one can override it via the constructor as followss:

.defaultAdvisors(new QuestionAnswerAdvisor(vectorStore, SearchRequest.defaults(), DEFAULT_USER_TEXT_ADVISE)) // Enable RAG

It would be great to internationalize it and maybe provide the values via properties?

Another use case would be to treat different models as different "languages" which means that those could also be parameterezied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RAGIssues related to Retrieval Augmented GenerationadvisorsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions