cachho
cachho
Since you tagged me, I think we have should merge #70 first, and then get back to this idea. Thanks for the PR.
I feel like that's taking it too far. There are infinite possibilities for the design of a database. Often times you have foreign keys, and the id that's used as...
When you initialize the application, what does it say how many embeddings it found? Usually, this error indicates that there was no embedding found for your query. From my experience,...
> It takes some time to get the Embeddings ready. Probably, we should add some await message before we can send the request. I noticed that too, that it seems...
Can you post the exact error?
I would like to see #63 merged first, so we don't have a merge conflict. Then I can work on this.
> The question is whether it should be a class attribute of the app, or on a per question basis. Although it does add more (optional) boilerplate, the per question...
Waiting to see if we can merge #63, then this should be easy.
updated to work with the new config
First of all, I agree that we can't leave it as it is. A index error in a line with two lists is as indescriptive as it's going to get....