Jonas
Jonas
Hi @Saravananslb Thanks for setting up a new translate library! Unfortunately, even for a minimal working example: ``` from pygoogletranslation import Translator translator = Translator() translator.translate('Good Morning', dest='ta') ``` I...
[x] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. I want to create synthetic test data. Using the OpenAI or Anthropic API is very expensive...
I have stored a `qdrant` collection locally on my computer to access it for testing purposes. I am building a chatbot app in gradio and it requires to load the...