GitHub / HaseebUlHassan437 / structured-output-using-LangChain
Demonstrates enforcing structured outputs from LLMs using LangChain (Google Gemini & HuggingFace) with Pydantic, TypedDict, and JSON Schema. Includes standalone examples for data validation and schema‑driven text generation. Quickly run each script to see how to produce reliably formatted AI responses.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: about 2 months ago
Updated at: about 2 months ago
Pushed at: about 2 months ago
Last synced at: 8 days ago
Topics: json-schema, langchain, llm, pydantic, structured-outputs, typeddict