Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context.txt missing pyautogui documentation #32

Open
tpsjr7 opened this issue Dec 19, 2024 · 0 comments
Open

Context.txt missing pyautogui documentation #32

tpsjr7 opened this issue Dec 19, 2024 · 0 comments

Comments

@tpsjr7
Copy link

tpsjr7 commented Dec 19, 2024

I see in context.txt that it mentions Keyboard Documentation: [Text from: https://raw.githubusercontent.com/asweigart/pyautogui/master/docs/keyboard.rst]
and
Mouse Documentation: [Text from: https://raw.githubusercontent.com/asweigart/pyautogui/master/docs/mouse.rst]

but doesn't get rendered to the llm over the wire, so the llm only sees those links instead of the actual instructions.

I'm not sure if openai has some magic on their end to have it look it up, or if something in between is suppose to fill it in, but on version 0.6 this prevents local llms from knowing the instructions.

I'm not sure if this is a build error or done on purpose. At least in version 0.6 I saw that the raw prompt that made it over the wire to my local visual llm only had the links but not the text. Was not able to test 0.7 on my intel mac because there's currently no release for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant