-
### What happened?
when adding training data (350 vector) to vanna ai model, it is consuming 100%+ of the cpu (12th Gen Intel(R) i7 - 12650H) and 32 GB RAM and the kernel will "die".
i need to de…
-
Description:
When using LightRAG with a local ollama service, the responses stop coming in after running for about 1 hour or sometimes less. Upon stopping LightRAG, the ollama service logs the follow…
-
Hi, is it possible to trigger a flow from a `generate_bot_message`?
For example, if `generate_bot_message` is similar to "Thanks, let me create a recommendation for you.":
```
define bot create…
-
### current status
에러 났을 때 json 형식으로 return
~~~python
if not params: # 입력이 없을 경우 에러 메시지 출력
logging.error("error - No valid request")
return jsonify({"error": "No valid request…
-
I saw your Reddit post and I saw you mentioned something about having the LLMs/characters message you like humans at certain points in time instead of you sending a message and getting an instant repl…
-
Currently, the LCEL retriever in dialog-lib forces the document content to join question and content together:
https://github.com/talkdai/dialog-lib/blob/4e8de796be1a21c877eb393066a78235e6a193ac/di…
lgabs updated
4 months ago
-
Querying requirements across RAG fall not only onto unstructured data that has been embedded and added to an vector database. It also falls onto structured data sources where semantic search doesn't r…
-
## Intro
How feasible is the idea to create an LLM-based config assistant
## Description
Explore a simple RAG based chain that generates a solution to a particular config task.
-
I have load pdf as document, now want to generate test data from it, error is occuring.
---------------------------------------------------------------------------
ExceptionInRunner …
-
I have been working with RAGAS for a while, I have a special case that needs an opinion for this.
I already have a dataset that contains the embeddings for context, answer, and the question. and I no…