Cong Peng
Cong Peng
Hi, the notebook params feature has been merged to `develop` branch for a long time, any plan to continue on this (seems the build was failed on pytest) and merge...
Similar problem here also. Cannot parse back the serialized json-ld (serialized by rdflib-jsonld).
Hi, I face the same error when I'm using only `langchain` modules. Related issues in `llama-index`: - https://github.com/jerryjliu/llama_index/issues/947 - https://github.com/jerryjliu/llama_index/issues/823 Code snippet: ``` from langchain.embeddings.openai import OpenAIEmbeddings from langchain.vectorstores import...
Hi, Christian, I'm interested in implementing this feature. Do you have a plan on this, @cschwede ?