Skip to content
View bart0401's full-sized avatar
😼
😼
  • Korea, Republic of

Block or report bart0401

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
bart0401/README.md

πŸ‘‹ Multi Agent AI Engineer

Multi Agent AI Engineer | LangChain Contributor


πŸš€ About Me

AI Engineer specializing in Multi AI Agent service development.

  • πŸ€– LangChain Contributor - Contributing to the open source ecosystem
  • πŸ”§ AI Agent architecture design and implementation expertise
  • πŸ“Š Experience developing AI solutions combining spatial and time-series data
  • 🌐 Focused on building production-ready AI services

🎯 LangChain Contributions

Key contributions to the LangChain project:

πŸ› Issues (3)

  • Agent Fallback & Middleware Compatibility Improvement - Issue #33129

    • Discovered and proposed solutions for type checking issues when using fallback models and middleware together in create_agent()
  • ModelResponse Import Issue - Issue #33453

    • Reported issue with directly importing ModelResponse class from langchain.agents.middleware
  • Middleware Async Support Analysis - Issue #33474

    • Detailed analysis and report on NotImplementedError caused by lack of async support in PlanningMiddleware, AnthropicPromptCachingMiddleware, and ModelFallbackMiddleware in LangChain 1.0.0a14

πŸ”¨ Pull Requests (2)

  • ModelResponse Export Fix - Pull Request #33454 [Merged]

    • Added ModelResponse to __init__.py to properly export from package
  • Middleware Async Support Implementation - Pull Request #33475 [Closed - Duplicate]

    • Implemented awrap_model_call method for PlanningMiddleware and ModelFallbackMiddleware to support async agent calls
    • Enables middleware usage in FastAPI, WebSocket, LangGraph and other async environments

πŸ› οΈ Tech Stack

πŸ€– AI Agent Frameworks & Tools

🧠 ML/DL & Model Training

πŸ“Š Data Processing & Analysis

πŸ—„οΈ Vector Databases

πŸ’Ύ Databases

⚑ Message Queue & Task Management

🌐 API Development & ORM


"An Engineer Proving AI Service Value Through Research & Development"

LangChain

Popular repositories Loading

  1. bart0401 bart0401 Public

  2. langchain langchain Public

    Forked from langchain-ai/langchain

    πŸ¦œπŸ”— Build context-aware reasoning applications

    Python

  3. deepagents deepagents Public

    Forked from langchain-ai/deepagents

    Python

  4. langchain-mcp-adapters langchain-mcp-adapters Public

    Forked from langchain-ai/langchain-mcp-adapters

    LangChain πŸ”Œ MCP

    Python

  5. langgraph langgraph Public

    Forked from langchain-ai/langgraph

    Build resilient language agents as graphs.

    Python

  6. fastmcp fastmcp Public

    Forked from jlowin/fastmcp

    πŸš€ The fast, Pythonic way to build MCP servers and clients

    Python