-
I'm encountering an error while trying to use the WebsiteSearchTool with Gemini Pro as the LLM. The error message is:
"Embedding dimension 768 does not match collection dimensionality 1536. This is…
-
- start from the minimal template
- it now reads its input data for main and practice trials from *.js files in folder trial_info
- the new example should specify the same information but use the ne…
-
On a fresh install I only add a single website in English as a web source. Not sure if it's relevant, but I have
MULTILINGUAL_QUERY_EXPANSION="English, Italian, Slovenian"
Italian and Slovenian…
-
라이언님! LLM RAG 적용하신 코드 보고 따라해보았는데, 실행에 오류가 있는건지, 왜 저는 TEXT를 입력하는 창이 안뜨는지 모르겠네요..
혹시 설치된 라이브러리 버전이 다른건지,, 뭐가 문제인건지 몰라서 한번 여쭤봅니다.
1. RAG 구축 (https://github.com/Nyan-SouthKorea/sLLM_int4_multi-turn_…
-
- [ ] [codefuse-chatbot/README_en.md at main · codefuse-ai/codefuse-chatbot](https://github.com/codefuse-ai/codefuse-chatbot/blob/main/README_en.md?plain=1)
# codefuse-chatbot/README_en.md at main ·…
-
## Current Behavior
client:QdrantClient = QdrantClient(
url=URL,
port=6333,
api_key=API_KEY,
)
# client = QdrantClient(
# path="QdrantDB"
# )
Behavior: After completin…
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [ ] 3.3
Hi dear Arango team,
I was trying and wondering if there is a direct retrieval of edg…
-
## No context
1. Transformer Fine-Tuning
- [x] #24
- [ ] Bert (or other one)
2. Choice of pairing
- [ ] query.docs
- [ ] query.doc
- [x] docs.query
- [ ] doc.query
3. …
-
### Feature description
Move the calculation of document validity (expired / not expired) from when the document is stored in the cache to when it is retrieved from the cache.
At the moment, if yo…
-
### Feature Description
In `IngestionPipeline`, cache the transformations on individual nodes, so that the same node+transformation can be retrieved from the cache, instead of requiring the whole lis…