StackOverflow Questions for Tag: pydantic-settings

red888
red888

Reputation: 31652

How do I get the _env_file param of an instantiated BaseSettings object?

Score: 0

Views: 9

Answers: 0

Read More
ModdyFire
ModdyFire

Reputation: 736

use pydantic settings cli to parse partial json from file

Score: 0

Views: 34

Answers: 0

Read More
tonystark1234
tonystark1234

Reputation: 11

Use an environment variable with a different name in pydantic

Score: 0

Views: 74

Answers: 1

Read More
Leonardus Chen
Leonardus Chen

Reputation: 1254

How to parse list of strings to pydantic settings?

Score: 1

Views: 37

Answers: 0

Read More
DavidU
DavidU

Reputation: 93

Pydantic and Pydantic settings parsing a list

Score: 0

Views: 71

Answers: 1

Read More
Dekel tsairi
Dekel tsairi

Reputation: 135

map flat environment variables to nested Pydantic models using pydantic-settings

Score: -2

Views: 104

Answers: 1

Read More
superstator
superstator

Reputation: 3228

Override value in pydantic model with environment variable

Score: 2

Views: 640

Answers: 2

Read More
amu61
amu61

Reputation: 351

Pydatic-Settings 2.6.0 - declare the env file and different Pydantic model wrapped in AppConfig

Score: 0

Views: 449

Answers: 1

Read More
KansaiRobot
KansaiRobot

Reputation: 10022

In Pydantic, is model_config a reserved keyword?

Score: 0

Views: 304

Answers: 2

Read More
Marcus
Marcus

Reputation: 1023

Pydantic model_validator that can leverage the type-hints before initialisation

Score: 1

Views: 129

Answers: 0

Read More
Akash
Akash

Reputation: 359

AttributeError: 'Collection' object has no attribute '__pydantic_private__'. Did you mean: '__pydantic_complete__'?

Score: 0

Views: 1325

Answers: 2

Read More
RollTime
RollTime

Reputation: 25

pydantic_settings isn't calling 'before' validators properly

Score: 1

Views: 354

Answers: 1

Read More
Peter Sampson
Peter Sampson

Reputation: 11

Pydantic using a list from .env file with BaseSettings

Score: 1

Views: 1087

Answers: 2

Read More
Paul
Paul

Reputation: 982

Pydantic does not give precedence to os environment

Score: 0

Views: 992

Answers: 1

Read More
Adri1
Adri1

Reputation: 21

Pydantic custom settings source running before default ones

Score: 2

Views: 587

Answers: 0

Read More

Pydantic Settings v2 - getting Field Required Error

Score: 0

Views: 736

Answers: 1

Read More
Max Smirnov
Max Smirnov

Reputation: 603

How to represent discriminated union in pydantic-settings?

Score: 1

Views: 290

Answers: 1

Read More
Ruth D.
Ruth D.

Reputation: 1

get validation_alias in the model json schema instead of the field name

Score: 0

Views: 48

Answers: 1

Read More
slayton
slayton

Reputation: 20319

How do I define my own source for Pedantic BaseSettings

Score: 1

Views: 111

Answers: 1

Read More
Iman Shafiei
Iman Shafiei

Reputation: 1637

Pydantic-Settings: Environment Variables Prioritize Over Init Args with Aliases

Score: 0

Views: 729

Answers: 0

Read More
PreviousPage 1Next