optexity 0.1.4__py3-none-any.whl → 0.1.5__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.
@@ -236,7 +236,7 @@ async def select_option_locator(
236
236
  ]
237
237
 
238
238
  matched_values = await smart_select(
239
- select_option_values, options, select_option_action.select_values, memory
239
+ select_option_values, select_option_action.select_values, memory
240
240
  )
241
241
 
242
242
  logger.debug(
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: optexity
3
- Version: 0.1.4
3
+ Version: 0.1.5
4
4
  Summary: Optexity is a platform for building and running browser and computer agents.
5
- Author-email: Optexity <support@optexity.com>
5
+ Author-email: Optexity <founders@optexity.com>
6
6
  Requires-Python: >=3.11
7
7
  Description-Content-Type: text/markdown
8
8
  License-File: LICENSE
@@ -84,13 +84,13 @@ Install Optexity directly from PyPI:
84
84
  ```bash
85
85
  pip install optexity
86
86
  ```
87
+
87
88
  **OR**
88
89
 
89
90
  ### Installation from Source
90
91
 
91
92
  If you want to clone and edit from source:
92
93
 
93
-
94
94
  ```bash
95
95
  git clone git@github.com:Optexity/optexity.git
96
96
  cd optexity
@@ -175,7 +175,7 @@ With the server running on `http://localhost:9000`, you can allocate a task by s
175
175
  curl -X POST http://localhost:9000/inference \
176
176
  -H "Content-Type: application/json" \
177
177
  -d '{
178
- "endpoint_name": "extract_stock_price",
178
+ "endpoint_name": "extract_price_stockanalysis",
179
179
  "input_parameters": {
180
180
  "search_term": ["NVDA"]
181
181
  },
@@ -40,7 +40,7 @@ optexity/inference/core/interaction/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQ
40
40
  optexity/inference/core/interaction/handle_agentic_task.py,sha256=MSURLDM-2Hw37sipa3lqUBh1NNFrGmx2DPGJsBGYTDg,2617
41
41
  optexity/inference/core/interaction/handle_check.py,sha256=_LEA5V6h4x8fozAvPsGrFUZUaO0uU34z2R9VzGIOdio,1489
42
42
  optexity/inference/core/interaction/handle_click.py,sha256=IhdYjj-oNGoJInN9XK6ppqW6JQgCNm7t2COymv5T9O8,2249
43
- optexity/inference/core/interaction/handle_command.py,sha256=a0Eqs5eDJ4bPttqMh4r_IAYJzpXcH9bvUS_9CG8MySA,8350
43
+ optexity/inference/core/interaction/handle_command.py,sha256=nkteOZ8-at03s1MurVAYeGVIexMukbss8A4ooX81czE,8341
44
44
  optexity/inference/core/interaction/handle_input.py,sha256=UGALiQLUgjgg5Z-vj4lEoEs4_GXCirUBgONUulKs0oU,2256
45
45
  optexity/inference/core/interaction/handle_keypress.py,sha256=Ig-U7qoMQ1GIaxeS2TnSTe4N3Jj64WcVc1rwl7Z-0So,466
46
46
  optexity/inference/core/interaction/handle_select.py,sha256=1nTm-hyaG4xDnItdulW1--b0zj20FdJq7qks5X-aNKU,3236
@@ -72,9 +72,9 @@ optexity/schema/actions/two_fa_action.py,sha256=OzzTDX3fZObWJiw8hvNgr96PBcvpDh1u
72
72
  optexity/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
73
73
  optexity/utils/settings.py,sha256=h6StXzYslRgZf0c8k43-kOxoa77dOgDvSOvfQUi5yI8,1864
74
74
  optexity/utils/utils.py,sha256=QgVeKK3jAq-TLgP_RYiCXRAOEbuypFox0RxYEjruoTA,2565
75
- optexity-0.1.4.dist-info/licenses/LICENSE,sha256=WpSBqSAcwd68PmS3zRsfACJOz-u-UfTzftsEnzp4ZCY,1065
76
- optexity-0.1.4.dist-info/METADATA,sha256=F4VEHUDrBUHucmeu--S6SsdsiNR93O75dBd4xp6VQyU,9878
77
- optexity-0.1.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
78
- optexity-0.1.4.dist-info/entry_points.txt,sha256=hcn77ooRr6a_N8fo0vij3Fpo6waqc9ijpaScQ7Kj35k,47
79
- optexity-0.1.4.dist-info/top_level.txt,sha256=OZEtBX8IabC8EnBrNW98z7NzdGQsjFhHleSthhjjEMM,9
80
- optexity-0.1.4.dist-info/RECORD,,
75
+ optexity-0.1.5.dist-info/licenses/LICENSE,sha256=WpSBqSAcwd68PmS3zRsfACJOz-u-UfTzftsEnzp4ZCY,1065
76
+ optexity-0.1.5.dist-info/METADATA,sha256=B4OeiBwV8-TX1GvQJTl4scKzkaLHO97xyT40mx1tSiA,9887
77
+ optexity-0.1.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
78
+ optexity-0.1.5.dist-info/entry_points.txt,sha256=hcn77ooRr6a_N8fo0vij3Fpo6waqc9ijpaScQ7Kj35k,47
79
+ optexity-0.1.5.dist-info/top_level.txt,sha256=OZEtBX8IabC8EnBrNW98z7NzdGQsjFhHleSthhjjEMM,9
80
+ optexity-0.1.5.dist-info/RECORD,,