Skip to content

Conversation

naaa760
Copy link
Contributor

@naaa760 naaa760 commented Oct 13, 2025

Pull Request Type

  • ✨ feat

Relevant Issues

resolves #4532

What is in this change?

Adds n1n.ai as a new LLM provider, providing access to 400+ large language models through a single API key.

Changes:

  • Backend: Added N1nLLM provider with OpenAI-compatible API integration and agent support
  • Frontend: Added n1n configuration component with API key input and model selection
  • Integrated into onboarding flow and settings pages

Features:

  • Supports 400+ models (OpenAI, Anthropic, Gemini, Llama, etc.)
  • Streaming and non-streaming completions
  • Agent workflow compatible

Additional Information

Configuration environment variables:

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.

[FEAT]: Add n1n.ai API as a model provider

1 participant