Skip to content

Incorp api and local providers#56

Open
leweex95 wants to merge 7 commits into
masterfrom
incorp-api-and-local-providers
Open

Incorp api and local providers#56
leweex95 wants to merge 7 commits into
masterfrom
incorp-api-and-local-providers

Conversation

@leweex95

Copy link
Copy Markdown
Owner

No description provided.


const currentUrl = await this.browserManager.getCurrentUrl();
if (this.config.debug) this.logger.debug('Current URL before navigation check', { currentUrl });
if (!currentUrl.includes('grok.com')) {

// Check if we can access the chat interface
const currentUrl = await this.browserManager.getCurrentUrl();
if (!currentUrl.includes('chatgpt.com')) {
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