-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When execute RAG app, we are getting error "unable to reach pebblo server." but it is generating report as expected on Pebblo Server.
Error message
$ python3 fin_corp_rag_app.py
Loading RAG documents ...
Unable to reach pebblo server.
Loaded 93 documents ...
Hydrating Vector DB ...
Finished hydrating Vector DB ...
Expected behavior
It should call Pebblo APIs and pdf report should get generated without any error.
Additional context
Pebblo server was healthy when this error occured.
System:
- OS: Mac
- GPU/CPU:
- Pebblo version (commit or version number): 0.1.11
- Langchain version: 0.1.9
- DocumentStore:
- Reader:
- Retriever:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working