Skip to content

Commit

Permalink
Update llm_client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLMS authored Aug 9, 2024
1 parent 49b22c9 commit 1aaebfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aphra/llm_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,3 @@ def log_model_call(self, user_prompt, response):
logging.info(user_prompt)
logging.info("\nRESPONSE\n")
logging.info(response)

0 comments on commit 1aaebfb

Please sign in to comment.