issues Search Results · repo:simular-ai/Agent-S language:Python
Filter by
0 results
(50 ms)0 results
insimular-ai/Agent-S (press backspace or delete to remove)Is there a reason why Agent-S does not support the reasoning models with vision?
AndryHTC
- 1
- Opened 21 hours ago
- #47
Hi guys, great job!
I was wondering, is there a reason why Gemini is not supported?
AndryHTC
- 1
- Opened 21 hours ago
- #46
I had to change this code:
entry_points={
console_scripts : [
agent_s1=gui_agents.v1.cli_app:main ,
agent_s2=gui_agents.v2.cli_app:main
],
},
To:
entry_points={ ...
Sheiphan
- 1
- Opened 3 days ago
- #45
AlgorithmicKing
- Opened 5 days ago
- #44
Awesome work and really impressive performance. To reproduce the state-of-the-art performance, could you guys provide
more guidance to set models and parameters?
xyzhang626
- 3
- Opened 8 days ago
- #43
This is the code it seems to be failing on my machine MacOS 15.3.1 (24D70)
import pyautogui; pyautogui.hotkey( command , tab , interval=1)
simularlyon
- Opened 17 days ago
- #41
I was configuring Agent S on my system and trying to run cli_app.py file using Azure OpenAI credentials. However, I
encountered an issue during embedding creation. While debugging the code, I noticed that ...
aman-cpu
- Opened 21 days ago
- #40
hey, I found the tree.ref is None after this line
https://github.com/simular-ai/Agent-S/blob/98074f60f0cb99902b8134780f86a21c9ab08593/gui_agents/aci/MacOSACI.py#L215-L215
reuslt in preserved_nodes here: ...
Cescfangs
- 1
- Opened 23 days ago
- #37
I added the AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_KEY, but it still fails and asks for an OPENAI_API_KEY, and if I
add my free subscription for open AI is reaches the limit without being able to complete ...
bkudiess
- 1
- Opened on Jan 22
- #34

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.