mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-25 12:01:04 +02:00
fix: format
This commit is contained in:
parent
d1e5d84878
commit
fb4eea555f
1 changed files with 1 additions and 0 deletions
|
|
@ -1332,6 +1332,7 @@ class XAITTSConfiguration(BaseServiceConfiguration):
|
|||
description="BCP-47 language code for synthesis (e.g. 'en', 'fr', 'de'), or 'auto' for automatic language detection.",
|
||||
json_schema_extra={"allow_custom_input": True},
|
||||
)
|
||||
|
||||
@computed_field
|
||||
@property
|
||||
def model(self) -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue