Find answers from the community

Updated 3 months ago

I am trying to use this example https

d
1 comment
you just need to do
Plain Text
llm = Bedrock(...)
service_context = ServiceContext.from_defaults(llm=llm, ...)
Add a reply
Sign up and join the conversation on Discord