Vincent Emonet

Results 67 issues of Vincent Emonet

SolidJS is a really good framework to quickly build and publish standard web components as custom elements that can be reused from any other framework, but there are currently no...

### What happened? Fastembed is storing models in a `/tmp/fastembed_cache` folder by default, which is a pain to work with, and a waste of resources that have no reason to...

This PR adds an example for integrating a FastMCP endpoint in a FastAPI app (which is not straightforward, and could be better documented). I have added an `examples/servers/fastapi/` folder with...

**Is your feature request related to a problem? Please describe.** When using `mcp-publisher login` it generates multiples `.mcpregistry_*` files in the root of my project, e.g. `.mcpregistry_github_token`, `.mcpregistry_registry_token` To avoid...

enhancement

Hi, we are using the [monaco-editor-wrapper](https://github.com/TypeFox/monaco-languageclient) to integrate Monaco editor + a custom language server (for the SPARQL query language, like SQL for graphs) in a npm package, using `vite`...

I noticed that when we provide a string that is not a IRI to a field that is expected to be an IRI then RDFLib generates an IRI using e.g....

I would be interested to be able to use qlever as an embedded DB from python with `rdflib`, like it has been done for oxigraph: https://github.com/oxigraph/oxrdflib This way most python...

feature request
discussion