Skip to content

Commit

Permalink
this code hates me
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Feb 22, 2024
1 parent 3fbaa3c commit 2479f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/langchain/langchain/output_parsers/openai_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ class JsonOutputKeyToolsParser(JsonOutputToolsParser):

key_name: str
"""The type of tools to return."""

def __init__(self, key_name: str, **kwargs: Any) -> None:
"""Allow init with positional args."""
# Backwards compatibility for old argument name.
Expand Down

0 comments on commit 2479f99

Please sign in to comment.