neoOpenRouter AI Plugin - Forum

Forum Navigation
You need to log in to create posts and topics.

neoOpenRouter AI Plugin

I have recently discovered OpenRouter.ai and I have created a plugin to use it.

I have created a sample app where you can compare their current AI free models:

neoOpenRouter Plugin Sample App:
https://visualneo.com/tutorials/neoopenrouter

Note how different is to ask these questions to each AI:

  • How many days are there in a year?
  • How many days are there in a year in a Gregorian calendar?
  • How many days are there in a year in a Gregorian calendar? Explain all the possibilities in detail

OpenRouter.ai is a standardized API platform designed to facilitate the use of multiple AI language models from different providers. It serves as a convenient tool for accessing a variety of AI models, including commercial ones and hosted open source models, such as GPT-4 and Claude 2. This platform is especially useful for users who don't have direct access to certain AI models due to geolocking or waitlists.

Key features of OpenRouter include:

  • Standardized API: This allows seamless integration and switching between different AI models and providers without altering the existing codebase.
  • Transparent Metrics: It provides metrics to compare models based on usage, throughput, latency, and cost, helping users select the most efficient and cost-effective options.
  • Flexible Authentication: Supports various authentication methods including traditional API keys.
  • Model Support: OpenRouter supports a range of models from different organizations, offering both filtered and unfiltered models at varying token sizes and costs.

Users can create an account on OpenRouter, top it up with credits (similar to a pre-paid system), and then generate an API key for connection. The platform offers a pay-as-you-use model, with some models having free access within limited context sizes.

For more detailed information and guidance on how to use OpenRouter, you can visit their official website or documentation pages.

Uploaded files:
  • You need to login to have access to uploads.
Vadim, farhad2008 and smartmedia have reacted to this post.
Vadimfarhad2008smartmedia

Hi @luishp,

I am looking for the sample for "neoOpenRouteur" that I can open and see the code in VisualNeo Web. I have seen the sample online, but I can't put an API key in this sample, I have no access to code.

Best regards,

Denis

@cdy44-2 please check attached app
Regards.

Luis

Uploaded files:
  • You need to login to have access to uploads.
CDY@44 has reacted to this post.
CDY@44

Thank you !

Buenas tardes.

Desde hace unos dias estoy notando que algo no va bien, pero no se si es el complemento.

Tengo una app que usa neoopenrouter para usar un LLM

El programa carga desde mysql las instrucciones para su funcionamiento.

Como comentaba ya solo recibo "Set a valid api key". Aunque la he comprobado y es correcta.

Los navegadores responden con "Failed to load resource: the server responded with a status of 401 ()"

¿?

Gracias.

Good afternoon.

For a few days now, I've been noticing that something is not right, but I don't know if it's the plugin.

I have an app that uses neoopenrouter to work with a LLM.

The program loads instructions from MySQL for its operation.

As I mentioned, I only receive 'Set a valid API key.' Although I have checked it and it is correct.

The browsers respond with 'Failed to load resource: the server responded with a status of 401 ()'

?

Thank you.

Nota: Ya averigue lo que pasa. Ha desaparecido el modelo que usaba Claude Instant V1 y supongo que openrouter denegaba el acceso. Hay que tener la precaucion de ver si los modelos estan aun activos. Gracias

Note: I found out what’s happening. The model I was using, Claude Instant V1, has disappeared, and I suppose that openrouter denied access. We need to be cautious and check if the models are still active. Thank you