MalteHB

Results 16 comments of MalteHB

Hi @adrianeboyd, I strongly agree with @KennethEnevoldsen in that including both the Danish BERT and Ælæctra, and, furthermore, perhaps even including both the [cased](https://huggingface.co/Maltehb/-l-ctra-danish-electra-small-cased) and [uncased](https://huggingface.co/Maltehb/-l-ctra-danish-electra-small-uncased) version of Ælæctra, would...

`LlamaIndex` also just got support for this: https://github.com/jerryjliu/llama_index/blob/c81a0761defc2f9aac3ec3009e8bde4b2436d055/llama_index/embeddings/huggingface_optimum.py#L8 Would be great if this could be added to `LangChain`! :-)

> awesome! could we add a simple notebook to `docs/extras/integrations/text_embedding` Should be done now @baskaryan. Let me know what you think!

@baskaryan any chance this could get reviewed again?

It works now - however, `readline` and `rich` needs to be manually installed. If on windows for `readline` use `pyreadline3`.

Any updates on this @yiminc? I am also encountering that a workflow, without any pending children, cannot be reset to anything else but the first `WorkflowTaskCompleted` due to the `WorkflowResetter...

Got the same error message but downgraded to the version `v2024.30.0` which fixed it.

> @MalteHB Can you, please, resolve the conflicts? Thanks! Yes - done!

Experience the same issue. Why is `litellm_enterprise` necessary for the regular `litellm` package?