allanwakes
allanwakes
Really appreciate this tool, helped me a lot! I run tokenbalance in docker. I found that the erc20 balance result for the same wallet against the same contract is different...
Awesome project! I want to use something like `select * from tables where col in ('dog', 'cat')` in sqlite3 but I don't know how to use it in raw query...
I used txtai (7.0.0) and postgres + pgvector and fastapi, embedding with content and hybrid enabled. When I request my search api, one by one. no issue at all. But...
for this notebook: ex_04_remote_classes_revisited.ipynb. In [6]: Let for the workers to finish by returning their DONE state. My question is: 1) values = ray.get(results), this is a block action. values...
Maybe I was wrong, but this line (line 72): ` result = self.chain({"input_documents": search_results, "question": query})` in example `open_source_LLM_retrieval_qa/serve.py` `input_documents` should be `context`, for `context` is the placeholder to use.
### Describe your problem Infinity as an AI-native database, looks very promising. Is there a plan to integrate with llamaindex, so we can benefit from using them together? Thanks.