Use the unified pydantic-settings configuration in run_llm
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -39,6 +39,8 @@ classifiers = [
|
||||
"Topic :: Text Processing :: Linguistic",
|
||||
]
|
||||
dependencies = [
|
||||
"pydantic-settings >= 2",
|
||||
"SQLAlchemy >= 2",
|
||||
"anthropic",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user