#LangSmith Playground 로 프롬프트 실험하는 방법(스키마, Tool, Canvas)
🌱 LangSmith PlayGround (무료)
https://smith.langchain.com
⭐️ 주요내용
- LangSmith Playground 로 프롬프트 실험하는 방법
- 멀티턴 대화 실험 지원
- OutputSchema 실험 지원
- Tools(Function Calling) 실험 지원
- 프롬프트를 다양한 모델(gpt-4o, sonnet-3.7, ...) 로 쉽게 변경하여 테스트 / 비교(Compare) 기능
- Canvas 기능: LLM 에이전트에게 개선사항을 요청하여 프롬프트 변경 (대화형 인터페이스 제공)
- 프롬프트 저장(private / public) 및 공유
🔥 그 밖의 링크 모음 🔥
https://linktr.ee/teddynote
⭐️ 패스트캠퍼스 RAG 비법노트 ⭐️
- 강의링크: https://bit.ly/3WJQjtf
- 분량: 약 70시간
📘 랭체인 튜토리얼 무료 전자책(wikidocs)
https://wikidocs.net/book/14314
✅ 랭체인 한국어 튜토리얼 코드저장소(GitHub)
https://github.com/teddylee777/langchain-kr
#playground
---
📍 "테디노트의 RAG 비법노트" 랭체인 강의: https://fastcampus.co.kr/data_online_teddy
📘 랭체인 한국어 튜토리얼(무료 전자책): https://wikidocs.net/book/14314
📝 테디노트(깃헙 블로그) : https://teddylee777.github.io
💻 GitHub 소스코드 저장소: https://github.com/teddylee777