Gregory LANG
Gregory LANG
I don't understand why we have to do `codesign --remove-signature` on Python file into app ? In my case, I compile a PyQt5 application into .app on Mac OsX Mojave...
So, videos are still not supported? Just to import and export copy into same pictures folder?
Hi, I have the same error. For you investigation, I managed to use 3.15.0 version with conda from a fresh new env, after installing web3 lib : `pip install web3`...
Yes, same for me with SDK : using `openbb.crypto.dd.mcapdom` on BTC, ETH 2023-02-14 & 2023-02-15 ``` from openbb_terminal.sdk import openbb openbb.crypto.dd.mcapdom(symbol="BTC") | marketcap_dominance -- | -- 7.058662e+01 7.169934e+01 7.124913e+01 6.844049e+01...
I observe the same behavior. what do you mean by latency sensitive? The algo is not searching in all docs but just into a part of it all? depending on...
I have the same issue. I would like to know when the the fix can be merged.
I think I have tried with the ollama server version 0.1.43 and ollama-python Version: 0.2.1 with the same test as @deadbeef84 before and after the fix and it is still...
Actually, for my issue, it is working with ollama-python 0.2.1 and ollama version 0.2.5 but not with langchain ! So the issue is with langchain. sorry.
Yes but no. I have reproduced the original blog post test in python. It works with : - Langchain + Llamafile - Ollama directly BUT NOT with : - Langchain...