lengbumo's recent timeline updates
lengbumo's repos on GitHub
Python · 1 watchers
mutil-agents
0 watchers
agents-course
This repository contains the Hugging Face Agents Course.
Python · 0 watchers
ai-project
ai-project
0 watchers
AIWeChatauto
0 watchers
art-design-pro
A Vue 3 admin dashboard template using Vite + TypeScript + Element Plus | vue3 admin | vue-admin — focused on user experience and visual design.
0 watchers
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
0 watchers
claw-code
The fastest repo in history to surpass 50K stars ⭐, reaching the milestone in just 2 hours after publication. Better Harness Tools, not merely storing the archive of leaked Claude Code but also make real things done. Now rewriting in Rust.
0 watchers
CoPaw
Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.
0 watchers
deepseek4j
deepseek java sdk
0 watchers
docs
Unified LangChain documentation.
TypeScript · 0 watchers
easyVoice
开源文本转语音工具,支持超长文本,多角色配音
0 watchers
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.
0 watchers
FachuanHybridSystem
法穿AI案件管理系统
0 watchers
fuwari
本仓库来自对fuwari的二次魔改版本的三次魔改
0 watchers
himarket
HiMarket is an enterprise-level "AI Capability Marketplace and Developer Ecosystem Hub." It is not merely a simple aggregation of traditional APIs, but rather a comprehensive platform that packages, publishes, manages, and operates core AI assets such as enterprise Model APIs, MCP Servers, Agent APIs, etc., through standardized product formats.
0 watchers
homepage
轻量导航站,汇总你的个人服务
Python · 0 watchers
Hui-Agent
结合知识库管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain + Vue + FastAPI, support DeepAgents、MinerU PDF、Neo4j 、MCP.
TypeScript · 0 watchers
icon-hunter
基于 Next.js 的图标获取工具
0 watchers
Index-anisora
0 watchers
java
Python · 0 watchers
langchain
The agent engineering platform
0 watchers
Langchain1.0-Study
这是一个系统学习 **LangChain 1.0** 的实践仓库,涵盖从基础概念到实战项目的完整学习路径。
0 watchers
langchain4j-course
0 watchers
Lengbumo
0 watchers
license
软件许可证书生成+验证
0 watchers
LivePortrait
Bring portraits to life!
JavaScript · 0 watchers
mcp-prompt-server
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
TypeScript · 0 watchers
NextChat
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
0 watchers
note-gen-image-sync
This is a NoteGen sync repository.
0 watchers
openclaw-office
OpenClaw Office is the visual monitoring and management frontend for the OpenClaw Multi-Agent system. It connects to the OpenClaw Gateway via WebSocket to visualize Agent collaboration as a "digital office" and provides a full console management interface.
0 watchers
self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
0 watchers
SmartJavaAI
🔥🔥🔥Java免费离线AI算法工具箱,支持人脸识别,活体检测,表情识别、目标检测、实例分割、行人检测、OCR文字识别、车牌识别、表格识别、ASR+TTS、机器翻译等功能,Maven引用即可使用。支持PyTorch、Tensorflow,已集成 Mtcnn、InsightFace、SeetaFace6、YOLOv8~v12、PaddleOCR(PPOCRv5)、Whisper等主流模型
Vue · 0 watchers
tools
一个基于 Vue 3 + Element Plus 的在线工具集合,提供各种实用的文本处理、图片处理、日期计算等功能
0 watchers
typix
Typix is a modern, open-source, user-friendly, and privacy-secure AI tool focused on media content generation, providing creators with a one-stop generation experience.
0 watchers
upage
🔥 一款基于大模型的可视化网页构建平台,Lovable 开源替代。
0 watchers
van-nav
一个轻量导航站,汇总你的所有服务。全平台支持,单文件部署,有配套浏览器插件
0 watchers
vue-admin-better
🎉 vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vab admin pro,vab admin plus,vue admin plus,vue admin pro
0 watchers
yibiao-simple
开箱即用的AI标书编写工具
lengbumo

lengbumo

V2EX member #426179, joined on 2019-07-02 11:46:12 +08:00
lengbumo's recent replies
抽奖:[398]
Jul 25, 2019
Replied to a topic by novaa 问与答 产品经理门槛都这么低了么?
根本就没有产品经理,或者说人人都是产品经理(狗头)
目前用的是在 Service 层抛出自定义异常,然后在 controller 层捕获异常
比如:
if (null == user) {
throw new BizException("E00001", "用户不能为空");
}
然后 controller 捕获异常
catch (BizException e) {
return AppRespUtil.fail(e.getErrCode(), e.getMessage());
}
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   930 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 19:58 · PVG 03:58 · LAX 12:58 · JFK 15:58
♥ Do have faith in what you're doing.