Rohan Kalbag
Rohan Kalbag
@microsoft-github-policy-service agree
Thanks for your valuable suggestions @DanielRosenwasser. Have implemented a more robust `_convert_pythonic_comments_to_annotated_docs` to tackle the problem. This implementation now utilizes `ast` to firstly, parse the source of the schema, and...
Thanks @gvanrossum for your inputs. As suggested by you, I have separated the source code transformation from the TypeChat src. Instead a utility for the one-time-conversion exposing a user friendly...
I faced the same issue, however it doesn't give the answer and after many lines of gpt_tokenize it says Killed and terminates the script. Any remedies ?
Tried what @tanhm12 did, but unfortunately still gives the same error. Any other fixes ? I am working with Ubuntu WSL btw. ``` $ python3 privateGPT.py Using embedded DuckDB with...