View Source AI.Agent.FileSummary (fnord v0.4.30)

This module provides an agent that summarizes files' contents in order to generate embeddings for the database and summaries for the user.

Summary

Functions

Link to this function

get_summary(ai, file_path, file_content)

View Source