The Claude model takes more than 10 seconds anyways to respond and then we added Bedrock agent which is again using Claude model to decide which action group to pick, and that will add again another 10 seconds to respond, i think as the use case is smaller in bedrock agent Amazon should have used or created there own SLM model to understand what the user want and select the action group instead of searching it in the LLM base
Hi there, thanks for the feedback! It's definitely appreciated. I've reached out to the Bedrock Support team regarding your input. One other thing I would like to share with you is our feedback article: go.aws/feedback. This article details how to provide the type of feedback you have given should you need to in the future. However, you can always reach out here and, we will do our very best to help. ^DC
Hi, thanks for your observations. 👀 Perhaps you would like to share this info with the appropriate team: go.aws/feedback. This article details how. We definitely value info from our customers. ^DC
Is it possible to leverage the knowledge base of my agent in Amazon bedrock, kind of as a guide for how the agent should respond. For example, I have a very specific use case and I only have around 30 examples of how it should respond, so I believe fine tuning would not work, but i am curious if I put 30 examples into the knowledge base, would it guide the agent better.
This is an excellent question for our re:Post platform! 📮 Our cloud community of experts may be able to assist you with an answer or additional advice: go.aws/aws-repost. 🤝☁️ ^TE
Hi there! 👋 Our community of developers over at re:Post might be able to lend their expertise & guidance: go.aws/aws-repost. Additionally, we have these other ways to get help: go.aws/get-help. ⬅️ ^AK
@@dozo_ca just point the knowledge base at the company docs as a datasource and describe the data in the docs during setup and the agent will figure out when to use the data inside.
The Claude model takes more than 10 seconds anyways to respond and then we added Bedrock agent which is again using Claude model to decide which action group to pick, and that will add again another 10 seconds to respond, i think as the use case is smaller in bedrock agent Amazon should have used or created there own SLM model to understand what the user want and select the action group instead of searching it in the LLM base
Hi there, thanks for the feedback! It's definitely appreciated. I've reached out to the Bedrock Support team regarding your input. One other thing I would like to share with you is our feedback article: go.aws/feedback. This article details how to provide the type of feedback you have given should you need to in the future. However, you can always reach out here and, we will do our very best to help. ^DC
Omg is the API slow like that? The response in your test application took like 40 seconds to complete!
Can't believe anyone noticed that haha
Hi, thanks for your observations. 👀 Perhaps you would like to share this info with the appropriate team: go.aws/feedback. This article details how. We definitely value info from our customers. ^DC
Awesome work.
Thank you! 😀
Can we integrate it on discord or slack etc?
Is it possible to leverage the knowledge base of my agent in Amazon bedrock, kind of as a guide for how the agent should respond. For example, I have a very specific use case and I only have around 30 examples of how it should respond, so I believe fine tuning would not work, but i am curious if I put 30 examples into the knowledge base, would it guide the agent better.
Great question, Nick. Our community of experts at re:Post may have technical insight to offer on this: go.aws/aws-repost. ✅💻 ^MO
Cane we do response stream in agents?
This is an excellent question for our re:Post platform! 📮 Our cloud community of experts may be able to assist you with an answer or additional advice: go.aws/aws-repost. 🤝☁️ ^TE
how can i train this model with company pdfs or excels?
Hi there! 👋 Our community of developers over at re:Post might be able to lend their expertise & guidance: go.aws/aws-repost. Additionally, we have these other ways to get help: go.aws/get-help. ⬅️ ^AK
Fine tune or knowledge bases
@@rishirajkalita9883i am currently doing that
Yeah I was thinking about that
@@dozo_ca just point the knowledge base at the company docs as a datasource and describe the data in the docs during setup and the agent will figure out when to use the data inside.