-
I have idea about dynamic import function in __init__.py
```py
embedding_models = {
"openai": LazyInit("llama_index.embeddings.openai.OpenAIEmbedding"),
"huggingface_bge_sm…
-
Dear authors,
I wanted to express my gratitude to you again! Your work immensely inspired me.
I was wondering if you could kindly explain the relationship between the variables `offset`, `batch…
-
For this code section using `ChatMistralAI` and `MistralAIEmbeddings`
```python
from langchain_ollama.chat_models import ChatOllama
from langchain_ollama.embeddings import OllamaEmbeddings
import …
-
### Contact Details
julian.boronat@mongodb.com; luca.napoli@mongodb.com
### Feature Description
Leveraging Bedrock for Embeddings in "Insurance PDF Search"
### Use Case Description
I'm a member o…
-
Hi, @rcorces @jeffmgranja @jgranja24 @keyuxi
I would llke to copy my entire ARCHR project cluster, embedding, umap ... into a seurat object but I do not succed to copy embeddings
I try many thi…
-
### System Info
- text-embeddings-inference version: 1.5
- OS: Windows/Debian 11
- Deployment: Docker
- Model: [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3/tree/main)
### Information
- [X] D…
-
오류명 :
WARNING:llama_index.embeddings.openai.utils:Retrying llama_index.embeddings.openai.base.get_embeddings in 0.268626828313564 seconds as it raised RateLimitError: Error code: 429- {'error': …
-
just a new idea for optimization
see https://openai.com/blog/new-embedding-models-and-api-updates for more info
-
### 🚀 The feature, motivation and pitch
**[LLM2Vec](https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp) is a powerful approach to convert LLMs into embedding models. They show…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…