TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A lightweight AI gateway to 100+ models, in TS

37 点作者 roh26it超过 1 年前
We are Rohit &amp; Ayush, we created Portkey this year March to help tackle some challenges we had seen while building apps based on GPT3, 3.5, 4, and the DevOps principles we brought to the scene to help tackle them.<p>We believe, a solid, performant, and reliable gateway lays the foundation to help build the next level of LLM apps. It decreases excessive reliance on any one company and takes the focus back to building instead of spending time fixing the nitty gritties of different providers and making them work together.<p>Features:<p><pre><code> Blazing fast (9.9x faster) with a tiny footprint (~45kb installed) Load balance across multiple models, providers, and keys Fallbacks make sure your app stays resilient Automatic Retries with exponential fallbacks come by default Plug-in middleware as needed Battle tested over 100B tokens and millions of requests </code></pre> For the folks serious about gateway, separation of concerns, TS developers.. I&#x27;d love to hear your thoughts and we&#x27;re hungry for feedback!<p>Reach out to us at hello@portkey.ai or explore the project: <a href="https:&#x2F;&#x2F;github.com&#x2F;portkey-ai&#x2F;gateway">https:&#x2F;&#x2F;github.com&#x2F;portkey-ai&#x2F;gateway</a>

8 条评论

shaial超过 1 年前
Congrats, this looks neat, and surely great to have more TS products in the ecosystem.<p>One plugin or feature that I will like to see in an AI gateway: *Cache* per unique request. So if I send the same request (system, messages, temperature, etc.), I will have the option to pull if from a cache (if it was already populated) and skip the LLM generation. This is much faster and cheaper - especially during development and testing.
评论 #38918149 未加载
ayush-garg超过 1 年前
A few months back, we embarked on what seemed like another regular project. Little did we know, it would turn into such a game changer for LLM deployments.<p>Feels surreal that this gateway is already processing upwards of 3B tokens a day in such a short time.
retrovrv超过 1 年前
Pretty excited to announce this! While there are some popular and awesome AI gateways out there, like litellm, bricksai - none are written in TS, and for the TS ecosystem. Looking forward to the community&#x27;s feedback
评论 #38911833 未加载
CShorten超过 1 年前
Portkey is super cool, congrats Rohit and Ayush on the HN launch!
评论 #38911979 未加载
aravindputrevu超过 1 年前
Congratulations Rohit, Ayush and team Portkey on the launch!<p>Excited to take it for a spin and contribute!
评论 #38912472 未加载
pranavgoyal超过 1 年前
Congrats on the launch folks! This sounds really amazing - rooting for success!
kesavan_kk超过 1 年前
Congratulations on this launch. Looks awesome.
kaushik92超过 1 年前
Congrats on the launch! Looks amazing