该项目为openai的网关,实现了对接飞书聊天机器人的oauth身份验证、多api_key配置筛选、openai转发、问答存储等功能。分为三个微服务,网关、openai调用部分和mq消费者部分。
☆38Jul 23, 2023Updated 2 years ago
Alternatives and similar repositories for openai-gateway
Users that are interested in openai-gateway are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use NodeJs to proxy Google search. 使用nodejs代理谷歌搜索☆12Jun 11, 2018Updated 7 years ago
- 给予BaiduAI接口开发的客户端人脸识别Demo☆20Jan 19, 2018Updated 8 years ago
- 在 Spring Boot 项目 中简单的将文件存储到:aws-s3、服务器本地、自定义的渠道,同时支持多个存储方式,上传文件时指定存储方式。☆14Aug 5, 2023Updated 2 years ago
- Java静态代码安全审计工具,使用JavaParser项目做语法分析,计划支持常见的Web漏洞与组件漏洞☆21Sep 20, 2021Updated 4 years ago
- 状态机调研☆11Jun 17, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 服务质量监控,检测从研发到测试的过程中,研发质量。包括;接口列表、热点接口、接口质量(通过次数/单测次数),等信息。☆11Jun 17, 2022Updated 3 years ago
- Showing the relationship between ImageNet ID and labels and pytorch pre-trained model output ID and labels☆10Oct 11, 2020Updated 5 years ago
- demo☆15Jun 28, 2025Updated 9 months ago
- A Qt5 app that plots timestamped MQTT data – status: unfinished alpha software.☆10May 7, 2022Updated 3 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆36Apr 18, 2024Updated last year
- Codes for ocean-of-memories article series☆22Sep 2, 2015Updated 10 years ago
- Nicol is an open-source web service, developed using the Kotlin programming language, that enables streaming Server Stream Events and s…☆11Dec 10, 2023Updated 2 years ago
- 适用于低压伺服电机改装成高速主轴用驱动☆11Jul 28, 2023Updated 2 years ago
- 页面发布mcp工具,可以将html页面直接发布到cloudflare的worker中,并获得预览链接。☆15Jul 26, 2025Updated 8 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 基于rust+sqlx+mysql的股票实时监控并根据条件推送邮件☆10Jul 23, 2020Updated 5 years ago
- 基于Google Custom Search Engine的网盘搜索引擎☆10Jan 12, 2026Updated 2 months ago
- ☆10Feb 18, 2024Updated 2 years ago
- 根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。☆15Jun 21, 2022Updated 3 years ago
- door-spring-boot-starter☆11Jun 17, 2022Updated 3 years ago
- 百度企业网盘SDK☆30May 12, 2022Updated 3 years ago
- Greenplum docs in Chinese☆17Jan 24, 2018Updated 8 years ago
- 本地生成百度网盘秒传代码☆13Dec 9, 2023Updated 2 years ago
- ☆39Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 大批量稳定的获取ChatGPT登录的AccessToken,同时增加静态住宅IP代理池。保证批量启动GPT-4服务时,AccessToken增加缓存时间和过期时间校验。☆14Jul 5, 2023Updated 2 years ago
- 基于ActivieMQ实现的消息推送,在移动端的实现部分☆12May 7, 2017Updated 8 years ago
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了 一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 4 years ago
- A chat implementation for FastHTML☆12Sep 14, 2025Updated 6 months ago
- linkbak is a web page archiver : it reads a list of links and dumps the corresponding pages in HTML and PDF.☆13Dec 8, 2022Updated 3 years ago
- Create echarts on server side by node☆11Dec 3, 2018Updated 7 years ago
- 大乐透分析 后期能加上机器学习预测彩票出号概率?☆11Dec 2, 2022Updated 3 years ago
- 高频彩票量化交易策略研究、交易平台研发☆10Mar 12, 2019Updated 7 years ago
- 腾讯IM的React实现☆13May 13, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fritzing Parts SVG image editor, coded in C++/QT5☆10Jul 2, 2019Updated 6 years ago
- AutoPruner: Transformer-based Call Graph Pruning (ESEC/FSE 2022, Research Track)☆22Dec 7, 2023Updated 2 years ago
- 股票软件中的K线图Demo☆10Dec 27, 2015Updated 10 years ago
- springboot集成各个组件,mybatis、rabbitmq、redis、elk、ldap、mqtt、websocket、socketio等,spring5新特性响应式webflux☆13Nov 8, 2023Updated 2 years ago
- Main control terminal of educational UAV (PID Version)☆10May 23, 2020Updated 5 years ago
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆19Nov 16, 2020Updated 5 years ago
- LLM-driven automated knowledge graph construction from text using DSPy and Neo4j☆18Aug 19, 2024Updated last year