langfuse-prompt-library-iauro 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -36,7 +36,7 @@ from .exceptions import (
36
36
  TracingError
37
37
  )
38
38
 
39
- __version__ = "0.1.0"
39
+ __version__ = "0.1.1"
40
40
  __all__ = [
41
41
  "LangfuseManager",
42
42
  "LLMResponse",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langfuse-prompt-library-iauro
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A production-ready wrapper for Langfuse prompts and tracing with LLM integrations
5
5
  Author-email: Sunny Mane <sunny.mane@iauro.com>
6
6
  Maintainer-email: Vaibhav Hopal <vaibhav.hopal@iauro.com>
@@ -61,6 +61,11 @@ A production-ready Python wrapper for [Langfuse](https://langfuse.com/) prompts
61
61
  ```bash
62
62
  pip install langfuse-prompt-library-iauro
63
63
  ```
64
+ ## With Anthropic Support
65
+
66
+ ```bash
67
+ pip install langfuse-prompt-library-iauro[anthropic]
68
+ ```
64
69
 
65
70
  ## Quick Start
66
71
 
@@ -1,13 +1,13 @@
1
- langfuse_prompt_library/__init__.py,sha256=7MRsJahhfRIaNyagoL2g8IFiW_55uCFNmgD7dIVz02Q,1364
1
+ langfuse_prompt_library/__init__.py,sha256=IFyX4pJllFutPWDSYt5ysDH4K1iMT_gyYI0TQVKFi1w,1364
2
2
  langfuse_prompt_library/config.py,sha256=9PqSXTrF2XQrFm38ElCdTLUzVD-t2QDykPGCEE2ZX6c,6435
3
3
  langfuse_prompt_library/exceptions.py,sha256=qUbv7qb4smFmYVFrISLMSiqQcTXDUl2nRB6z7FkyYR0,2680
4
4
  langfuse_prompt_library/manager.py,sha256=CESylN25kPHoQWHdxIbS-q27xcH7S8ZStN27-c_n56k,22316
5
5
  langfuse_prompt_library/models.py,sha256=Cp45TCwMfTVKtqHToolLuNnaQvZkZIbjcE4aigOrFcQ,1131
6
- langfuse_prompt_library_iauro-0.1.0.dist-info/licenses/LICENSE,sha256=WkTQ1IKE1-kPoGHfolOIMpJ04k-bBVxY5adbmMbx-X8,1094
6
+ langfuse_prompt_library_iauro-0.1.1.dist-info/licenses/LICENSE,sha256=WkTQ1IKE1-kPoGHfolOIMpJ04k-bBVxY5adbmMbx-X8,1094
7
7
  utils/__init__.py,sha256=7Q3BxyXETkt3tm5trhuLTyL8PoECOK0QiK-0KUVAR2Q,16
8
8
  utils/logger.py,sha256=AuC3vLI_PrW-mWl7ldPmldabUXvoKczIEwy3wBS3dy8,4021
9
9
  utils/utility.py,sha256=E55fPbLza9fZdXTVZmOHYQl68AxRFDP-UmRLY6w_ku4,8891
10
- langfuse_prompt_library_iauro-0.1.0.dist-info/METADATA,sha256=as3VSHBUKuFjbBl10gUoMvLU79PlLPVDf6LQ5b-mELg,6927
11
- langfuse_prompt_library_iauro-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
12
- langfuse_prompt_library_iauro-0.1.0.dist-info/top_level.txt,sha256=n-mE7H4INCBU0VXyF3jCiOHMNqvkfbHuzOHsjF7_IhQ,30
13
- langfuse_prompt_library_iauro-0.1.0.dist-info/RECORD,,
10
+ langfuse_prompt_library_iauro-0.1.1.dist-info/METADATA,sha256=r4t64Yq101z737plVIX7ZNFLzuDP0CiU9K2QcHyMotM,7019
11
+ langfuse_prompt_library_iauro-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
12
+ langfuse_prompt_library_iauro-0.1.1.dist-info/top_level.txt,sha256=n-mE7H4INCBU0VXyF3jCiOHMNqvkfbHuzOHsjF7_IhQ,30
13
+ langfuse_prompt_library_iauro-0.1.1.dist-info/RECORD,,