Guru Devanla
Guru Devanla
I see the same error. Any tips on resolving this would be much appreciated. I am on emacs-26.3 ``` anaconda_mode port 42597 127.0.0.1 - - [19/Aug/2020 11:08:25] ================================================================================ Traceback (most...
Wanted to leave a note on how I resolved this issue: I removed anaconda installation from ~/.emacs.d. (Not sure why this folder was retained inspite of me deleting the package...
I like this feature and would love this PR to come through. @laixintao are you still working on this. Is there something I can do to help?
That seems to have eliminated the initialization issue. But, then the OutputParse is failing. Wonder, if I need to set up an OutputParse expicitly for the llm_chain. Perhaps, the llm_chain...
@RamlahAziz I found a workaround for the time being. I took the original prompt and updated it to the way I wanted. Then, after constructing the agent, updated the prompt....
I tried this approach. But, with this approach I am not able to use the tools, due to parsing error: ``` OutputParserException: Could not parse LLM output: `I need to...
We can use `black` instead. It gives consistent formatting given that it is opinionated.
@phadej For my personal projects I am using the /projects endpoints which is still in Github preview mode (`inertia`). Therefore, I have decided to extend the support here. Is this...