[go: up one dir, main page]

Skip to content

issues Search Results · repo:nat/natbot language:Python

Filter by

10 results
 (63 ms)

10 results

innat/natbot (press backspace or delete to remove)

Welcome to natbot! What is your objective? bloom Parsing time: 0.10 seconds Traceback (most recent call last): File /home/ubuntu/natbot/natbot.py , line 602, in module gpt_cmd = get_gpt_command(objective, ...
  • saurabh-jadhav-09
  • Opened 
    on Aug 23, 2023
  • #22

click (c) and type submit (t) aren t working as expected. page goto URL (g), page up (u), page down (d) seem to work fine. anyone else?
  • vincentschen
  • 1
  • Opened 
    on Feb 24, 2023
  • #21

I TYPESUBMIT google and lead me to result page, I SCROLL DOWN then click, found nothing changed. The element buffer is updated correctly, but I can t click that in the page
  • KLGR123
  • 2
  • Opened 
    on Feb 16, 2023
  • #20

Natbot opens the browser, navigates to google and then does nothing. I suspect it s tripped up by the cookie settings screen that Google has to display due to the EU legislation
  • vadim0x60
  • 1
  • Opened 
    on Feb 14, 2023
  • #19

Seems like Playwright lies about devicePixelRatio on Windows the same way it does on Darwin. It makes alll browsing incorrect. I think the only way to solve it is to manually specify devicePixelRatio ...
  • garrrikkotua
  • Opened 
    on Dec 17, 2022
  • #15

openai.error.InvalidRequestError: Must provide an engine parameter to create a class openai.api_resources.completion.Completion Do you know how to surpass this?
  • Ar9av
  • Opened 
    on Nov 29, 2022
  • #13

Hi Nat, While looking at the DOM parsing bit, I noticed a few potential bugs: - ancestor_node is not used anywhere? - There s a check converted_node_name != textarea , should this be converted_node_name ...
  • nom
  • Opened 
    on Nov 1, 2022
  • #11

On first run: Traceback (most recent call last): File /home/sam/git/natbot/natbot.py , line 8, in module from playwright.sync_api import sync_playwright ModuleNotFoundError: No module named ...
  • sfxworks
  • 3
  • Opened 
    on Oct 4, 2022
  • #8

Hello, Im amazed at this implementation of GPT-3. I would love to add an extra later to theprompt by preprocessing the text and adding entities with metalabel while passing prompt to GPT-3 An example ...
  • munzzz5
  • 2
  • Opened 
    on Oct 1, 2022
  • #4

Hi Nat, Super interesting work! I was trying it out and although GPT-3 generates a valid response, no actions are taken in the browser. I.e. it gets stuck in google.com and GPT-3 generates same response ...
  • sdpmas
  • 2
  • Opened 
    on Sep 30, 2022
  • #2
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.