Quote from luishp on January 18, 2024, 9:22 pmI 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/neoopenrouterNote 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.
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:
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:
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:Quote from CDY@44 on October 29, 2024, 12:00 amHi @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
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
Quote from luishp on October 29, 2024, 6:24 pm@cdy44-2 please check attached app
Regards.Luis
@cdy44-2 please check attached app
Regards.
Luis
Uploaded files:Quote from Juancasev on November 13, 2024, 9:16 pmBuenas 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
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