Example usage:
python3 ./week1/community-contributions/week1-jedi-master.py ollama --model llama3.2:1b <question>
python3 ./week1/community-contributions/week1-jedi-master.py <question>
Tested with GPT4o-mini, llama3.2:1b, and deepseek-r1:1.5b
Please note that of the three models mentioned, only GPT4o-mini successfully
followed the system prompts instructions consistently
Signed-off-by: Eli Waltuch <eliwaltuch@gmail.com>