Closed h1alexbel closed 7 months ago
@h1alexbel thanks for the report, here is a feedback:
Problems:
There are no logs, error messages, screenshots or any other evidence provided to support the claim made in the bug report.
Suggestions:
Please fix the bug report in order it to get resolved faster.
Analyzed with Phind/Phind-CodeLlama-34B-v2
Let's try to summarize response in Markdown
@rultor release, tag is 0.3.2
As you can see polished response is in invalid format (typo
Problems
instead ofproblems
). This resulting in thatmd-objects.ts
can't parse input JSON. To handle this situation let's try to either try to analyze response in deterministic way and then parse/post the result (even if format is invalid) it or skip JSON package step by LLM, and work only with text.