⚒️ OAuth2 settings finder with OpenRouter chat model and Llama 3.3

528 views · ⚒️ Engineering

Description

Find OAuth URIs with AI Llama

Overview: The AI agent identifies:

Methodology: Confidence scoring is utilized to assess the trustworthiness of extracted data:

Model Details: Leveraging the Wayfarer Large 70b Llama 3.3 model.

How it works:

This template is designed to assist users in obtaining OAuth2 settings using AI-powered insights. It is ideal for developers, IT professionals, or anyone working with APIs that require OAuth2 authentication. By leveraging the AI agent, users can simplify the process of extracting and validating key details such as the authorization_url, token_url, and audience.

Set up instructions:

1. Configuration Nodes

2. AI Model Prompt

The prompt for the AI model includes:

3. Confidence Scoring

The AI model assigns a confidence score (0 < x ≤ 1) to indicate the reliability of the extracted data. Scores are provided in increments of 0.01 for granularity.

Adaptability

Customize this template:

🔗 Nodes Used

Execute Workflow Trigger, Basic LLM Chain, Structured Output Parser, OpenRouter Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup