ragaai-catalyst 1.0.8b3__py3-none-any.whl → 1.0.8b4__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.
@@ -3,5 +3,6 @@ from .ragaai_catalyst import RagaAICatalyst
3
3
  from .tracers import Tracer
4
4
  from .utils import response_checker
5
5
  from .dataset import Dataset
6
+ from .prompt_manager import PromptManager
6
7
 
7
- __all__ = ["Experiment", "RagaAICatalyst", "Tracer"]
8
+ __all__ = ["Experiment", "RagaAICatalyst", "Tracer", "PromptManager"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ragaai_catalyst
3
- Version: 1.0.8b3
3
+ Version: 1.0.8b4
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
@@ -1,4 +1,4 @@
1
- ragaai_catalyst/__init__.py,sha256=0hf_H1xkhrpGnUWTbjvYOXXQta1S4JO2yud1Eqydt-I,226
1
+ ragaai_catalyst/__init__.py,sha256=Y2YC0AKv5-nq4Le8OJf_pVyWic1e3mV-9N0dreodaLE,285
2
2
  ragaai_catalyst/_version.py,sha256=JKt9KaVNOMVeGs8ojO6LvIZr7ZkMzNN-gCcvryy4x8E,460
3
3
  ragaai_catalyst/dataset.py,sha256=xEun-MqTgT0JGyGB2t0BwwC6M7t1aUT7x5X12C-_4pI,7644
4
4
  ragaai_catalyst/experiment.py,sha256=c0l72fNULb4KZVcXwehZKdXb116JRyd0Y3hU3CVf8Fs,18999
@@ -16,7 +16,7 @@ ragaai_catalyst/tracers/instrumentators/llamaindex.py,sha256=SMrRlR4xM7k9HK43hak
16
16
  ragaai_catalyst/tracers/instrumentators/openai.py,sha256=14R4KW9wQCR1xysLfsP_nxS7cqXrTPoD8En4MBAaZUU,379
17
17
  ragaai_catalyst/tracers/utils/__init__.py,sha256=KeMaZtYaTojilpLv65qH08QmpYclfpacDA0U3wg6Ybw,64
18
18
  ragaai_catalyst/tracers/utils/utils.py,sha256=ViygfJ7vZ7U0CTSA1lbxVloHp4NSlmfDzBRNCJuMhis,2374
19
- ragaai_catalyst-1.0.8b3.dist-info/METADATA,sha256=QcSKvKc2m8oCHOqZB9w9ecEIt8MmEUUQ8NKLl81Mibw,6499
20
- ragaai_catalyst-1.0.8b3.dist-info/WHEEL,sha256=5Mi1sN9lKoFv_gxcPtisEVrJZihrm_beibeg5R6xb4I,91
21
- ragaai_catalyst-1.0.8b3.dist-info/top_level.txt,sha256=HpgsdRgEJMk8nqrU6qdCYk3di7MJkDL0B19lkc7dLfM,16
22
- ragaai_catalyst-1.0.8b3.dist-info/RECORD,,
19
+ ragaai_catalyst-1.0.8b4.dist-info/METADATA,sha256=tcv_Dor48L1tOy9zVmkkXU1juvkWNzTSe7tmMBFLnCs,6499
20
+ ragaai_catalyst-1.0.8b4.dist-info/WHEEL,sha256=5Mi1sN9lKoFv_gxcPtisEVrJZihrm_beibeg5R6xb4I,91
21
+ ragaai_catalyst-1.0.8b4.dist-info/top_level.txt,sha256=HpgsdRgEJMk8nqrU6qdCYk3di7MJkDL0B19lkc7dLfM,16
22
+ ragaai_catalyst-1.0.8b4.dist-info/RECORD,,