livekit-plugins-anthropic 1.1.6__py3-none-any.whl → 1.2.0__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.

Potentially problematic release.


This version of livekit-plugins-anthropic might be problematic. Click here for more details.

@@ -114,6 +114,10 @@ class LLM(llm.LLM):
114
114
  ),
115
115
  )
116
116
 
117
+ @property
118
+ def model(self) -> str:
119
+ return self._opts.model
120
+
117
121
  def chat(
118
122
  self,
119
123
  *,
@@ -12,4 +12,4 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- __version__ = "1.1.6"
15
+ __version__ = "1.2.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: livekit-plugins-anthropic
3
- Version: 1.1.6
3
+ Version: 1.2.0
4
4
  Summary: Agent Framework plugin for services from Anthropic
5
5
  Project-URL: Documentation, https://docs.livekit.io
6
6
  Project-URL: Website, https://livekit.io/
@@ -20,7 +20,7 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
20
20
  Requires-Python: >=3.9.0
21
21
  Requires-Dist: anthropic>=0.41
22
22
  Requires-Dist: httpx
23
- Requires-Dist: livekit-agents>=1.1.6
23
+ Requires-Dist: livekit-agents>=1.2.0
24
24
  Description-Content-Type: text/markdown
25
25
 
26
26
  # Anthropic plugin for LiveKit Agents
@@ -1,10 +1,10 @@
1
1
  livekit/plugins/anthropic/__init__.py,sha256=oZc3LY5BrjXy-hYMb0wyvXgqXRW-ikAlo5xGh2gM0Nc,1304
2
- livekit/plugins/anthropic/llm.py,sha256=FhzN2ualvDu48iktJIm7MFNR_i9T06QPX8USAtDBBuY,14217
2
+ livekit/plugins/anthropic/llm.py,sha256=o7T8srHs1cznsCbwEQCF9QQ5a0JysMaJrjQS7yLGGvM,14292
3
3
  livekit/plugins/anthropic/log.py,sha256=fG1pYSY88AnT738gZrmzF9FO4l4BdGENj3VKHMQB3Yo,72
4
4
  livekit/plugins/anthropic/models.py,sha256=wyTr2nl6SL4ylN6s4mHJcqtmgV2mjJysZo89FknWdhI,213
5
5
  livekit/plugins/anthropic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  livekit/plugins/anthropic/utils.py,sha256=CojebB7CWjX6JyObIrM8eRLgli07NGnp84mGDPrLQ1s,1907
7
- livekit/plugins/anthropic/version.py,sha256=-bNd31cMcYCdhZCIKJ1-jtY4NgZvppVgKyzXAIzQtqM,600
8
- livekit_plugins_anthropic-1.1.6.dist-info/METADATA,sha256=koQ0ICdiPHucupcYECv5WHDWFjXFUCozpysmKUSa35I,1452
9
- livekit_plugins_anthropic-1.1.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- livekit_plugins_anthropic-1.1.6.dist-info/RECORD,,
7
+ livekit/plugins/anthropic/version.py,sha256=K1_77sNd00TXwPoLo9GplK9QYgMVj_EQWf1hyvhbWYI,600
8
+ livekit_plugins_anthropic-1.2.0.dist-info/METADATA,sha256=g-BQBGC5njqfESceHMfFfk91h8bKr4JOzWT9fNcdqjM,1452
9
+ livekit_plugins_anthropic-1.2.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ livekit_plugins_anthropic-1.2.0.dist-info/RECORD,,