Jens Madsen
Jens Madsen
To start with perhaps add instruction in the `README.md` in line with: To install the required dependencies: - initiate a virtual environment: `python -m venv venv` - activate: `source venv/bin/activate`...
@waltjones any news on this?
You are forgiven:-D No big problem. I just have dictionary in my python scripts:-D
**Laplace** should do exactly a Laplace operation so solution a) opens up for future bugs. Thererefore, I vote for a solution in line with Ben solution "c"): > Would it...
hi @hwchase17. I have added a notebook AND I have modified the code a little to avoid a warning thrown by the tokenizer. Also the last integration test is now...
@hwchase17 and/or @dev2049 can/should I do something about the failing tests? Just tell me what to do ;-)
@iameugenejo your solution works for me! Thanks
It works on my computer if I start vs code from a terminal where the venv is activated
> @JensMadsen could you share more information to help in reproducing this? > > * what is the model you are using? > * which Azure OpenAI API version? >...