<p align="center">
<a href="https://langbot.app">
<img src="https://docs.langbot.app/social_zh.png" alt="LangBot"/>
</a>
<div align="center">
<a href="https://hellogithub.com/repository/langbot-app/LangBot" target="_blank"><img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=5ce8ae2aa4f74316bf393b57b952433c&claim_uid=gtmc6YWjMZkT21R" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a>
[English](README_EN.md) / 简体中文 / [繁體中文](README_TW.md) / [日本語](README_JP.md) / (PR for your language)
[](https://discord.gg/wdNEHETs87)
[](https://qm.qq.com/q/JLi38whHum)
[](https://deepwiki.com/langbot-app/LangBot)
[](https://github.com/langbot-app/LangBot/releases/latest)
<img src="https://img.shields.io/badge/python-3.10 ~ 3.13 -blue.svg" alt="python">
[](https://gitcode.com/RockChinQ/LangBot)
<a href="https://langbot.app">项目主页</a> |
<a href="https://docs.langbot.app/zh/insight/guide.html">部署文档</a> |
<a href="https://docs.langbot.app/zh/plugin/plugin-intro.html">插件介绍</a> |
<a href="https://github.com/langbot-app/LangBot/issues/new?assignees=&labels=%E7%8B%AC%E7%AB%8B%E6%8F%92%E4%BB%B6&projects=&template=submit-plugin.yml&title=%5BPlugin%5D%3A+%E8%AF%B7%E6%B1%82%E7%99%BB%E8%AE%B0%E6%96%B0%E6%8F%92%E4%BB%B6">提交插件</a>
</div>
</p>
LangBot 是一个开源的大语言模型原生即时通信机器人开发平台,旨在提供开箱即用的 IM 机器人开发体验,具有 Agent、RAG、MCP 等多种 LLM 应用功能,适配全球主流即时通信平台,并提供丰富的 API 接口,支持自定义开发。
## 📦 开始使用
#### Docker Compose 部署
```bash
git clone https://github.com/langbot-app/LangBot
cd LangBot
docker compose up -d
```
访问 http://localhost:5300 即可开始使用。
详细文档[Docker 部署](https://docs.langbot.app/zh/deploy/langbot/docker.html)。
#### 宝塔面板部署
已上架宝塔面板,若您已安装宝塔面板,可以根据[文档](https://docs.langbot.app/zh/deploy/langbot/one-click/bt.html)使用。
#### Zeabur 云部署
社区贡献的 Zeabur 模板。
[](https://zeabur.com/zh-CN/templates/ZKTBDH)
#### Railway 云部署
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
#### 手动部署
直接使用发行版运行,查看文档[手动部署](https://docs.langbot.app/zh/deploy/langbot/manual.html)。
## 😎 保持更新
点击仓库右上角 Star 和 Watch 按钮,获取最新动态。

## ✨ 特性
- 💬 大模型对话、Agent:支持多种大模型,适配群聊和私聊;具有多轮对话、工具调用、多模态、流式输出能力,自带 RAG(知识库)实现,并深度适配 [Dify](https://dify.ai)。
- 🤖 多平台支持:目前支持 QQ、QQ频道、企业微信、个人微信、飞书、Discord、Telegram 等平台。
- 🛠️ 高稳定性、功能完备:原生支持访问控制、限速、敏感词过滤等机制;配置简单,支持多种部署方式。支持多流水线配置,不同机器人用于不同应用场景。
- 🧩 插件扩展、活跃社区:支持事件驱动、组件扩展等插件机制;适配 Anthropic [MCP 协议](https://modelcontextprotocol.io/);目前已有数百个插件。
- 😻 Web 管理面板:支持通过浏览器管理 LangBot 实例,不再需要手动编写配置文件。
详细规格特性请访问[文档](https://docs.langbot.app/zh/insight/features.html)。
或访问 demo 环境:https://demo.langbot.dev/
- 登录信息:邮箱:`demo@langbot.app` 密码:`langbot123456`
- 注意:仅展示 WebUI 效果,公开环境,请不要在其中填入您的任何敏感信息。
### 消息平台
| 平台 | 状态 | 备注 |
| --- | --- | --- |
| QQ 个人号 | ✅ | QQ 个人号私聊、群聊 |
| QQ 官方机器人 | ✅ | QQ 官方机器人,支持频道、私聊、群聊 |
| 企业微信 | ✅ | |
| 企微对外客服 | ✅ | |
| 个人微信 | ✅ | |
| 微信公众号 | ✅ | |
| 飞书 | ✅ | |
| 钉钉 | ✅ | |
| Discord | ✅ | |
| Telegram | ✅ | |
| Slack | ✅ | |
### 大模型能力
| 模型 | 状态 | 备注 |
| --- | --- | --- |
| [OpenAI](https://platform.openai.com/) | ✅ | 可接入任何 OpenAI 接口格式模型 |
| [DeepSeek](https://www.deepseek.com/) | ✅ | |
| [Moonshot](https://www.moonshot.cn/) | ✅ | |
| [Anthropic](https://www.anthropic.com/) | ✅ | |
| [xAI](https://x.ai/) | ✅ | |
| [智谱AI](https://open.bigmodel.cn/) | ✅ | |
| [优云智算](https://www.compshare.cn/?ytag=GPU_YY-gh_langbot) | ✅ | 大模型和 GPU 资源平台 |
| [PPIO](https://ppinfra.com/user/register?invited_by=QJKFYD&utm_source=github_langbot) | ✅ | 大模型和 GPU 资源平台 |
| [胜算云](https://www.shengsuanyun.com/?from=CH_KYIPP758) | ✅ | 大模型和 GPU 资源平台 |
| [302.AI](https://share.302.ai/SuTG99) | ✅ | 大模型聚合平台 |
| [Google Gemini](https://aistudio.google.com/prompts/new_chat) | ✅ | |
| [Dify](https://dify.ai) | ✅ | LLMOps 平台 |
| [Ollama](https://ollama.com/) | ✅ | 本地大模型运行平台 |
| [LMStudio](https://lmstudio.ai/) | ✅ | 本地大模型运行平台 |
| [GiteeAI](https://ai.gitee.com/) | ✅ | 大模型接口聚合平台 |
| [SiliconFlow](https://siliconflow.cn/) | ✅ | 大模型聚合平台 |
| [阿里云百炼](https://bailian.console.aliyun.com/) | ✅ | 大模型聚合平台, LLMOps 平台 |
| [火山方舟](https://console.volcengine.com/ark/region:ark+cn-beijing/model?vendor=Bytedance&view=LIST_VIEW) | ✅ | 大模型聚合平台, LLMOps 平台 |
| [ModelScope](https://modelscope.cn/docs/model-service/API-Inference/intro) | ✅ | 大模型聚合平台 |
| [MCP](https://modelcontextprotocol.io/) | ✅ | 支持通过 MCP 协议获取工具 |
### TTS
| 平台/模型 | 备注 |
| --- | --- |
| [FishAudio](https://fish.audio/zh-CN/discovery/) | [插件](https://github.com/the-lazy-me/NewChatVoice) |
| [海豚 AI](https://www.ttson.cn/?source=thelazy) | [插件](https://github.com/the-lazy-me/NewChatVoice) |
| [AzureTTS](https://portal.azure.com/) | [插件](https://github.com/Ingnaryk/LangBot_AzureTTS) |
### 文生图
| 平台/模型 | 备注 |
| --- | --- |
| 阿里云百炼 | [插件](https://github.com/Thetail001/LangBot_BailianTextToImagePlugin)
## 😘 社区贡献
感谢以下[代码贡献者](https://github.com/langbot-app/LangBot/graphs/contributors)和社区里其他成员对 LangBot 的贡献:
<a href="https://github.com/langbot-app/LangBot/graphs/contributors">
<img src="https://contrib.rocks/image?repo=langbot-app/LangBot" />
</a>
Raw data
{
"_id": null,
"home_page": null,
"name": "langbot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10.1",
"maintainer_email": null,
"keywords": "bot, agent, telegram, plugins, openai, instant-messaging, wechat, qq, dify, llm, chatgpt, deepseek, onebot",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b6/a7/04ba7cf78c5153b643a878ff8eee0187a41ae4b7b5a61090b3e8f9146c6f/langbot-4.1.0.tar.gz",
"platform": null,
"description": "\n<p align=\"center\">\n<a href=\"https://langbot.app\">\n<img src=\"https://docs.langbot.app/social_zh.png\" alt=\"LangBot\"/>\n</a>\n\n<div align=\"center\">\n\n<a href=\"https://hellogithub.com/repository/langbot-app/LangBot\" target=\"_blank\"><img src=\"https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=5ce8ae2aa4f74316bf393b57b952433c&claim_uid=gtmc6YWjMZkT21R\" alt=\"Featured\uff5cHelloGitHub\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /></a>\n\n[English](README_EN.md) / \u7b80\u4f53\u4e2d\u6587 / [\u7e41\u9ad4\u4e2d\u6587](README_TW.md) / [\u65e5\u672c\u8a9e](README_JP.md) / (PR for your language)\n\n[](https://discord.gg/wdNEHETs87)\n[](https://qm.qq.com/q/JLi38whHum)\n[](https://deepwiki.com/langbot-app/LangBot)\n[](https://github.com/langbot-app/LangBot/releases/latest)\n<img src=\"https://img.shields.io/badge/python-3.10 ~ 3.13 -blue.svg\" alt=\"python\">\n[](https://gitcode.com/RockChinQ/LangBot)\n\n<a href=\"https://langbot.app\">\u9879\u76ee\u4e3b\u9875</a> \uff5c\n<a href=\"https://docs.langbot.app/zh/insight/guide.html\">\u90e8\u7f72\u6587\u6863</a> \uff5c\n<a href=\"https://docs.langbot.app/zh/plugin/plugin-intro.html\">\u63d2\u4ef6\u4ecb\u7ecd</a> \uff5c\n<a href=\"https://github.com/langbot-app/LangBot/issues/new?assignees=&labels=%E7%8B%AC%E7%AB%8B%E6%8F%92%E4%BB%B6&projects=&template=submit-plugin.yml&title=%5BPlugin%5D%3A+%E8%AF%B7%E6%B1%82%E7%99%BB%E8%AE%B0%E6%96%B0%E6%8F%92%E4%BB%B6\">\u63d0\u4ea4\u63d2\u4ef6</a>\n\n\n</div>\n\n</p>\n\nLangBot \u662f\u4e00\u4e2a\u5f00\u6e90\u7684\u5927\u8bed\u8a00\u6a21\u578b\u539f\u751f\u5373\u65f6\u901a\u4fe1\u673a\u5668\u4eba\u5f00\u53d1\u5e73\u53f0\uff0c\u65e8\u5728\u63d0\u4f9b\u5f00\u7bb1\u5373\u7528\u7684 IM \u673a\u5668\u4eba\u5f00\u53d1\u4f53\u9a8c\uff0c\u5177\u6709 Agent\u3001RAG\u3001MCP \u7b49\u591a\u79cd LLM \u5e94\u7528\u529f\u80fd\uff0c\u9002\u914d\u5168\u7403\u4e3b\u6d41\u5373\u65f6\u901a\u4fe1\u5e73\u53f0\uff0c\u5e76\u63d0\u4f9b\u4e30\u5bcc\u7684 API \u63a5\u53e3\uff0c\u652f\u6301\u81ea\u5b9a\u4e49\u5f00\u53d1\u3002\n\n## \ud83d\udce6 \u5f00\u59cb\u4f7f\u7528\n\n#### Docker Compose \u90e8\u7f72\n\n```bash\ngit clone https://github.com/langbot-app/LangBot\ncd LangBot\ndocker compose up -d\n```\n\n\u8bbf\u95ee http://localhost:5300 \u5373\u53ef\u5f00\u59cb\u4f7f\u7528\u3002\n\n\u8be6\u7ec6\u6587\u6863[Docker \u90e8\u7f72](https://docs.langbot.app/zh/deploy/langbot/docker.html)\u3002\n\n#### \u5b9d\u5854\u9762\u677f\u90e8\u7f72\n\n\u5df2\u4e0a\u67b6\u5b9d\u5854\u9762\u677f\uff0c\u82e5\u60a8\u5df2\u5b89\u88c5\u5b9d\u5854\u9762\u677f\uff0c\u53ef\u4ee5\u6839\u636e[\u6587\u6863](https://docs.langbot.app/zh/deploy/langbot/one-click/bt.html)\u4f7f\u7528\u3002\n\n#### Zeabur \u4e91\u90e8\u7f72\n\n\u793e\u533a\u8d21\u732e\u7684 Zeabur \u6a21\u677f\u3002\n\n[](https://zeabur.com/zh-CN/templates/ZKTBDH)\n\n#### Railway \u4e91\u90e8\u7f72\n\n[](https://railway.app/template/yRrAyL?referralCode=vogKPF)\n\n#### \u624b\u52a8\u90e8\u7f72\n\n\u76f4\u63a5\u4f7f\u7528\u53d1\u884c\u7248\u8fd0\u884c\uff0c\u67e5\u770b\u6587\u6863[\u624b\u52a8\u90e8\u7f72](https://docs.langbot.app/zh/deploy/langbot/manual.html)\u3002\n\n## \ud83d\ude0e \u4fdd\u6301\u66f4\u65b0\n\n\u70b9\u51fb\u4ed3\u5e93\u53f3\u4e0a\u89d2 Star \u548c Watch \u6309\u94ae\uff0c\u83b7\u53d6\u6700\u65b0\u52a8\u6001\u3002\n\n\n\n## \u2728 \u7279\u6027\n\n- \ud83d\udcac \u5927\u6a21\u578b\u5bf9\u8bdd\u3001Agent\uff1a\u652f\u6301\u591a\u79cd\u5927\u6a21\u578b\uff0c\u9002\u914d\u7fa4\u804a\u548c\u79c1\u804a\uff1b\u5177\u6709\u591a\u8f6e\u5bf9\u8bdd\u3001\u5de5\u5177\u8c03\u7528\u3001\u591a\u6a21\u6001\u3001\u6d41\u5f0f\u8f93\u51fa\u80fd\u529b\uff0c\u81ea\u5e26 RAG\uff08\u77e5\u8bc6\u5e93\uff09\u5b9e\u73b0\uff0c\u5e76\u6df1\u5ea6\u9002\u914d [Dify](https://dify.ai)\u3002\n- \ud83e\udd16 \u591a\u5e73\u53f0\u652f\u6301\uff1a\u76ee\u524d\u652f\u6301 QQ\u3001QQ\u9891\u9053\u3001\u4f01\u4e1a\u5fae\u4fe1\u3001\u4e2a\u4eba\u5fae\u4fe1\u3001\u98de\u4e66\u3001Discord\u3001Telegram \u7b49\u5e73\u53f0\u3002\n- \ud83d\udee0\ufe0f \u9ad8\u7a33\u5b9a\u6027\u3001\u529f\u80fd\u5b8c\u5907\uff1a\u539f\u751f\u652f\u6301\u8bbf\u95ee\u63a7\u5236\u3001\u9650\u901f\u3001\u654f\u611f\u8bcd\u8fc7\u6ee4\u7b49\u673a\u5236\uff1b\u914d\u7f6e\u7b80\u5355\uff0c\u652f\u6301\u591a\u79cd\u90e8\u7f72\u65b9\u5f0f\u3002\u652f\u6301\u591a\u6d41\u6c34\u7ebf\u914d\u7f6e\uff0c\u4e0d\u540c\u673a\u5668\u4eba\u7528\u4e8e\u4e0d\u540c\u5e94\u7528\u573a\u666f\u3002\n- \ud83e\udde9 \u63d2\u4ef6\u6269\u5c55\u3001\u6d3b\u8dc3\u793e\u533a\uff1a\u652f\u6301\u4e8b\u4ef6\u9a71\u52a8\u3001\u7ec4\u4ef6\u6269\u5c55\u7b49\u63d2\u4ef6\u673a\u5236\uff1b\u9002\u914d Anthropic [MCP \u534f\u8bae](https://modelcontextprotocol.io/)\uff1b\u76ee\u524d\u5df2\u6709\u6570\u767e\u4e2a\u63d2\u4ef6\u3002\n- \ud83d\ude3b Web \u7ba1\u7406\u9762\u677f\uff1a\u652f\u6301\u901a\u8fc7\u6d4f\u89c8\u5668\u7ba1\u7406 LangBot \u5b9e\u4f8b\uff0c\u4e0d\u518d\u9700\u8981\u624b\u52a8\u7f16\u5199\u914d\u7f6e\u6587\u4ef6\u3002\n\n\u8be6\u7ec6\u89c4\u683c\u7279\u6027\u8bf7\u8bbf\u95ee[\u6587\u6863](https://docs.langbot.app/zh/insight/features.html)\u3002\n\n\u6216\u8bbf\u95ee demo \u73af\u5883\uff1ahttps://demo.langbot.dev/ \n - \u767b\u5f55\u4fe1\u606f\uff1a\u90ae\u7bb1\uff1a`demo@langbot.app` \u5bc6\u7801\uff1a`langbot123456`\n - \u6ce8\u610f\uff1a\u4ec5\u5c55\u793a WebUI \u6548\u679c\uff0c\u516c\u5f00\u73af\u5883\uff0c\u8bf7\u4e0d\u8981\u5728\u5176\u4e2d\u586b\u5165\u60a8\u7684\u4efb\u4f55\u654f\u611f\u4fe1\u606f\u3002\n\n### \u6d88\u606f\u5e73\u53f0\n\n| \u5e73\u53f0 | \u72b6\u6001 | \u5907\u6ce8 |\n| --- | --- | --- |\n| QQ \u4e2a\u4eba\u53f7 | \u2705 | QQ \u4e2a\u4eba\u53f7\u79c1\u804a\u3001\u7fa4\u804a |\n| QQ \u5b98\u65b9\u673a\u5668\u4eba | \u2705 | QQ \u5b98\u65b9\u673a\u5668\u4eba\uff0c\u652f\u6301\u9891\u9053\u3001\u79c1\u804a\u3001\u7fa4\u804a |\n| \u4f01\u4e1a\u5fae\u4fe1 | \u2705 | |\n| \u4f01\u5fae\u5bf9\u5916\u5ba2\u670d | \u2705 | |\n| \u4e2a\u4eba\u5fae\u4fe1 | \u2705 | |\n| \u5fae\u4fe1\u516c\u4f17\u53f7 | \u2705 | |\n| \u98de\u4e66 | \u2705 | |\n| \u9489\u9489 | \u2705 | |\n| Discord | \u2705 | |\n| Telegram | \u2705 | |\n| Slack | \u2705 | |\n\n### \u5927\u6a21\u578b\u80fd\u529b\n\n| \u6a21\u578b | \u72b6\u6001 | \u5907\u6ce8 |\n| --- | --- | --- |\n| [OpenAI](https://platform.openai.com/) | \u2705 | \u53ef\u63a5\u5165\u4efb\u4f55 OpenAI \u63a5\u53e3\u683c\u5f0f\u6a21\u578b |\n| [DeepSeek](https://www.deepseek.com/) | \u2705 | |\n| [Moonshot](https://www.moonshot.cn/) | \u2705 | |\n| [Anthropic](https://www.anthropic.com/) | \u2705 | |\n| [xAI](https://x.ai/) | \u2705 | |\n| [\u667a\u8c31AI](https://open.bigmodel.cn/) | \u2705 | |\n| [\u4f18\u4e91\u667a\u7b97](https://www.compshare.cn/?ytag=GPU_YY-gh_langbot) | \u2705 | \u5927\u6a21\u578b\u548c GPU \u8d44\u6e90\u5e73\u53f0 |\n| [PPIO](https://ppinfra.com/user/register?invited_by=QJKFYD&utm_source=github_langbot) | \u2705 | \u5927\u6a21\u578b\u548c GPU \u8d44\u6e90\u5e73\u53f0 |\n| [\u80dc\u7b97\u4e91](https://www.shengsuanyun.com/?from=CH_KYIPP758) | \u2705 | \u5927\u6a21\u578b\u548c GPU \u8d44\u6e90\u5e73\u53f0 |\n| [302.AI](https://share.302.ai/SuTG99) | \u2705 | \u5927\u6a21\u578b\u805a\u5408\u5e73\u53f0 |\n| [Google Gemini](https://aistudio.google.com/prompts/new_chat) | \u2705 | |\n| [Dify](https://dify.ai) | \u2705 | LLMOps \u5e73\u53f0 |\n| [Ollama](https://ollama.com/) | \u2705 | \u672c\u5730\u5927\u6a21\u578b\u8fd0\u884c\u5e73\u53f0 |\n| [LMStudio](https://lmstudio.ai/) | \u2705 | \u672c\u5730\u5927\u6a21\u578b\u8fd0\u884c\u5e73\u53f0 |\n| [GiteeAI](https://ai.gitee.com/) | \u2705 | \u5927\u6a21\u578b\u63a5\u53e3\u805a\u5408\u5e73\u53f0 |\n| [SiliconFlow](https://siliconflow.cn/) | \u2705 | \u5927\u6a21\u578b\u805a\u5408\u5e73\u53f0 |\n| [\u963f\u91cc\u4e91\u767e\u70bc](https://bailian.console.aliyun.com/) | \u2705 | \u5927\u6a21\u578b\u805a\u5408\u5e73\u53f0, LLMOps \u5e73\u53f0 |\n| [\u706b\u5c71\u65b9\u821f](https://console.volcengine.com/ark/region:ark+cn-beijing/model?vendor=Bytedance&view=LIST_VIEW) | \u2705 | \u5927\u6a21\u578b\u805a\u5408\u5e73\u53f0, LLMOps \u5e73\u53f0 |\n| [ModelScope](https://modelscope.cn/docs/model-service/API-Inference/intro) | \u2705 | \u5927\u6a21\u578b\u805a\u5408\u5e73\u53f0 |\n| [MCP](https://modelcontextprotocol.io/) | \u2705 | \u652f\u6301\u901a\u8fc7 MCP \u534f\u8bae\u83b7\u53d6\u5de5\u5177 |\n\n### TTS\n\n| \u5e73\u53f0/\u6a21\u578b | \u5907\u6ce8 |\n| --- | --- |\n| [FishAudio](https://fish.audio/zh-CN/discovery/) | [\u63d2\u4ef6](https://github.com/the-lazy-me/NewChatVoice) |\n| [\u6d77\u8c5a AI](https://www.ttson.cn/?source=thelazy) | [\u63d2\u4ef6](https://github.com/the-lazy-me/NewChatVoice) |\n| [AzureTTS](https://portal.azure.com/) | [\u63d2\u4ef6](https://github.com/Ingnaryk/LangBot_AzureTTS) |\n\n### \u6587\u751f\u56fe\n\n| \u5e73\u53f0/\u6a21\u578b | \u5907\u6ce8 |\n| --- | --- |\n| \u963f\u91cc\u4e91\u767e\u70bc | [\u63d2\u4ef6](https://github.com/Thetail001/LangBot_BailianTextToImagePlugin)\n\n## \ud83d\ude18 \u793e\u533a\u8d21\u732e\n\n\u611f\u8c22\u4ee5\u4e0b[\u4ee3\u7801\u8d21\u732e\u8005](https://github.com/langbot-app/LangBot/graphs/contributors)\u548c\u793e\u533a\u91cc\u5176\u4ed6\u6210\u5458\u5bf9 LangBot \u7684\u8d21\u732e\uff1a\n\n<a href=\"https://github.com/langbot-app/LangBot/graphs/contributors\">\n <img src=\"https://contrib.rocks/image?repo=langbot-app/LangBot\" />\n</a>\n",
"bugtrack_url": null,
"license": null,
"summary": "\u9ad8\u7a33\u5b9a\u3001\u652f\u6301\u6269\u5c55\u3001\u591a\u6a21\u6001 - \u5927\u6a21\u578b\u539f\u751f\u5373\u65f6\u901a\u4fe1\u673a\u5668\u4eba\u5e73\u53f0",
"version": "4.1.0",
"project_urls": {
"Documentation": "https://docs.langbot.app",
"Homepage": "https://langbot.app",
"Repository": "https://github.com/langbot-app/LangBot"
},
"split_keywords": [
"bot",
" agent",
" telegram",
" plugins",
" openai",
" instant-messaging",
" wechat",
" qq",
" dify",
" llm",
" chatgpt",
" deepseek",
" onebot"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "11f5c92dd26cbc15f15f342e1c782be86ffae12bfe11e0bfeac9040a86fef903",
"md5": "89d8a644da344715f0bff95da56a5867",
"sha256": "cc5f803f09073f5934d5cbff5e7548786bfbea26e4f3ad86f342dfb26df3cf37"
},
"downloads": -1,
"filename": "langbot-4.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "89d8a644da344715f0bff95da56a5867",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10.1",
"size": 18980,
"upload_time": "2025-08-23T09:16:39",
"upload_time_iso_8601": "2025-08-23T09:16:39.302380Z",
"url": "https://files.pythonhosted.org/packages/11/f5/c92dd26cbc15f15f342e1c782be86ffae12bfe11e0bfeac9040a86fef903/langbot-4.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b6a704ba7cf78c5153b643a878ff8eee0187a41ae4b7b5a61090b3e8f9146c6f",
"md5": "2ef338b6a5d5eb55af43690eb48cd191",
"sha256": "c91d58ffa6c07d5ee9471585618444bdb25051bc8af40b48bcae5e6d77ac7b05"
},
"downloads": -1,
"filename": "langbot-4.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2ef338b6a5d5eb55af43690eb48cd191",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10.1",
"size": 21471,
"upload_time": "2025-08-23T09:16:41",
"upload_time_iso_8601": "2025-08-23T09:16:41.012452Z",
"url": "https://files.pythonhosted.org/packages/b6/a7/04ba7cf78c5153b643a878ff8eee0187a41ae4b7b5a61090b3e8f9146c6f/langbot-4.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-23 09:16:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "langbot-app",
"github_project": "LangBot",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "langbot"
}