mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-08 21:10:48 +00:00
c543831205
- Added langfuse observability support to the graphiti search tool, allowing for detailed tracking of search operations. - Introduced a mapping of search types to human-readable titles for better traceability in logs. - Implemented a new method to build the input payload for langfuse retrievers, encapsulating relevant search parameters. - Enhanced error handling to include retriever status updates on success and failure, improving observability and debugging capabilities.