Lux.Agent.Companies.SignalHandler.DefaultImplementation (Lux v0.5.0)

View Source

Default implementation of company signal handler that uses LLM to:

  1. Analyze tasks and determine required tools
  2. Select appropriate tools for the task
  3. Execute tools in sequence and evaluate results

Summary

Functions

get_llm_opts(arg1)

handle_signal(signal, context)