writer-framework
writer-framework copied to clipboard
feat: Writer Ask KG block & HTTP logging
Introduces a new Writer block – Ask Knowledge Graph – which allows the user to submit a query to one or more Knowledge Graphs, with LLM presenting a relevant response based on graph stored data; supporting both streaming and non-streaming responses.
Introduces HTTP call logging among HTTP Request block and all Writer blocks.