Michael Caughey
Michael Caughey
Correct remediation would be to not do this at all.
Looking through the call trace it looksl ike in giskard/llm/generators/base.py line 64, rather than use the supplied model, it uses self.llm_client() which is set on line 37 self.llm_client = llm_client...
I cannot use OpenAI for scan because I get a rate limit error. I have a paid account, but still get a rate limit error. What I really want is...
I made a pull request: https://github.com/Giskard-AI/giskard/pull/1963
You could download the repo, and have Cursor analyse the files, and create user manuals, developer notes, architecture diagrams in UML. with mermaid you can render the UML and it...