inspect-ai 0.3.83__py3-none-any.whl → 0.3.84__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.
@@ -42,3 +42,7 @@ class VSCodeLink(Link):
42
42
 
43
43
  def on_click(self) -> None:
44
44
  execute_vscode_commands(self.commands)
45
+
46
+ def action_open_link(self) -> None:
47
+ # Workaround to prevent the default action of opening the link in a browser
48
+ return None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: inspect_ai
3
- Version: 0.3.83
3
+ Version: 0.3.84
4
4
  Summary: Framework for large language model evaluations
5
5
  Author: UK AI Security Institute
6
6
  License: MIT License
@@ -43,7 +43,7 @@ inspect_ai/_display/textual/widgets/tasks.py,sha256=RW3xWF8kvI6FVZK2jHBDLFZR2DmV
43
43
  inspect_ai/_display/textual/widgets/titlebar.py,sha256=Gh_vnsco_1lStPb34TXM9MZJffjy83-1ekoRzUQF_6w,2144
44
44
  inspect_ai/_display/textual/widgets/toggle.py,sha256=ToYs-S4n90yuxWcAW2OTg6AbRf0GhSz61XxfhE6XZ3Y,895
45
45
  inspect_ai/_display/textual/widgets/transcript.py,sha256=zaxlDixT6Fie0acAWBM9Hltnk3Qf7G2awHGhK3vC4Nk,11752
46
- inspect_ai/_display/textual/widgets/vscode.py,sha256=wHX32NCZi7Yq-yLUhf7V0SN9nJ8sH2Sg-xJiJmMkrSY,1102
46
+ inspect_ai/_display/textual/widgets/vscode.py,sha256=YTXdIZ0fcf9XE2v3rWIfUTgnXFww8uKCo7skugQLIbs,1247
47
47
  inspect_ai/_eval/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
48
48
  inspect_ai/_eval/context.py,sha256=gWTjEEMVTJMJpCCKLRs4joZDkG00rzE7-HXZFyzSC_I,1283
49
49
  inspect_ai/_eval/eval.py,sha256=3VHOUYhkTmni-AaT4dYE9kfoXME68eCqOv_T6xFySzo,40266
@@ -693,9 +693,9 @@ inspect_ai/util/_sandbox/docker/internal.py,sha256=c8X8TLrBPOvsfnq5TkMlb_bzTALyc
693
693
  inspect_ai/util/_sandbox/docker/prereqs.py,sha256=0j6_OauBBnVlpBleADcZavIAAQZy4WewVjbRn9c0stg,3355
694
694
  inspect_ai/util/_sandbox/docker/service.py,sha256=hhHIWH1VDFLwehdGd19aUBD_VKfDO3GCPxpw1HSwVQk,2437
695
695
  inspect_ai/util/_sandbox/docker/util.py,sha256=EeInihCNXgUWxaqZ4dNOJd719kXL2_jr63QCoXn68vA,3154
696
- inspect_ai-0.3.83.dist-info/licenses/LICENSE,sha256=xZPCr8gTiFIerrA_DRpLAbw-UUftnLFsHxKeW-NTtq8,1081
697
- inspect_ai-0.3.83.dist-info/METADATA,sha256=kIVhCuZ08Qwbift6d_jZYXHRGfhnOvjLvv4Y98PosyA,5005
698
- inspect_ai-0.3.83.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
699
- inspect_ai-0.3.83.dist-info/entry_points.txt,sha256=WGGLmzTzDWLzYfiyovSY6oEKuf-gqzSDNOb5V-hk3fM,54
700
- inspect_ai-0.3.83.dist-info/top_level.txt,sha256=Tp3za30CHXJEKLk8xLe9qGsW4pBzJpEIOMHOHNCXiVo,11
701
- inspect_ai-0.3.83.dist-info/RECORD,,
696
+ inspect_ai-0.3.84.dist-info/licenses/LICENSE,sha256=xZPCr8gTiFIerrA_DRpLAbw-UUftnLFsHxKeW-NTtq8,1081
697
+ inspect_ai-0.3.84.dist-info/METADATA,sha256=g-2UAMeNEN0cyQB6JUowoPVFebPlFpNsZuFiQwsxpVE,5005
698
+ inspect_ai-0.3.84.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
699
+ inspect_ai-0.3.84.dist-info/entry_points.txt,sha256=WGGLmzTzDWLzYfiyovSY6oEKuf-gqzSDNOb5V-hk3fM,54
700
+ inspect_ai-0.3.84.dist-info/top_level.txt,sha256=Tp3za30CHXJEKLk8xLe9qGsW4pBzJpEIOMHOHNCXiVo,11
701
+ inspect_ai-0.3.84.dist-info/RECORD,,