-
Think about an automatic mechanism in which we can use the feedback we get from the users back in our evaluation dataset.
Use it as part of our dataset ground truth (good or bad )
Tasks
- [ ] D…
-
**Describe the Feature**
Can you could provide the human assessment data collected for bechmarking RAGAS metrics against human evaluations in your [paper](https://arxiv.org/pdf/2309.15217)?
**Why …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integ…
-
### Gain a better understanding of the basics of UX Design, and Design Systems and Collaboration Tools
- **Basics of UX Design:**
- [ ] Foundations of UX: Learn the principles behind good user experi…
-
today, humanlayer pauses execution while waiting for human approval, but a robust system will signal to the calling code to exit, to be later resumed by a webhook. Without building an new runtime/fram…
-
I am not planning on using the Literal AI integration. However, even with data persistence disabled, the human feedback buttons show up in the UI and cause an error if the user interacts with them. Is…
-
Requirements:
```
langchain==0.3.1
langchain-aws==0.2.1
langchain-chroma==0.1.4
langchain-community==0.3.1
langchain-core==0.3.7
langchain-text-splitters==0.3.0
langgraph==0.2.28
langgraph-ch…
-
-
In testing QMAMEHOOK with OutputBlaster ([https://github.com/Boomslangnz/OutputBlaster]), I see that outputblaster sends the output to the network port as full strings like so:
```
Waiting for MAM…
-
I want to impelement user feedback without literal AI and i got tutorial from this link.
https://medium.com/@yukthihettiarachchissck/enable-human-feedback-in-chainlit-without-literal-api-key-and-sav…