AI Agent Development Using LangGraph (feat. MCP)
LangGraph, packed with a major corporation's AI Agent lead's know-how. We deliver knowledge gained from real-world challenges.
2,545 learners
Level Basic
Course period Unlimited
Want to know what questions other learners frequently ask?
- Unresolved
2.3 Agentic RAG 관련 질문이 있습니다.
안녕하세요. 강의 정말 잘 듣고 있습니다. 좋은 강의 해주셔서 감사드립니다. 다름이 아니고, 관련성 체크하는 노드에 관해서 질문이 있습니다
프롬프트엔지니어링llmai-agentlanggraphmcpdongyeob10028243
・
11 hours ago
0
9
1
- Unresolved
깃허브 레포지토리 확인 요청
깃허브 레포지토리 접속하면 '에러가 발생했다'고 하고 아무런 코드도 보이지 않습니다. 확인 부탁드립니다.
프롬프트엔지니어링llmai-agentlanggraphmcpasqito0144
・
15 days ago
0
45
2
- Unresolved
제공해주신 레포가 Windows 환경에 너무 비친화적입니다.
안녕하세요, 저는 Windows 11 사용 중입니다. Langgraph는 시작도 하기 전에 가상환경 세팅 단계에서 uvloop 부터 시작해서 chroma-hnswlib 등등 계속 하나씩 막히네요...&nbs
프롬프트엔지니어링llmai-agentlanggraphmcpsandworms4720
・
a month ago
0
74
2
- Unresolved
마크다운을 텍스트 파일로 변환하기
안녕하세요. 아래 코드를 보면서 의문점이 생겼는데요.import markdown from bs4 import BeautifulSoup tex
프롬프트엔지니어링llmai-agentlanggraphmcp68225058grit034389
・
a month ago
0
74
1
- Unresolved
max token을 제한하는게 왜 성능을 개선하게 되는걸까요?
안녕하세요 강의 잘 듣고있습니다.제목 그대로 max token이 어떻게 hallucination 성능을 개선한건지 궁금합니다.
프롬프트엔지니어링llmai-agentlanggraphmcpooo1709
・
2 months ago
0
76
2
- Unresolved
pyzerox 유니코드 에러
py-zerox로 문서를 md파일로 바꿀 때 인코딩 관련 에러가 납니다.. <img src="https://cdn.inflearn.com/public/files/posts/5e2ceb14-1
프롬프트엔지니어링llmai-agentlanggraphmcpthisisyurimpark
・
3 months ago
0
97
2
- Unresolved
영상 메타데이터 생성 관련 LLM 활용 질문
안녕하세요 ! 너무 유익한 강의라 현재 2회차 수강 중 입니다 ㅜㅠ (좋은 강의 감사해요)강의와 관련된 부분은 아니지만 궁금한 부분이 있어 질문드립니다 !
프롬프트엔지니어링llmai-agentlanggraphmcpchoemyeonggeun
・
3 months ago
0
92
1
- Unresolved
종합부동산세 부분 tool 사용 질문 드립니다.
from langchain_core.messages import HumanMessage query = '집이 15억일때 종합부동산세를 계산해주세요' for chunk in graph.stream({"mess
프롬프트엔지니어링llmai-agentlanggraphmcpivystanley
・
3 months ago
0
90
2
- Unresolved
uv sync 파이썬 버전문제 onnxruntime
발생: uv sync 시 패키지 호환문제 발생 ➜ inflearn-langgraph-agent git:(main) uv sync<p
프롬프트엔지니어링llmai-agentlanggraphmcprichready20115104
・
4 months ago
-1
143
2
- Unresolved
MCP를 활용해서 간단한 에이전트를 만들어보세요
안녕하세요,저에게는 조금 어려운 강의였긴 했지만 아무쪼록 마지막까지 강의 잘 듣고 있습니다. <
프롬프트엔지니어링llmai-agentlanggraphmcp지금-베스트starirene95758
・
4 months ago
0
121
1
- Unresolved
PDF 형식
안녕하세요 본 강의를 통해 다른 PDF로도 해보고 있는데 혹시 이미지 형식으로 되어있는 PDF의 경우 이상하게 파일을 읽는 거 같은데 이런 경우 어떤 방법으로 파일을 읽는 것이 좋을까요?
프롬프트엔지니어링llmai-agentlanggraphmcp지금-베스트fwm82389
・
4 months ago
0
85
1
- Unresolved
5.3 langchain-mcp-adpater를 활용한 MCP 도구 사용 tool_list 지연 사유
<img src="https://cdn.inflearn.com/public/files/posts/a65ca336-af69-4ea9-b6f0-adc132d9c0b4/88d0f8eb-7323-466c-bc08-0a7c840e5eca.webp" media-type="img"
프롬프트엔지니어링llmai-agentlanggraphmcpstarirene95758
・
4 months ago
0
107
2
- Resolved
3.6 human_in_the_loop 3rd case
강의를 들으면서 문득 든 궁금증인데, ai메세지가 도구를 잘못 선택했을 때(3번케이스)를 구현할 때, 왜 tool message를 수정하셨나요? tool 노드 호출전에 interrupt 해서 ai_message의 too
프롬프트엔지니어링llmai-agentlanggraphmcphellonewworld
・
4 months ago
0
94
1
- Unresolved
summary 를. 시스템메세지에 추가하는 부분에 관하여
agent(state:AgentState) ->AgentState: messages =state['messages'] summary = state.get('summary',None) if summary:
프롬프트엔지니어링llmai-agentlanggraphmcpNo Author
・
4 months ago
0
100
3
- Unresolved
병렬 처리 중 retrieve 관련 궁금한 사항
안녕하세요~ 강의 정말 재밌게 잘 듣고 있습니다!!2.7 병렬 처리를 통한 효율
프롬프트엔지니어링llmai-agentlanggraphmcpwon998022
・
4 months ago
0
88
1
- Unresolved
query 에 대한 answer 결과값이 나오지 않습니다.
<img src="https://cdn.inflearn.com/public/files/posts/b357005c-51ce-425a-bdcb-d8ddf3b14380/701248e7-2c2d-4c74-a253-df0f14eaf031.png" media-type="img"
프롬프트엔지니어링llmai-agentlanggraphmcpivystanley
・
5 months ago
0
108
2
- Unresolved
사람과 관련된 표현이 없는데 rewrite 로 이동하지 않는경우
from langchain_core.prompts import PromptTemplate from langchain_core.output_parsers import StrOutputParser dictionary = ['사람과 관련된 표현 ->
프롬프트엔지니어링llmai-agentlanggraphNo Author
・
5 months ago
0
85
1
- Unresolved
retriever 관련 질문
안녕하세요, 강사님! 강의 잘 듣고 있습니다. RAG 및 LangChain을 공부하는 도중에 기존 리트리버 방식인(dense based)에 더 자세히 공부하기 위해 Hybrid Retriever(e.g. RRF, CC)
프롬프트엔지니어링llmai-agentlanggraphmcppsy59656787
・
5 months ago
0
70
1
- Unresolved
인터룹 관련 질문
from typing import Literal from langgraph.types import interrupt, Command def human_review(state: AgentState) -> Command[Literal['tools
프롬프트엔지니어링llmai-agentlanggraphmcppsy59656787
・
5 months ago
0
52
2
- Resolved
2.4 Self-RAG 결과가 달라요!
<img src="https://cdn.inflearn.com/public/files/posts/68985ee0-410a-48e5-8fc7-f2384732c094/933df652-a9d9-4ac8-b8de-90a1632168cb.png" media-type="img"
프롬프트엔지니어링llmai-agentlanggraphmcppsy59656787
・
5 months ago
0
90
2

