9. Agents and Tools in LLM
Contents
9. Agents and Tools in LLMยถ
Summaryยถ
LLM agents๋ ๋ณต์กํ ํ ์คํธ ์์ฑ์ ์ํด ์ค๊ณ๋ ๊ณ ๊ธ AI ์์คํ ์ผ๋ก, ์์ฐจ์ ์ถ๋ก , ๊ณํ, ๊ธฐ์ต์ ํ์๋ก ํ๋ ์์ ์ ์ ํฉํฉ๋๋ค. ์ด๋ค์ ๊ธฐ๋ณธ LLM๊ณผ ๋ฌ๋ฆฌ, ํด์ ์ฌ์ฉํ์ฌ ์ ๋ณด๋ฅผ ๊ฒ์ํ๊ณ , ์ฝ๋๋ฅผ ์คํํ๋ฉฐ, ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ์กฐํํ ์ ์์ต๋๋ค. LLM agents๋ ์ฌ์ฉ์์์ ์ํธ์์ฉ์ ํตํด ํ์ตํ๊ณ , ๊ณผ๊ฑฐ์ ๋ํ๋ฅผ ๊ธฐ์ตํ๋ฉฐ, ์ํฉ์ ๋ง๊ฒ ์๋ต์ ์กฐ์ ํ ์ ์์ต๋๋ค.
Key Conceptsยถ
LLM Agent : ์์ฐจ์ ์ถ๋ก , ๊ณํ, ๊ธฐ์ต์ ํ์๋ก ํ๋ ๋ณต์กํ ํ ์คํธ ์์ฑ์ ์ํด ์ค๊ณ๋ ๊ณ ๊ธ AI ์์คํ .
Tool Use : LLM agents๊ฐ ์ธ๋ถ ํด์ ์ฌ์ฉํ์ฌ ์ ๋ณด๋ฅผ ๊ฒ์ํ๊ณ , ์ฝ๋๋ฅผ ์คํํ๋ฉฐ, ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ์กฐํํ ์ ์๋ ๊ธฐ๋ฅ.
Memory : LLM agents๊ฐ ๊ณผ๊ฑฐ์ ๋ํ๋ฅผ ๊ธฐ์ตํ๊ณ , ์ํฉ์ ๋ง๊ฒ ์๋ต์ ์กฐ์ ํ ์ ์๋ ๊ธฐ๋ฅ์ผ๋ก, ๋จ๊ธฐ ๊ธฐ์ต๊ณผ ์ฅ๊ธฐ ๊ธฐ์ต์ผ๋ก ๊ตฌ๋ถ๋ฉ๋๋ค.
Planning : LLM agents๊ฐ ์์ ์ ์ํํ๊ธฐ ์ํด ๊ณํ์ ์๋ฆฝํ๊ณ , ํด์ ์ฌ์ฉํ์ฌ ์ ๋ณด๋ฅผ ๊ฒ์ํ๊ณ , ์ฝ๋๋ฅผ ์คํํ๋ ๊ธฐ๋ฅ.
Referencesยถ
URL Name |
URL |
---|---|
SuperAnnotate |
|
Knative |
|
Pinecone |
https://www.pinecone.io/learn/series/langchain/langchain-agents/ |
Pinecone Tools |
https://www.pinecone.io/learn/series/langchain/langchain-tools/ |
LlamaIndex |
https://www.llamaindex.ai/blog/building-better-tools-for-llm-agents-f8c5a6714f11 |