euron-qa

Installation
SKILL.md

Euron Bootcamp Q&A - Instant Answer Reference

Goal

Instantly answer any Euron Gen AI Certification Bootcamp doubt by looking up the right code snippet, config, or troubleshooting step from this reference.

Quick Context

  • Bootcamp: Euron Gen AI Certification Bootcamp 2.0 (by Sudhanshu sir)
  • Portal: https://euron.one/euri
  • API Base URL: https://api.euron.one/api/v1/euri
  • Auth: Authorization: Bearer <EURI_API_KEY>
  • Daily limit: 200,000 tokens (input + output), resets midnight UTC
  • Key principle: Euri is OpenAI-compatible. Anywhere you use ChatOpenAI(...) or OpenAI(...), just add base_url pointing to Euri.

COMMON QUESTIONS & ANSWERS

Q1: "How do I use Euri with LangChain?"

Installs
23
GitHub Stars
11
First Seen
Mar 6, 2026
euron-qa — aiagentwithdhruv/skills