Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
pydantic
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Why I Don't Put Tenant-Specific Validation in My FastAPI Endpoints
Sanskar Kharya
Sanskar Kharya
Sanskar Kharya
Follow
Aug 10
Why I Don't Put Tenant-Specific Validation in My FastAPI Endpoints
#
python
#
fastapi
#
architecture
#
pydantic
Comments
Add Comment
3 min read
Type-Safe Multi-Tenant Request Validation in FastAPI with Pydantic v2
Sanskar Kharya
Sanskar Kharya
Sanskar Kharya
Follow
Aug 10
Type-Safe Multi-Tenant Request Validation in FastAPI with Pydantic v2
#
python
#
pydantic
#
fastapi
#
api
Comments
Add Comment
5 min read
Building a Multi-Agent AI for Company LinkedIn Pages - Part 7: Building the Hook Agent
Manav
Manav
Manav
Follow
Aug 3
Building a Multi-Agent AI for Company LinkedIn Pages - Part 7: Building the Hook Agent
#
ai
#
pydantic
#
python
#
agents
1
 reaction
Comments
Add Comment
3 min read
Making DSPy reliable: self-correcting, schema-validated LLM outputs with automatic prompt optimization
Ramkumar Muraleedharan (Ram)
Ramkumar Muraleedharan (Ram)
Ramkumar Muraleedharan (Ram)
Follow
Jun 24
Making DSPy reliable: self-correcting, schema-validated LLM outputs with automatic prompt optimization
#
langgraph
#
ollama
#
pydantic
#
dspy
Comments
1
 comment
2 min read
Stop hand-parsing LLM JSON: structured outputs with pydantic-ai
Wade Allen
Wade Allen
Wade Allen
Follow
Jun 20
Stop hand-parsing LLM JSON: structured outputs with pydantic-ai
#
python
#
ai
#
pydantic
#
llm
2
 reactions
Comments
1
 comment
2 min read
Pydantic V2 Discriminated Unions in FastAPI: Modeling Polymorphic AI Feature Configs Without Schema Sprawl
Ugur Aslim
Ugur Aslim
Ugur Aslim
Follow
Jun 3
Pydantic V2 Discriminated Unions in FastAPI: Modeling Polymorphic AI Feature Configs Without Schema Sprawl
#
fastapi
#
pydantic
#
python
#
apidesign
2
 reactions
Comments
Add Comment
5 min read
Pydantic V2 discriminator pattern for MCP return types
James O'Connor
James O'Connor
James O'Connor
Follow
Jun 2
Pydantic V2 discriminator pattern for MCP return types
#
python
#
mcp
#
pydantic
#
ai
2
 reactions
Comments
Add Comment
1 min read
Structured LLM Outputs with Pydantic v2: Stop Parsing Freeform JSON and Start Typing Your AI
Peyton Green
Peyton Green
Peyton Green
Follow
May 19
Structured LLM Outputs with Pydantic v2: Stop Parsing Freeform JSON and Start Typing Your AI
#
python
#
ai
#
pydantic
#
tutorial
Comments
1
 comment
6 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account