Tobias Wochinger

Results 22 issues of Tobias Wochinger

Hi there, I ran into a weird import error when import weave via `importlib.import_module`: We're using structured JSON logging, so please apologize the the format: ```yaml component: connectors.weave_connector error: TypeError('Type...

**Is your feature request related to a problem? Please describe.** If you are building a RAG pipeline, then the indexing pipeline is of course an essential part of it. You...

P1