-
`[[Maschil of Ethan the Ezrahite.]]` is missing from Psalm 89:1 in the t_kjv.xml
Psalm 89:1
[[Maschil of Ethan the Ezrahite.]] I will sing of the mercies of the LORD for ever: with my mouth will I…
-
https://www.anthropic.com/index/measuring-faithfulness-in-chain-of-thought-reasoning
-
There are multiple open PRs looking to add inference adapters for services that offer OpenAI-compatible APIs.
* databricks - https://github.com/meta-llama/llama-stack/pull/83
* sambanova - https:/…
-
Currently, using `m` requires an intimate knowledge of the API of whatever process you are interacting with -- and it fails mysteriously if you make a mistake.
This is illustrated by the no-ui file…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
when i import library from ragas i get
metaclass con…
-
Setup
Python version 3.11
Windows Machine
pip install ragchecker
python -m spacy download en_core_web_sm
Its seems like there is trouble connecting with Azure OpenAI or utilising it. I used the…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
Getting "asyncio.exceptions.CancelledError" as an error
Ra…
-
**Description:**
Hi,
I am currently using the latest version of Ragas (version 0.1.10) and encountering an error when using Ragas with local LLMs from Ollama. Here is my code:
```python
fr…
-
### 🚀 The feature, motivation and pitch
Explainability is a key feature of GNNs, which is already implemented in PyG. However, of all the features introduced, only a few have been adapted to heteroge…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
I wrote this code and I get the error:
The api_key …