Fan Li
Fan Li
Currently, if a user attempts to upload a same file multiple times, each upload is listed as a separate entry in preview. Is it possible to customize the preview so...
According to the documentation, we can use the `--copyToOutput` flag to copy all needed files to the `.funcpack` directory and then publish from there. It gives the following example: ```...
I am not sure how this impacts LLM performance. The chat history in conversational agent prompt is immediately surrounded by system message and tool description, and without line breaks or...
This pull request adds support for RDF Graph-based QA Chain. It uses the same signature and provides similar functionalities as the current Neo4j and Nebula implementations. In theory, any RDF...
The following command fails because the uri_replace string contains a comma: __text,123__. Attempted to escape the comma with slush or double slush has no effect. ```bash ./mlcp.sh IMPORT -host local...