mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
Run /scripts/forrmat.sh
This commit is contained in:
parent
a07c6c4bac
commit
3a4d2cee21
2 changed files with 1 additions and 2 deletions
|
|
@ -147,7 +147,6 @@ class HttpApiConfig(BaseModel):
|
|||
description="When to run variable extraction relative to the tool call (before, after, or both)",
|
||||
)
|
||||
|
||||
|
||||
@field_validator("method", mode="before")
|
||||
@classmethod
|
||||
def validate_method(cls, v: Any) -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue