autonomous-app 0.3.42__py3-none-any.whl → 0.3.43__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.
autonomous/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "0.3.42"
1
+ __version__ = "0.3.43"
2
2
 
3
3
  from dotenv import load_dotenv
4
4
 
@@ -24,7 +24,7 @@ class GeminiAIModel(AutoModel):
24
24
  _summary_model = "gemini-1.5-flash"
25
25
  _json_model = "gemini-1.5-pro"
26
26
  _stt_model = "gemini-1.5-pro"
27
- _image_model = "imagen-3.0-generate-001"
27
+ _image_model = "gemini-3-pro-image-preview"
28
28
  _tts_model = "gemini-2.0-flash-exp"
29
29
 
30
30
  messages = ListAttr(StringAttr(default=[]))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: autonomous-app
3
- Version: 0.3.42
3
+ Version: 0.3.43
4
4
  Summary: Containerized application framework built on Flask with additional libraries and tools for rapid development of web applications.
5
5
  Author-email: Steven A Moore <samoore@binghamton.edu>
6
6
  Project-URL: homepage, https://github.com/Sallenmoore/autonomous
@@ -1,4 +1,4 @@
1
- autonomous/__init__.py,sha256=XvTINoMxlBE_wUWlNeWGg7W7PDm0SpflzDGROfnBvEA,95
1
+ autonomous/__init__.py,sha256=Ov5BlKhEB6w7Gmo_68N2PX0iowOVBiGnJK9l4dnWyxk,95
2
2
  autonomous/cli.py,sha256=z4AaGeWNW_uBLFAHng0J_lfS9v3fXemK1PeT85u4Eo4,42
3
3
  autonomous/logger.py,sha256=NQtgEaTWNAWfLSgqSP7ksXj1GpOuCgoUV711kSMm-WA,2022
4
4
  autonomous/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -8,7 +8,7 @@ autonomous/ai/imageagent.py,sha256=1RT7OYTnRUo3q5k5w83A3cOh3hXUlrx0jRkg0YJSgZ0,9
8
8
  autonomous/ai/jsonagent.py,sha256=DNfZHMVCfc5nrkWJm2OebTYDkBwm_ZCeVWGIFGjB_Cg,1208
9
9
  autonomous/ai/textagent.py,sha256=0y2Hvb9pup1OnsA51hGPcD8yllZOZtztDLQvCNYABaw,1043
10
10
  autonomous/ai/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- autonomous/ai/models/gemini.py,sha256=jCfOovhSBG0G9rg2DQ3plRV66VKPzW7w56UVjuMoXvU,13106
11
+ autonomous/ai/models/gemini.py,sha256=SCVazn3SvfYjag0iYi_sH_dxd3bCBmEVGpneC1cD0ic,13109
12
12
  autonomous/ai/models/local_model.py,sha256=uvevUIQgCwwrrFub-LoV4vbk71psdEPEzfzmuztn3sI,12508
13
13
  autonomous/apis/version_control/GHCallbacks.py,sha256=AyiUlYfV5JePi11GVyqYyXoj5UTbPKzS-HRRI94rjJo,1069
14
14
  autonomous/apis/version_control/GHOrganization.py,sha256=mi2livdsGurKiifbvuLwiFbdDzL77IlEfhwEa-tG77I,1155
@@ -55,7 +55,7 @@ autonomous/taskrunner/__init__.py,sha256=ughX-QfWBas5W3aB2SiF887SWJ3Dzc2X43Yxtmp
55
55
  autonomous/taskrunner/autotasks.py,sha256=2zRaqHYqfdlgC_BQm6B6D2svN1ukyWeJJHwweZFHVoo,2616
56
56
  autonomous/taskrunner/task_router.py,sha256=W09HtRUuhwlnGxM5w4l6Hzw6mfS6L4ljWiMzD3ZVFeU,601
57
57
  autonomous/utils/markdown.py,sha256=tf8vlHARiQO1X_aGbqlYozzP_TbdiDRT9EEP6aFRQo0,2153
58
- autonomous_app-0.3.42.dist-info/METADATA,sha256=wQyVXrufozI92_4Yv4zfuPya9LYxav2u8jHjUogkQRA,3024
59
- autonomous_app-0.3.42.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
60
- autonomous_app-0.3.42.dist-info/top_level.txt,sha256=ZyxWWDdbvZekF3UFunxl4BQsVDb_FOW3eTn0vun_jb4,11
61
- autonomous_app-0.3.42.dist-info/RECORD,,
58
+ autonomous_app-0.3.43.dist-info/METADATA,sha256=OOP51pAye3zFIeybuYD6XR_dSNnK_QnwS03JvQkX6mw,3024
59
+ autonomous_app-0.3.43.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
60
+ autonomous_app-0.3.43.dist-info/top_level.txt,sha256=ZyxWWDdbvZekF3UFunxl4BQsVDb_FOW3eTn0vun_jb4,11
61
+ autonomous_app-0.3.43.dist-info/RECORD,,