-
Is there any information if this is also recommended for extracting embeddings from code snippets? In particular Javascipt and Solidity?
-
**Describe the bug 描述bug**
Error code: 403 - {'error': {'message': '免费API限制使用gpt-3.5-turbo,gpt-4 和 embeddings模型
,如有更多需求,请访问 https://buyca.tech 购买付费API。The free account is limited to use gpt-3.5-tu…
-
I create a subclass of baseragassembeddings. because I already have all the embeddings for context, query, and question. I did this to not use the openai API key. because it is costly and also I want …
-
### Bug Description
On llama-index 0.11.22 and llama-index-finetuning 0.2.1. I was attempting to follow the documentation to finetune the BAAI/bge-small-en-v1.5 model on my own dataset. I attempted…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database, Other
### Which platforms are affected?
Android, iOS
### Description…
-
WebUI : forge - [f2.0.1v1.10.1-previous-222-g33187c26]
python: 3.11.9
torch: 2.4.0+cu124
gradio: 4.40.0
Tag Autocomplete: Cannot reload embeddings instantly: 'StableDiffusionModelHijack' object …
-
Hello, author, thank you very much for providing the framework! I would like to ask you some questions. How can these files be obtained or generated?
![image](https://github.com/user-attachments/asse…
-
We should provide support for users to get timestamped embeddings given a pretrained model.
-
For this code section using `ChatMistralAI` and `MistralAIEmbeddings`
```python
from langchain_ollama.chat_models import ChatOllama
from langchain_ollama.embeddings import OllamaEmbeddings
import …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…