ragbits-chat 1.4.0.dev202601010248__py3-none-any.whl → 1.4.0.dev202601170236__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -245,6 +245,7 @@ class SQLHistoryPersistence(HistoryPersistenceStrategy):
245
245
  if not existing_conversation:
246
246
  conversation = self.Conversation(id=conversation_id)
247
247
  session.add(conversation)
248
+ await session.flush()
248
249
 
249
250
  async def get_conversation_interactions(self, conversation_id: str) -> list[dict[str, Any]]:
250
251
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ragbits-chat
3
- Version: 1.4.0.dev202601010248
3
+ Version: 1.4.0.dev202601170236
4
4
  Summary: Building blocks for rapid development of GenAI applications
5
5
  Project-URL: Homepage, https://github.com/deepsense-ai/ragbits
6
6
  Project-URL: Bug Reports, https://github.com/deepsense-ai/ragbits/issues
@@ -26,7 +26,7 @@ Requires-Dist: bcrypt>=4.2.0
26
26
  Requires-Dist: fastapi<1.0.0,>=0.115.0
27
27
  Requires-Dist: httpx<1.0.0,>=0.28.1
28
28
  Requires-Dist: python-jose[cryptography]>=3.5.0
29
- Requires-Dist: ragbits-core==1.4.0.dev202601010248
29
+ Requires-Dist: ragbits-core==1.4.0.dev202601170236
30
30
  Requires-Dist: uvicorn<1.0.0,>=0.31.0
31
31
  Provides-Extra: sql
32
32
  Requires-Dist: sqlalchemy<3.0.0,>=2.0.39; extra == 'sql'
@@ -28,7 +28,7 @@ ragbits/chat/interface/ui_customization.py,sha256=8dzyxmVaxGIimnRWmerhSL8EvkSt0d
28
28
  ragbits/chat/persistence/__init__.py,sha256=Z5igPxs6YMcGLjHqrZAhQ5m3Amakuylf6p60viwMpBg,111
29
29
  ragbits/chat/persistence/base.py,sha256=0LtlZep4zBo-9BFcPG-3B1qRXPtBsZKA-XNZlezZmFI,921
30
30
  ragbits/chat/persistence/file.py,sha256=DnbYcpVoU7S-H4T6YVgpAhY6GQK8uLJaK_jLl_Yuwgc,1893
31
- ragbits/chat/persistence/sql.py,sha256=l16ev3p6fiQjaEKhz6FxJdD24Pjnu2zTp2WAcW8kxlc,10878
31
+ ragbits/chat/persistence/sql.py,sha256=5t6BERpZt3fms_Oo55MsBl_ER9NqFLfhlQ3cATtMXhQ,10912
32
32
  ragbits/chat/providers/__init__.py,sha256=U2_sXN61gyg9KPbMTnEhGB3Oja542LeaehbrW5Ad51I,217
33
33
  ragbits/chat/providers/model_provider.py,sha256=UF8eIyRYcoV23rF3AAHoLuQyv0BsH2I8thY6K9IkcOw,9172
34
34
  ragbits/chat/ui-build/index.html,sha256=_3y3Ytw5FRGjgiA5nn7AEFVf9Ymb1rq_Zwa03CTyp8s,427
@@ -53,6 +53,6 @@ ragbits/chat/ui-build/assets/index-ClAYkAiv.css,sha256=p-FV2TCAGE_AR3VyZGGhnkG2o
53
53
  ragbits/chat/ui-build/assets/useInitializeUserStore-DyHP7g8x.js,sha256=aoYbsclitPEc82TXaH3ErtqydWHFcsllKpAAb6A3A8Q,229
54
54
  ragbits/chat/ui-build/assets/useMenuTriggerState-SaFmATkk.js,sha256=xZgTh8I3ASYejNkBYDNs-g6IQt3EsI1w5kARuoUysic,21616
55
55
  ragbits/chat/ui-build/assets/useSelectableItem-DhuFnc0W.js,sha256=byBuHElIwd5iDrkjzablbqFpc-1pocQh_H6HzVJq6kw,4813
56
- ragbits_chat-1.4.0.dev202601010248.dist-info/METADATA,sha256=98WZY2qKOpG8xtIb8ZIN0EejIhhbLMkBf4XcM5fgwKg,1968
57
- ragbits_chat-1.4.0.dev202601010248.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
58
- ragbits_chat-1.4.0.dev202601010248.dist-info/RECORD,,
56
+ ragbits_chat-1.4.0.dev202601170236.dist-info/METADATA,sha256=UisqDx7ykDMbJNaQWpYbppDtxQGJ-K-PcDwN0fl4lH4,1968
57
+ ragbits_chat-1.4.0.dev202601170236.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
58
+ ragbits_chat-1.4.0.dev202601170236.dist-info/RECORD,,