Kaushik B
Kaushik B
Let me know if I could help you with anything else. fyi: The system is Mac M1 Pro
Traceback when I run the client ```bash DEBUG GRPCClient@9945 connected to 0.0.0.0:51000 [11/14/22 12:50:55] Traceback (most recent call last): File "/Users/kaushikbokka/apps/search-app/venv/lib/python3.8/site-packages/jina/clients/helper.py", line 47, in _arg_wrapper return func(*args, **kwargs) File "/Users/kaushikbokka/apps/search-app/venv/lib/python3.8/site-packages/clip_client/client.py",...
@numb3r3 Noted! Thanks. Do keep me updated if you have any progress.
Description please.
> Why implement this as a query engine instead of something else? - Query engines in LlamaIndex are end-to-end pipelines that allow asking questions over data. They handle the retrieval...
> Could you add some unit and integration tests to assert the code is acting as expected? yup, of course. it would be better for us to align on the...