We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03abda8 commit e604b87Copy full SHA for e604b87
osbot_llms/backend/s3_minio/S3__Key__Chat_Thread.py
@@ -1,4 +1,4 @@
1
-from cbr_shared.aws.s3.S3__Key_Generator import S3__Key_Generator
+from osbot_aws.aws.s3.S3__Key_Generator import S3__Key_Generator
2
from osbot_utils.utils.Misc import random_guid
3
4
VALUE__REQUEST_TYPE__UNKNOWN = 'unknown'
0 commit comments