Skip to content

Commit

Permalink
space added
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanHapptiq committed Sep 11, 2024
1 parent 9d2d0a1 commit e9fe397
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ def send_prompt_to_api(self, prompt: str) -> str:
except Exception as e:
self.logger.error(f"Error occurred while generating from gemini: {e}")
raise

0 comments on commit e9fe397

Please sign in to comment.