vectorvein 0.1.64__py3-none-any.whl → 0.1.65__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.
@@ -665,8 +665,8 @@ class AsyncAnthropicChatClient(BaseAsyncChatClient):
665
665
  if self.endpoint.credentials is None:
666
666
  raise ValueError("Anthropic Bedrock endpoint requires credentials")
667
667
  return AsyncAnthropicBedrock(
668
- aws_access_key=self.endpoint.credentials.get("aws_access_key"),
669
- aws_secret_key=self.endpoint.credentials.get("aws_secret_key"),
668
+ aws_access_key=self.endpoint.credentials.get("access_key"),
669
+ aws_secret_key=self.endpoint.credentials.get("secret_key"),
670
670
  aws_region=self.endpoint.region,
671
671
  http_client=self.http_client,
672
672
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vectorvein
3
- Version: 0.1.64
3
+ Version: 0.1.65
4
4
  Summary: VectorVein python SDK
5
5
  Author-Email: Anderson <andersonby@163.com>
6
6
  License: MIT
@@ -1,9 +1,9 @@
1
- vectorvein-0.1.64.dist-info/METADATA,sha256=ZthopkhnsP7tm1D9r-6TLH88LewZUC235dwC9ZPF3fQ,641
2
- vectorvein-0.1.64.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
3
- vectorvein-0.1.64.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
1
+ vectorvein-0.1.65.dist-info/METADATA,sha256=fpFrRlOFxiH2LN0z908Zzvzq8ubZTJECcXlURTglHbY,641
2
+ vectorvein-0.1.65.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
3
+ vectorvein-0.1.65.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
4
  vectorvein/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  vectorvein/chat_clients/__init__.py,sha256=Oev7Lv1DIEWCMD-2Pm7e2cwzX7JFQTnIK-j6o4iUuyQ,17725
6
- vectorvein/chat_clients/anthropic_client.py,sha256=4d1LvkJxHEbbNKfkkeHtqSKG3sREqe9OYZlbLiWvLS8,40005
6
+ vectorvein/chat_clients/anthropic_client.py,sha256=Woiq96x0I-wkiLJabYwiYPbajtDw7In3n7y0-y3Zp1Y,39997
7
7
  vectorvein/chat_clients/baichuan_client.py,sha256=CVMvpgjdrZGv0BWnTOBD-f2ufZ3wq3496wqukumsAr4,526
8
8
  vectorvein/chat_clients/base_client.py,sha256=tmD3ai6YjQnCKHuPsUww1khRlJeJ2AJzYubksb-2UaM,10489
9
9
  vectorvein/chat_clients/deepseek_client.py,sha256=3qWu01NlJAP2N-Ff62d5-CZXZitlizE1fzb20LNetig,526
@@ -33,4 +33,4 @@ vectorvein/types/llm_parameters.py,sha256=g2Q0RKMC2vOcMI0tFpZ53xfVSfC8MLoK0YntPq
33
33
  vectorvein/types/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
34
  vectorvein/utilities/media_processing.py,sha256=CTRq-lGlFkFgP_FSRhNwF_qUgmOrXPf2_1Ok9HY42_g,5887
35
35
  vectorvein/utilities/retry.py,sha256=6KFS9R2HdhqM3_9jkjD4F36ZSpEx2YNFGOVlpOsUetM,2208
36
- vectorvein-0.1.64.dist-info/RECORD,,
36
+ vectorvein-0.1.65.dist-info/RECORD,,