You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm planning to use this library on bedrock claude chat for custom bot creation. The app users may have multiple bots, means need multilple OpenSearch collections. Current implementation creates the same lambda handlers, it's not efficient and consumes lambda counts, and would make the customer confused when they check management console.
Proposed Solution
No response
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
Describe the feature
Actually this is not a feature request, but I'd like to ask you why the lambda handler for CR provider is not a SingletonFunction.
Use Case
I'm planning to use this library on bedrock claude chat for custom bot creation. The app users may have multiple bots, means need multilple OpenSearch collections. Current implementation creates the same lambda handlers, it's not efficient and consumes lambda counts, and would make the customer confused when they check management console.
Proposed Solution
No response
Other Information
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: