Antonino Lorenzo

Results 6 issues of Antonino Lorenzo

**Context** I am working to add Ollama support for Devon, so I started working on the prompts in my fork inside the `ollama-support` branch; at the moment of writing there...

💬 discussion

**Commit Message** In order to improve code readability I used textwrap module from python standard library, specifically dedent function that is useful to remove the eccess indentation from multiline strings....

Hi, I am trying to use `TestsetGenerator` to produce a synthetic dataset paired with `LlamaIndex` and 'Ollama', it successfully completes the embedding process, but before startin the generation process the...

bug
module-testsetgen

**Code** I tried to use `evaluate` with a `LangchainLLMWrapper`, however for some it still requires an OpenAI key, here is the code: ``` from ragrank import evaluate from ragrank.evaluation import...

I found that the api endpoints can be accessed easily from every host in the local network; for example accessing the history on `http://HOST:8840/api/history/` is easy, we also get to...

The link https://collaborativeaicontrols.github.io/ATM/ for Artificial Intelligence Threat Matrix returns a 404. I don't know who made the project, so I can't tell of It Just went offline or they relocated.