mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 20:16:52 +00:00
community[patch]: docstrings (#16810)
- added missed docstrings - formated docstrings to the consistent form
This commit is contained in:
@@ -53,6 +53,8 @@ class GPTRouterException(Exception):
|
||||
|
||||
|
||||
class GPTRouterModel(BaseModel):
|
||||
"""GPTRouter model."""
|
||||
|
||||
name: str
|
||||
provider_name: str
|
||||
|
||||
|
Reference in New Issue
Block a user