Josh
Josh
I'm running into the same issue. ``` Traceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 112, in _get_module_details File ".../optimize.py", line 33, in optimized_predictor.save("basic_story_gen.json")...
I tried this, when trying to run dspy in a Docker container, but it does not seem to work. The cache is a similar issue, it is created in the...
I stumbled upon the same error as @keogami and tried to look into it a bit. I'm not very familiar with the language server protocol, but it seems to me...