Openrouter Usage

some tip for openrouter.

语速

Zhou Tian developed an application based on a large model using OpenRouter and encountered some issues, documenting a few insights.

No Support for Embeddings

The biggest issue is the lack of support for the embedding API. Although OpenRouter already supports API endpoints for various models like OpenAI, embeddings are crucial for developing RAG applications. The absence of embedding support renders OpenRouter ineffective in practical application development.

prof