Skip to content

Commit

Permalink
linter stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmvd committed Dec 23, 2024
1 parent 97152e3 commit 8c98962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timesketch/lib/llms/aistudio.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def generate(self, prompt: str, response_schema: Optional[dict] = None) -> str:
Args:
prompt: The prompt to use for the generation.
response_schema: An optional JSON schema to define the expected
response_schema: An optional JSON schema to define the expected
response format.
Returns:
Expand Down

0 comments on commit 8c98962

Please sign in to comment.