What's Changed
- Fix #1681: correct type parameters in StandardSchemaV1 to ensure correct type inference by @switchmd in #1698
- Unify LLM schema like
typia.llm.application<Class>()by @samchon in #1706 - Documentation for universal LLM function calling schema by @samchon in #1707
New Contributors
Full Changelog: v10.1.0...v11.0.0