goose-py 0.9.12__py3-none-any.whl → 0.9.13__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.
@@ -21,11 +21,13 @@ class AIModel(StrEnum):
21
21
  VERTEX_PRO = "vertex_ai/gemini-1.5-pro"
22
22
  VERTEX_FLASH = "vertex_ai/gemini-1.5-flash"
23
23
  VERTEX_FLASH_8B = "vertex_ai/gemini-1.5-flash-8b"
24
+ VERTEX_FLASH_2_0 = "vertex_ai/gemini-2.0-flash"
24
25
 
25
26
  # gemini (publicly available, no GCP environment required)
26
27
  GEMINI_PRO = "gemini/gemini-1.5-pro"
27
28
  GEMINI_FLASH = "gemini/gemini-1.5-flash"
28
29
  GEMINI_FLASH_8B = "gemini/gemini-1.5-flash-8b"
30
+ GEMINI_FLASH_2_0 = "gemini/gemini-2.0-flash"
29
31
 
30
32
 
31
33
  class UserMediaContentType(StrEnum):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: goose-py
3
- Version: 0.9.12
3
+ Version: 0.9.13
4
4
  Summary: A tool for AI workflows based on human-computer collaboration and structured output.
5
5
  Author-email: Nash Taylor <nash@chelle.ai>, Joshua Cook <joshua@chelle.ai>, Michael Sankur <michael@chelle.ai>
6
6
  Requires-Python: >=3.12
@@ -13,7 +13,7 @@ goose/_internal/state.py,sha256=pI-C37Ybazo7EJPbZklxbiCYFy3u4I031NKBr8Jm_CI,6534
13
13
  goose/_internal/store.py,sha256=tWmKfa1-yq1jU6lT3l6kSOmVt2m3H7I1xLMTrxnUDI8,889
14
14
  goose/_internal/task.py,sha256=qjpX_wIQ2jKreMjrRy1SVedsuVzLXuOLgcyPstrgWfE,6176
15
15
  goose/_internal/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
- goose/_internal/types/agent.py,sha256=zgS_OYi22rrPEBS95n-PGxPO86b6ci7aPsgHFJ2m0pc,2912
17
- goose_py-0.9.12.dist-info/METADATA,sha256=5XMCZv_hGjK8EZ780NDHDHk-e7u_0dnImA-fVyz_Eik,442
18
- goose_py-0.9.12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
19
- goose_py-0.9.12.dist-info/RECORD,,
16
+ goose/_internal/types/agent.py,sha256=DEDu2BZ4nmiU0J8GqYJtxq_VBjR-aXRjYkjmeSEX9OQ,3013
17
+ goose_py-0.9.13.dist-info/METADATA,sha256=tg0tK_QC2E_GBMA-bh7Wu24GzBu1v-moWe1dZkST-Vw,442
18
+ goose_py-0.9.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
19
+ goose_py-0.9.13.dist-info/RECORD,,