# Tanuki - LLM 기반의 앱을 쉽게 개발하기

> Clean Markdown view of GeekNews topic #12571. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12571](https://news.hada.io/topic?id=12571)
- GeekNews Markdown: [https://news.hada.io/topic/12571.md](https://news.hada.io/topic/12571.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-12-28T10:43:02+09:00
- Updated: 2023-12-28T10:43:02+09:00
- Original source: [github.com/Tanuki](https://github.com/Tanuki/tanuki.py)
- Points: 10
- Comments: 0

## Topic Body

- 파이썬에서 함수 대신 LLM을 쉽게 호출하여, 손으로 구현한 함수에서 기대할 수 있는 것과 동일한 매개변수와 출력을 제공  
  - LLM기반 함수는 Well-Typed, Reliable, Stateless 하며 프로덕션 앱에 바로 추가 가능   
- 함수를 많이 사용할 수록 자동 모델 증류(Distillation)을 통해서 최대 9~10배까지 저렴해짐   
- RAG 및 Output Align 지원

## Comments



_No public comments on this page._
