felixgao
felixgao
following up as well. I Seem to have a different error. I am using `macOS 12.3.1`, Go `1.18.3` on `darwin/arm64`, M1 Silicon. ```bash go test . go: downloading golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de...
After tinkering around it with some more. I think the hard pinned dependency on opencv-contrib-python is causing a lot of problem ``` ❯ pip install opencv-contrib-python Collecting opencv-contrib-python Downloading opencv_contrib_python-4.6.0.66-cp37-abi3-macosx_11_0_arm64.whl...
Hi, I also need this feature for tell my customer if any of the feature is encrypted with a certain key.
Thank you Mike. I think from the pydantic side it works. However, after making the changes to the signatures, my code no longer works with DSPy. ``` /Users/ggao/github/ged/GED_MONOREPO/projects/gemini/.venv/lib/python3.11/site-packages/pydantic/_internal/_fields.py:200: UserWarning: Field...
no changes. ```python class QAExtractionSignature(Signature): """Your task is to extract the key-value pairs from the document that will follow the instructions on the field to extract.\nplease keep the content you...
yea I would second to have the migration tool have an option to create keyspace if supplied an cql file.
Any idea on how to structure the Signature so we can pass in mutlimodal payloads?
I am seeing something similar when using Ollama with various models llama3 ``` Error executing tool. Co-worker mentioned not found, it must to be one of the following options: -...