3 comments

  • echelon1 day ago
    It&#x27;s not &quot;Open&quot;.<p>I wish this had another name.<p>I love the idea of fire and forget to a central AI aggregator. This one for LLMs, Fal for image and video. You don&#x27;t need to juggle dozens of API keys or API integrations.<p>But these aren&#x27;t open, despite it being in the name.<p>I want the ability to pull it all on-prem if I so choose.<p>I probably won&#x27;t. But if I want to, I should be able to.<p>Don&#x27;t use the name &quot;Open&quot; like this.<p>OpenAI, OpenRouter, OpenArt... Just stop already.<p>This isn&#x27;t even fair source, let alone open. It&#x27;s totally closed and opaque.<p>I&#x27;m half minded to make an &quot;ActuallyOpenRouter&quot;.<p>(I know there are local routers, but I want hosted and managed with the ability to self-manage.)
    • omneity1 day ago
      While not solving everything (such as a single bill), I implemented borgllm[0,1] as a way to get some of that convenience and development speed with no lock-in or even infra.<p>Perhaps you’ll find it interesting.<p>0: <a href="https:&#x2F;&#x2F;github.com&#x2F;omarkamali&#x2F;borgllm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;omarkamali&#x2F;borgllm</a><p>1: <a href="https:&#x2F;&#x2F;borgllm.com" rel="nofollow">https:&#x2F;&#x2F;borgllm.com</a>
    • abidlabs1 day ago
      Use Hugging Face inference providers for this: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;docs&#x2F;inference-providers&#x2F;en&#x2F;index" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;docs&#x2F;inference-providers&#x2F;en&#x2F;index</a>
    • At this point, I&#x27;m starting to see &quot;Open&quot; prefix for any product&#x2F;project as almost an signal for the opposite. Projects that actually are about some sort of openness (the way I see it at least), don&#x27;t usually prefix their name with it, they just operate &quot;openly&quot; and ensure it stays that way.
      • BLKNSLVR1 day ago
        See also: &quot;Smart&quot;
    • coolspot1 day ago
      The founder named it OpenRouter because his previous startup was OpenSea.<p>Some founders choose a prefix, then tend to use it everywhere :)
      • Fnoord17 hours ago
        Kometimes Kreally annoyinK.<p>Had to look up what OpenSea is. NFT. So from one hype (and arguably scam) involving GPUs to the neXt one.
    • BizarroLand6 hours ago
      Should make a &quot;ClosedRouter&quot;, &quot;ClosedAI&quot;, &quot;ClosedArt&quot; instead, but be actually open.
  • gregjw1 day ago
    Coming Soon section says &#x27;WhyLabs&#x27;, weird, isn&#x27;t WhyLabs shutting down?
  • tasn1 day ago
    Congrats OpenRouter on the launch! I&#x27;m a big fan of this pattern. We do the same in Svix for our customers, but also we now make it easy for our customers to do the same.<p>For other companies looking to build something similar, you can use Svix Stream[1] that offers a lot of these integrations out of the box, with more coming.<p>1: <a href="https:&#x2F;&#x2F;www.svix.com&#x2F;stream&#x2F;">https:&#x2F;&#x2F;www.svix.com&#x2F;stream&#x2F;</a>
    • This is indeed such an awesome feature. I really hope we see lots of other products &amp; services offer to send you your own traces!!<p>Also, such integration really ought respect &amp; add to any trace propogation contexts passed in. Fingers crossed that works well here! Not explicitly mentioned so I&#x27;m nervous, but the product really needs trace propogation.
      • tasn1 day ago
        I&#x27;m sure that if they don&#x27;t already support it, they will add it. TBH, we at first didn&#x27;t have it either, and then we added both that as well as custom attributes as we realized the way people setup their observability stack is extremely varied!