mirascope 1.16.6__py3-none-any.whl → 1.16.8__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.
@@ -193,7 +193,6 @@ class BaseCallResponse(
193
193
  """Should return the id of the response."""
194
194
  ...
195
195
 
196
- @computed_field
197
196
  @property
198
197
  @abstractmethod
199
198
  def usage(self) -> Any: # noqa: ANN401
@@ -84,7 +84,6 @@ class CallResponse(
84
84
  def __str__(self) -> str:
85
85
  return str(self._response)
86
86
 
87
- @computed_field
88
87
  @computed_field
89
88
  @property
90
89
  def finish_reasons(self) -> list[FinishReason] | None: # pyright: ignore [reportIncompatibleMethodOverride]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mirascope
3
- Version: 1.16.6
3
+ Version: 1.16.8
4
4
  Summary: LLM abstractions that aren't obstructions
5
5
  Project-URL: Homepage, https://mirascope.com
6
6
  Project-URL: Documentation, https://mirascope.com/WELCOME
@@ -74,7 +74,7 @@ Requires-Dist: langfuse<3,>=2.30.0; extra == 'langfuse'
74
74
  Provides-Extra: litellm
75
75
  Requires-Dist: litellm<2,>=1.42.12; extra == 'litellm'
76
76
  Provides-Extra: logfire
77
- Requires-Dist: logfire<3,>=1.0.0; extra == 'logfire'
77
+ Requires-Dist: logfire<4,>=1.0.0; extra == 'logfire'
78
78
  Provides-Extra: mcp
79
79
  Requires-Dist: mcp>=1.0.0; extra == 'mcp'
80
80
  Provides-Extra: mistral
@@ -90,7 +90,7 @@ mirascope/core/base/_extract_with_tools.py,sha256=MW4v8D1xty7LqLb5RwMFkX-peQqA73
90
90
  mirascope/core/base/_partial.py,sha256=w_ACCgsDKNLtMyAP-lNmfRdrFEPmzh2BT4aninajxyY,3240
91
91
  mirascope/core/base/call_kwargs.py,sha256=0mznCsrj1dYxvdwYNF0RKbc9CiU5G6WvvcjPqOMsOE4,351
92
92
  mirascope/core/base/call_params.py,sha256=wtuuOY-SwIZYCDBKfn_xRC0Kf1cUuI4eSQaXu6VrtaE,1331
93
- mirascope/core/base/call_response.py,sha256=PfNtUN8BuKxN_6BIU8tVZJhM-D0HPqUft94aVddhEOc,9095
93
+ mirascope/core/base/call_response.py,sha256=tRDsfUfaMAY4pH-hbnoF7pnsWvxpBJ2amJgeZYfOpys,9075
94
94
  mirascope/core/base/call_response_chunk.py,sha256=pvy6K2bM_wDiurfZ7M98SxEY--X6YrLjwCAWHwkFieA,2897
95
95
  mirascope/core/base/dynamic_config.py,sha256=V5IG2X5gPFpfQ47uO8JU1zoC2eNdRftsRZEmwhRPaYI,2859
96
96
  mirascope/core/base/from_call_args.py,sha256=8ijMX7PN6a4o6uLdmXJlSRnE-rEVJU5NLxUmNrS8dvU,909
@@ -299,7 +299,7 @@ mirascope/integrations/otel/_with_otel.py,sha256=tbjd6BEbcSfnsm5CWHBoHwbRNrHt6-t
299
299
  mirascope/llm/__init__.py,sha256=6JWQFeluDzPC4naQY2WneSwsS-LOTeP0NpmoJ2g8zps,94
300
300
  mirascope/llm/_protocols.py,sha256=adcuSqKmi7M-N8Yy6GWFBlE9wIgtdLbnTq8S6IdAt7g,16380
301
301
  mirascope/llm/_response_metaclass.py,sha256=6DLQb5IrqMldyEXHT_pAsr2DlUVc9CmZuZiBXG37WK8,851
302
- mirascope/llm/call_response.py,sha256=Pi1RRUBlJGaz8jgSw3wv2PF8XWWm1Cod2jXsJpBGPkU,4435
302
+ mirascope/llm/call_response.py,sha256=-4Mcvm-8ZlD7KjHkP4LIcoxrwDgtIvoJ9SFx3tUzZy8,4415
303
303
  mirascope/llm/call_response_chunk.py,sha256=9Vyi5_hpgill5CB8BwfSj33VR8sirY2ceTRbru0G3Sw,1820
304
304
  mirascope/llm/llm_call.py,sha256=6ErSt8mtT0GQUF92snNewy8TAYgo-gVu7Dd1KC-ob5o,8398
305
305
  mirascope/llm/llm_override.py,sha256=7L222CGbJjQPB-lCoGB29XYHyzCvqEyDtcPV-L4Ao7I,6163
@@ -331,7 +331,7 @@ mirascope/v0/base/ops_utils.py,sha256=1Qq-VIwgHBaYutiZsS2MUQ4OgPC3APyywI5bTiTAmA
331
331
  mirascope/v0/base/prompts.py,sha256=FM2Yz98cSnDceYogiwPrp4BALf3_F3d4fIOCGAkd-SE,1298
332
332
  mirascope/v0/base/types.py,sha256=ZfatJoX0Yl0e3jhv0D_MhiSVHLYUeJsdN3um3iE10zY,352
333
333
  mirascope/v0/base/utils.py,sha256=XREPENRQTu8gpMhHU8RC8qH_am3FfGUvY-dJ6x8i-mw,681
334
- mirascope-1.16.6.dist-info/METADATA,sha256=pv4MnpoLCGEBql-jZRyXAtCighS8l9bejXTnRQhTkdU,8545
335
- mirascope-1.16.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
336
- mirascope-1.16.6.dist-info/licenses/LICENSE,sha256=LAs5Q8mdawTsVdONpDGukwsoc4KEUBmmonDEL39b23Y,1072
337
- mirascope-1.16.6.dist-info/RECORD,,
334
+ mirascope-1.16.8.dist-info/METADATA,sha256=hGwRyM8cLteHL2MFH8qkmpJCYUYIlGtUIXy8QckhbKE,8545
335
+ mirascope-1.16.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
336
+ mirascope-1.16.8.dist-info/licenses/LICENSE,sha256=LAs5Q8mdawTsVdONpDGukwsoc4KEUBmmonDEL39b23Y,1072
337
+ mirascope-1.16.8.dist-info/RECORD,,