Robert Tyler Stephens

Results 3 issues of Robert Tyler Stephens

The ability to separate analytics into separate accounts is pretty fundamental. Modify/add the database tables to accommodate accounts, and modify the javascript to send the account information.

The guardrails attributes were changed in https://github.com/langchain-ai/langchain-aws/pull/26 . However, the docstring had the old parameter keys. It looks like this causes the example on https://api.python.langchain.com/en/latest/chat_models/langchain_aws.chat_models.bedrock.ChatBedrock.html#langchain_aws.chat_models.bedrock.ChatBedrock.guardrails to be wrong. ![image](https://github.com/user-attachments/assets/3f567897-345e-4ec0-b9ff-c48ae70a6a78)