Post

๐Ÿ™Œ Anthropic's latest tool-use course

You should definitely check it out if youโ€™re planning on building smarter LLM agents. Itโ€™s completely free!

Anthropic has recently enabled tool use, allowing Claude models to call external tools or APIs to solve specific tasks, such as calculations or retrieving weather reports, when they lack the necessary information.

Their course on this topic is quick and very well-structured, I spent some time on it over the weekend and I highly recommend taking it

Hereโ€™s the link: https://github.com/anthropics/courses/tree/master/ToolUse

  • โ›ณ The course is organized into 6 python notebooks
  • โ›ณ It guides you from having no knowledge of tool use to building a full-scale chatbot that can autonomously use tools.
  • โ›ณIncludes exercises and quizzes to reinforce your learning as you progress through the course.

Do check it out!

 Anthropic free Course

Translate to Korean

๋” ๋˜‘๋˜‘ํ•œ LLM ์—์ด์ „ํŠธ๋ฅผ ๊ตฌ์ถ•ํ•  ๊ณ„ํš์ด๋ผ๋ฉด ๋ฐ˜๋“œ์‹œ ํ™•์ธํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ์™„์ „ ๋ฌด๋ฃŒ์ž…๋‹ˆ๋‹ค!

Anthropic์€ ์ตœ๊ทผ ๋„๊ตฌ ์‚ฌ์šฉ์„ ๊ฐ€๋Šฅํ•˜๊ฒŒ ํ•˜์—ฌ Claude ๋ชจ๋ธ์ด ํ•„์š”ํ•œ ์ •๋ณด๊ฐ€ ๋ถ€์กฑํ•  ๋•Œ ๊ณ„์‚ฐ ๋˜๋Š” ์ผ๊ธฐ ์˜ˆ๋ณด ๊ฒ€์ƒ‰๊ณผ ๊ฐ™์€ ํŠน์ • ์ž‘์—…์„ ํ•ด๊ฒฐํ•˜๊ธฐ ์œ„ํ•ด ์™ธ๋ถ€ ๋„๊ตฌ ๋˜๋Š” API๋ฅผ ํ˜ธ์ถœํ•  ์ˆ˜ ์žˆ๋„๋ก ํ–ˆ์Šต๋‹ˆ๋‹ค.

์ด ์ฃผ์ œ์— ๋Œ€ํ•œ ๊ทธ๋“ค์˜ ๊ณผ์ •์€ ๋น ๋ฅด๊ณ  ๋งค์šฐ ์ž˜ ๊ตฌ์„ฑ๋˜์–ด ์žˆ์œผ๋ฉฐ ์ฃผ๋ง ๋™์•ˆ ์‹œ๊ฐ„์„ ๋ณด๋ƒˆ์œผ๋ฉฐ ์ˆ˜๊ฐ•ํ•˜๋Š” ๊ฒƒ์ด ์ข‹์Šต๋‹ˆ๋‹ค

๋งํฌ๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค https://lnkd.in/eu_TYtxP

  • โ›ณ ์ด ๊ณผ์ •์€ 6๊ฐœ์˜ ํŒŒ์ด์ฌ ๋…ธํŠธ๋ถ์œผ๋กœ ๊ตฌ์„ฑ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค
  • โ›ณ ๋„๊ตฌ ์‚ฌ์šฉ์— ๋Œ€ํ•œ ์ง€์‹์ด ์—†๋Š” ์ƒํƒœ์—์„œ ์ž์œจ์ ์œผ๋กœ ๋„๊ตฌ๋ฅผ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋Š” ๋ณธ๊ฒฉ์ ์ธ ์ฑ—๋ด‡์„ ๊ตฌ์ถ•ํ•˜๋„๋ก ์•ˆ๋‚ดํ•ฉ๋‹ˆ๋‹ค.
  • โ›ณ๊ณผ์ •์„ ์ง„ํ–‰ํ•˜๋ฉด์„œ ํ•™์Šต์„ ๊ฐ•ํ™”ํ•˜๊ธฐ ์œ„ํ•œ ์—ฐ์Šต๊ณผ ํ€ด์ฆˆ๊ฐ€ ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.

๊ผญ ๋ด ์ฃผ์„ธ์š”!

This post is licensed under CC BY 4.0 by the author.