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

Migrate natbot to use OpenAI chat API and add screenshot functionality #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manuel-delverme
Copy link

First, thank you for publishing natbot. Part of your original code still lives in our current web browser agent at our new startup, SilverStream. I've noticed the acknowledgment to this repo in the code, so I decided to contribute back with some of the new multimodal capabilities and updates to the new APIs.

PR Overview:

  • Migrated from OpenAI Completion API to latest OpenAI Chat API (GPT-4o)
  • Added screenshot functionality using Playwright's page.screenshot
  • Modified command list to include screenshot command (s)

Additionally, since we are planning to open source most of the code after iterating with the first paid pilots and bringing browser automation and AI agents closer to production. Would you be interested in supporting a bigger open-source release?

- Migrated from OpenAI Completion API to latest OpenAI Chat API (GPT-4o)
- Added screenshot functionality using Playwright's page.screenshot
- Modified command list to include screenshot command (s)
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

Successfully merging this pull request may close these issues.

2 participants