Giter Site home page Giter Site logo

Comments (6)

brunedv avatar brunedv commented on August 16, 2024 1

I'm on the same issue here.

@knihit Do you have any expectation on when to launch it? Do you know if we can change this by ourselves in the lambda function created for the ChatBot that queries Kendra?

Hi @tiagoReichert , it is possible to modify the lambda function. You have to add a specific attribute_filter here:

attribute_filter: Optional[Dict] = {"EqualsTo": { "Key": "_language_code", "Value": { "StringValue": "fr" } }}

from generative-ai-application-builder-on-aws.

mukitmomin avatar mukitmomin commented on August 16, 2024 1

Hi @brunedv and @tiagoReichert language based Kendra query is now supported with the release of v1.3.0 with PR #53. For details on how to implement it, please refer to our Implementation Guide.

from generative-ai-application-builder-on-aws.

knihit avatar knihit commented on August 16, 2024

@brunedv thank you for reaching out. This is a great feature request, we will add it to our backlog and as we plan our iterations, we will include this in one of our future releases.

For your feature request, do you think the browser's locale would work as language input or you think we would have a separate input to capture language code in the chat application.

from generative-ai-application-builder-on-aws.

brunedv avatar brunedv commented on August 16, 2024

@knihit , both work for me or you might configure the language at the creation of the chat application.

from generative-ai-application-builder-on-aws.

tiagoReichert avatar tiagoReichert commented on August 16, 2024

I'm on the same issue here.

@knihit Do you have any expectation on when to launch it?
Do you know if we can change this by ourselves in the lambda function created for the ChatBot that queries Kendra?

from generative-ai-application-builder-on-aws.

tiagoReichert avatar tiagoReichert commented on August 16, 2024

Great! Thanks @brunedv!

It's working well for pt-BR (Brazilian Portuguese) as well.

from generative-ai-application-builder-on-aws.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.