nucliadb-utils 6.5.0.post4408__py3-none-any.whl → 6.5.0.post4415__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.
@@ -118,7 +118,7 @@ class AuditMiddleware(BaseHTTPMiddleware):
118
118
  context.audit_request.trace_id = get_trace_id() or ""
119
119
  context.path = request.url.path
120
120
 
121
- if request.url.path.split("/")[-1] in ("ask", "search", "find"):
121
+ if request.url.path.split("/")[-1] in ("ask", "search", "find", "chat"):
122
122
  if request.method == "POST":
123
123
  body = (await request.body()).decode(errors="replace")
124
124
  context.audit_request.user_request = body
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nucliadb_utils
3
- Version: 6.5.0.post4408
3
+ Version: 6.5.0.post4415
4
4
  Summary: NucliaDB util library
5
5
  Author-email: Nuclia <nucliadb@nuclia.com>
6
6
  License-Expression: AGPL-3.0-or-later
@@ -27,8 +27,8 @@ Requires-Dist: nats-py[nkeys]>=2.6.0
27
27
  Requires-Dist: PyNaCl
28
28
  Requires-Dist: pyjwt>=2.4.0
29
29
  Requires-Dist: mrflagly>=0.2.9
30
- Requires-Dist: nucliadb-protos>=6.5.0.post4408
31
- Requires-Dist: nucliadb-telemetry>=6.5.0.post4408
30
+ Requires-Dist: nucliadb-protos>=6.5.0.post4415
31
+ Requires-Dist: nucliadb-telemetry>=6.5.0.post4415
32
32
  Provides-Extra: cache
33
33
  Requires-Dist: redis>=4.3.4; extra == "cache"
34
34
  Requires-Dist: orjson>=3.6.7; extra == "cache"
@@ -23,7 +23,7 @@ nucliadb_utils/aiopynecone/models.py,sha256=XkNIZx4bxdbVo9zYVn8IRp70q4DWUMWN79yb
23
23
  nucliadb_utils/audit/__init__.py,sha256=cp15ZcFnHvpcu_5-aK2A4uUyvuZVV_MJn4bIXMa20ks,835
24
24
  nucliadb_utils/audit/audit.py,sha256=QNrohgWcWkO0exDOi-U7wp1YY7s8ezJqJESWGx4KnYM,3493
25
25
  nucliadb_utils/audit/basic.py,sha256=4NX3IkZtTM_F2jD9TGE8-1eoS-hc-_zWwFGYVahGNSs,4141
26
- nucliadb_utils/audit/stream.py,sha256=tKey7xwJHwkhR1evxj45Ugun2LMP3uR0kL-xe7ufyH0,17305
26
+ nucliadb_utils/audit/stream.py,sha256=NPQAP6UNS1--YynGMOP2PfoXcYt0SC0_LqRtXq11tWk,17313
27
27
  nucliadb_utils/cache/__init__.py,sha256=itSI7dtTwFP55YMX4iK7JzdMHS5CQVUiB1XzQu4UBh8,833
28
28
  nucliadb_utils/cache/exceptions.py,sha256=Zu-O_-0-yctOEgoDGI92gPzWfBMRrpiAyESA62ld6MA,975
29
29
  nucliadb_utils/cache/nats.py,sha256=3aV25374fsA_oOr9ZqLDxhNn700O7CIagJ-0Y-ojwqE,7294
@@ -57,7 +57,7 @@ nucliadb_utils/tests/gcs.py,sha256=MBMzn_UHU5SU6iILuCsB5zU4umhNcaCw_MKrxZhwvOc,4
57
57
  nucliadb_utils/tests/local.py,sha256=cxIfPrKuqs5Ef0nbrVYQQAH2mwc4E0iD9bC2sWegS-c,1934
58
58
  nucliadb_utils/tests/nats.py,sha256=RWHjwqq5esuO7OFbP24yYX1cXnpPLcWJwDUdmwCpH28,1897
59
59
  nucliadb_utils/tests/s3.py,sha256=DACUh3HvgH3BchKFZ9R7RFUzsrg3v9A-cxTcXx4nmvA,3734
60
- nucliadb_utils-6.5.0.post4408.dist-info/METADATA,sha256=sLdLpT9bpb---RkHu4Lr9tlHZUJtWzVqeWQQO58FWZU,2180
61
- nucliadb_utils-6.5.0.post4408.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
62
- nucliadb_utils-6.5.0.post4408.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
63
- nucliadb_utils-6.5.0.post4408.dist-info/RECORD,,
60
+ nucliadb_utils-6.5.0.post4415.dist-info/METADATA,sha256=oCPO_tXAPbqE1bcgDF3qh22u3wRaMIo11I5U5lDIsyA,2180
61
+ nucliadb_utils-6.5.0.post4415.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
62
+ nucliadb_utils-6.5.0.post4415.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
63
+ nucliadb_utils-6.5.0.post4415.dist-info/RECORD,,