Ben
Ben
Hello I have the same issue but the path is correct. I don't really understand where I can ensure the localhost:9876 is well serving the angular2 browser_adapter... Any idea?
Hello here, is there a workaround to use the bot with a Hotmail account? I really would like to try it.. Thanks
This was a long time ago. I ever don't remember what the issue was
Hello, I am also interested in this, @Bakar31 what did you try ? Is it possible to run Dolly2 as LLM and use embedding model (which one?) to query own...
same for me, no reaction
Is it due to JSON confinement because of my azure openAI use? https://docs.confident-ai.com/guides/guides-using-custom-llms
Hello @penguine-ip , from latest update (_2.6.4_), error is only popping when I use gpt4o-mini and no more gpt4o (error was happening with the two with previous version) So when...
Hello @spike-spiegel-21 ! I tried to fix the JSON containment by using the langchain `with_structured_output()` function. Here is my customLLM implementation: ``` python from langchain_openai import AzureChatOpenAI from deepeval.models.base_model import...
Hello, when I try to downgrade to python 3.9.12. I have the following error: `ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python =3.10; 0.2.0 Requires-Python...
Not working (maturin version 1.8.0).. Should I add this version somewhere? I don't exactly get the point here.. The related toml file is the one for GraphRag?