writer-framework icon indicating copy to clipboard operation
writer-framework copied to clipboard

feat: Writer Ask KG block & HTTP logging

Open mmikita95 opened this issue 8 months ago • 0 comments

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.

mmikita95 avatar Apr 24 '25 10:04 mmikita95