ragaai-catalyst 2.0.1__py3-none-any.whl → 2.0.2__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.
@@ -317,8 +317,8 @@ class RagaExporter:
317
317
  "Content-Type": "application/json",
318
318
  }
319
319
 
320
- # if "blob.core.windows.net" in url: # Azure
321
- # headers["x-ms-blob-type"] = "BlockBlob"
320
+ if "blob.core.windows.net" in url: # Azure
321
+ headers["x-ms-blob-type"] = "BlockBlob"
322
322
  print(f"Uploading traces...")
323
323
  logger.debug(f"Uploading file:{file_path} with url {url}")
324
324
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ragaai_catalyst
3
- Version: 2.0.1
3
+ Version: 2.0.2
4
4
  Summary: RAGA AI CATALYST
5
5
  Author-email: Kiran Scaria <kiran.scaria@raga.ai>, Kedar Gaikwad <kedar.gaikwad@raga.ai>, Dushyant Mahajan <dushyant.mahajan@raga.ai>, Siddhartha Kosti <siddhartha.kosti@raga.ai>, Ritika Goel <ritika.goel@raga.ai>, Vijay Chaurasia <vijay.chaurasia@raga.ai>
6
6
  Requires-Python: >=3.9
@@ -10,14 +10,14 @@ ragaai_catalyst/tracers/__init__.py,sha256=NppmJhD3sQ5R1q6teaZLS7rULj08Gb6JT8XiP
10
10
  ragaai_catalyst/tracers/tracer.py,sha256=eaGJdLEIjadHpbWBXBl5AhMa2vL97SVjik4U1L8gros,9591
11
11
  ragaai_catalyst/tracers/exporters/__init__.py,sha256=kVA8zp05h3phu4e-iHSlnznp_PzMRczB7LphSsZgUjg,138
12
12
  ragaai_catalyst/tracers/exporters/file_span_exporter.py,sha256=IS90_9QjHMSX4qX2-aUeNm7MWwjZpAjPBKdRmNnUAdM,6371
13
- ragaai_catalyst/tracers/exporters/raga_exporter.py,sha256=kfXuvQhu0dSKBUXsuJrhJANh3m-cPvqNyOshLEK7TNE,18192
13
+ ragaai_catalyst/tracers/exporters/raga_exporter.py,sha256=rQ5Wj71f2Ke3qLlV8KiWCskbGBR-ia_hlzDx86rPrEo,18188
14
14
  ragaai_catalyst/tracers/instrumentators/__init__.py,sha256=FgnMQupoRTzmVsG9YKsLQera2Pfs-AluZv8CxwavoyQ,253
15
15
  ragaai_catalyst/tracers/instrumentators/langchain.py,sha256=yMN0qVF0pUVk6R5M1vJoUXezDo1ejs4klCFRlE8x4vE,574
16
16
  ragaai_catalyst/tracers/instrumentators/llamaindex.py,sha256=SMrRlR4xM7k9HK43hakE8rkrWHxMlmtmWD-AX6TeByc,416
17
17
  ragaai_catalyst/tracers/instrumentators/openai.py,sha256=14R4KW9wQCR1xysLfsP_nxS7cqXrTPoD8En4MBAaZUU,379
18
18
  ragaai_catalyst/tracers/utils/__init__.py,sha256=KeMaZtYaTojilpLv65qH08QmpYclfpacDA0U3wg6Ybw,64
19
19
  ragaai_catalyst/tracers/utils/utils.py,sha256=ViygfJ7vZ7U0CTSA1lbxVloHp4NSlmfDzBRNCJuMhis,2374
20
- ragaai_catalyst-2.0.1.dist-info/METADATA,sha256=XD-5-HtYNv4zcEEn64x6fhFOB15ZBVzj_M4lU_YFBwg,6466
21
- ragaai_catalyst-2.0.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
22
- ragaai_catalyst-2.0.1.dist-info/top_level.txt,sha256=HpgsdRgEJMk8nqrU6qdCYk3di7MJkDL0B19lkc7dLfM,16
23
- ragaai_catalyst-2.0.1.dist-info/RECORD,,
20
+ ragaai_catalyst-2.0.2.dist-info/METADATA,sha256=2AQLzVdFbIAKIvnEkIlU69bqBvYi4PRVrUCQq7ZTMPA,6466
21
+ ragaai_catalyst-2.0.2.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
22
+ ragaai_catalyst-2.0.2.dist-info/top_level.txt,sha256=HpgsdRgEJMk8nqrU6qdCYk3di7MJkDL0B19lkc7dLfM,16
23
+ ragaai_catalyst-2.0.2.dist-info/RECORD,,