domsj-foodpairing

Results 10 comments of domsj-foodpairing

Hi @nicholascar any update on this? Edit: tried this patch in combination with apache jena fuseki, and it was giving me this error ``` 15:33:48 INFO Fuseki :: [369] 415...

I did in fact install pre-commit using `pre-commit install` The version, as mentioned, is 3.7.1. Initial install may have been done with an older version. Currently it lists ``` $...

```bash $ ls -hl .git/hooks/ total 72K -rwxr-xr-x 1 vscode vscode 478 Jul 10 13:50 applypatch-msg.sample -rwxr-xr-x 1 vscode vscode 896 Jul 10 13:50 commit-msg.sample -rwxr-xr-x 1 vscode vscode 4.7K...

sure ``` [[package]] name = "pre-commit" version = "3.8.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." optional = false python-versions = ">=3.9" files = [ {file...

yea most of the time things work as they should. haven't encountered it anymore since my last comment about it 🤷‍♂️

I have read the CLA Document and I hereby sign the CLA

for my own future reference, here's the reproduction I was attempting (however it didn't reproduce ...) ```python from langchain_core.messages import AIMessage from langchain_core.tools import tool from langchain_google_vertexai import ChatVertexAI from...

> > for my own future reference, here's the reproduction I was attempting > > (however it didn't reproduce ...) > > @domsj-foodpairing are you still able to reproduce the...

I'm not seeing these anymore (at least for now), and I don't have time to dig further in to this. Fwiw I did update langchain and langgraph since. Apologies and...