AWS Bedrock Tutorial: chat with your files in 10 min with AWS Bedrock, Streamlit, and knowledge base

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ •

  • @rakeshkotecha9629
    @rakeshkotecha9629 Місяць тому

    Thanks for the video! I would love to test this out - so hope I get time this evening/tomorrow. Qq is there a reason the citations (documents) are capped at 2? Quickly looking at the code it does not look like it's capped?
    also does not look like there is any history in this - i..e. if I wanted to make the chat session look stateful to the user (so they could ask follow up questions with context) presumably I would need to add in a conversation buffer?

  • @albertomb4057
    @albertomb4057 3 місяці тому

    Hello, it was really helpful but I got stock in one part, when I try to sync the knowledge base it do not trigger anything

    • @hariharanayappane620
      @hariharanayappane620 2 місяці тому

      You should first save the agent config before trying to synchronizing

  • @ASHS-j2c
    @ASHS-j2c 5 місяців тому

    InvokeAgent operation: Failed to retrieve resource because it doesn't exist. Retry the request with a different resource identifier - this is the error I am getting .. Any thoughts on this ?

    • @DenysonData
      @DenysonData  5 місяців тому

      I recenly created a patreon (link in bio) for providing any sort of guidance. Feel free to join for help with this and any other question

  • @-SANJAIMI
    @-SANJAIMI 5 місяців тому

    hello sir!!! I have a issue in creating the knowledge base. When I create it shows failed to create open search serverless collection.eventhough I gave the full access access for bedrock and opensearch service for the user and made the s3 bucket to be accessed by the opensearch service, the issues is not fixed. can you help me to clear that issue? I'm struggling with that issue !!! please help me !!!!

    • @DenysonData
      @DenysonData  5 місяців тому

      Hi Sanjaimi! I just created a patreon for exactly such questions (link in bio). Feel free to join and get some help with this and any other questions you might have in the future.

    • @-SANJAIMI
      @-SANJAIMI 5 місяців тому

      @@DenysonData will do Sir !!!

  • @samkt7020
    @samkt7020 Місяць тому

    can this be accessed by other aws users ? or is it available only to the particular user ?

    • @DenysonData
      @DenysonData  Місяць тому

      it can be customised any way you want

    • @samkt7020
      @samkt7020 Місяць тому

      @@DenysonData is it by restricting the user access to S3 buckets or does bedrock provide any functionality to restrict the knowledge base to other users as well.