Skip to content
View zhgao's full-sized avatar

Block or report zhgao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tools tools Public

  2. langgraph4j langgraph4j Public

    Forked from langgraph4j/langgraph4j

    🚀 LangGraph for Java. A library for develop AI Agentic Architectures in the Java ecosystem. Designed to work seamlessly with both Langchain4j and Spring AI.

    Java

  3. knowledge knowledge Public

  4. projects_22026 projects_22026 Public template

    Java

  5. ai-agents-in-action-2nd-edition-cn ai-agents-in-action-2nd-edition-cn Public

    Forked from yixiangshijie/ai-agents-in-action-2nd-edition-cn

    本项目是《AI Agents in Action》第二版的中文译本,是一本智能体系统构建与应用的实战指南——目标不止于打造自主实体,更在于开发能够切实应对并解决现实问题的智能体。 全书从大语言模型(LLM)的基础应用出发,逐步深入到智能助手、多智能体系统与自主智能体的构建,系统讲解智能体系统的关键组成部分:角色、工具与行动、知识与记忆、检索与增强、推理与规划、评估与反馈。第二版将五个功能层作…

    Python