-
The inspiration for this is:
https://github.com/irthomasthomas/undecidability/issues/934
https://github.com/AnswerDotAI/rerankers
-
How can I utilize Langchain memory components like "ConversationBufferWindowMemory" in Langserve.
I am using a chat history as mentioned in the agent_with_history example in the following way:
``` …
-
Add the ability to use a web UI to manually annotate ads.
Probably follows https://github.com/jdrbc/podly_pure_podcasts/issues/11
This may end up being the same PR as https://github.com/jdrbc/p…
-
I totally get that your goal is to help people who can't afford a doctor, can't physically get to a doctor right now, etc. But like.
You can't just make a robot that dispenses medical advice with a…
-
### Describe the bug
Attempting to run ollama/llava in OS mode gives the following error:
I'm not sure if it has to do with this specific model or not, or if being pointed to a remote ollama server …
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to use a local LLM in the evaluate function., whe…
-
Thanks for adding VLM support to textgrad.
This doc describe how to use textgrad to do the autoprompt for [`gpt-4o`.](https://github.com/zou-group/textgrad/blob/main/examples/notebooks/Tutorial-Mul…
-
## Type
- [x] General question or discussion
- [x] Propose a brand new feature
- [ ] Request modification of existing behavior or design
## What is the problem that your feature reques…
-
**Describe the bug**
When getting only the audio stream it throws an RegexMatchError.
**To Reproduce**
from pytube import YouTube
video_url = "https://www.youtube.com/watch?v=Ic_7K5Nk5gg"
yt = …
-
### GitHub Issue Title:
Problem with `answer_relevancy` Metric in Ragas Framework
### Description:
Hello,
I am experiencing an issue with the Ragas evaluation framework when using the `answer_…