跳到主要內容
Mitpy's Blog
文章
分類
關於
文章
分類
關於
← 回到首頁
#FastAPI
1 篇文章
2026年6月11日
Pydantic 入門:用型別註解打造 Python 的執行期資料驗證
從 Java/JavaScript 開發者的視角理解 Pydantic,涵蓋核心概念、常用功能,以及它為何成為 FastAPI 與 LLM structured output 的基石。
#Python
#Pydantic
#FastAPI
#LLM