Cmd.Index (fnord v0.8.24)

View Source

Summary

Functions

This function is used to run the indexing process as a tool call from within the file_reindex_tool tool.

Types

t()

@type t() :: %Cmd.Index{
  has_notes?: term(),
  indexer: term(),
  opts: term(),
  project: term()
}

Functions

index_project(idx)

new(opts)

perform_task(other)

run_as_tool_call(opts)

This function is used to run the indexing process as a tool call from within the file_reindex_tool tool.