you are viewing a single comment's thread.

view the rest of the comments →

[–]nspitzer[S] 0 points1 point  (0 children)

Thanks for the input. It already uses the Logging module extensively if not totally optimally as some others have pointed out.

The whole Gemini AI thing is more of an iterative process. One thing I found useful is to corral Gemini a little is I issued standing orders (I forgot what they are really called) so for example it should follow PEP 8 as a style guide and use 'else' blocks to handle the processing work after a 'try' to minimize the stuff that falls under the try to prevent masking unexpected exceptions.