databill86

Results 7 issues of databill86

Hello, As a follow up to #11298, I would like to share some examples for which the french tagger and lemmatizer fail to return the correct results (spaCy v3.4.1 and...

lang / fr
feat / lemmatizer

Hello, I've recently upgraded the spaCy pretrained models from v3.2 to 3.4, but I found that the tagger and lemmatizer performance dropped significantly for italian and spanish. I've prepared a...

lang / it
feat / tagger
feat / lemmatizer
perf / accuracy

Hello, Could you give us an idea of the total costs for the 56-Page documents given 1 query: - creating the embedding (a one time step) - storing the embeddings...

Hello, As a follow up on #11298 #11347, I would like to report some lemmatization problems with the spaCy 3.6 models for Italian, Spanish and French. We did not have...

lang / it
lang / fr
lang / es
feat / lemmatizer
perf / accuracy

[x ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. I checked and tested the integration of `ragas` with `Langfuse` as demonstrated [here](https://docs.ragas.io/en/latest/howtos/integrations/langfuse.html)....

question
linear

### What happened? When using the LiteLLM OpenAI proxy, I've noticed that the caching functionality is not working as expected. Specifically: 1. The `cache_hit` value is always `0`, even when...

awaiting: user response
changes requested

**Context:** This issue was separated from a [previous bug report](https://github.com/temporalio/sdk-python/issues/1134). @tconley1428 confirmed that the plugin approach is the only way to run agents [edit: Tim - Agents SDK agents] in...

bug