Powerkrieger
Powerkrieger
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I restart the llm_graph_builder and I have to reenter all my settings in the GraphEnhancements Menu....
### Question I get an "LLM Response has improper format" error from my extractor step in the pipeline, but I dont really know what the model actually responded with. Is...
### Description For me the retrieved context can be larger than the LLM context window, which makes me get an context window exceeded error. It would be nice to pass...
### Description It would be nice if one could set the embedding dimension for the embedder since one can set the embedding dimension for the `create_vector_index` function, which makes no...
When running a custom pipeline with a FixedSizeSplitter and a TextChunkEmbedder using OllamaEmbeddings I get weird warnings in the Ollama logs: ```sh Okt 07 15:44:57 mylab ollama[397923]: [GIN] 2025/10/07 -...