Lux.LLM.OpenAI (Lux v0.5.0)

View Source

OpenAI LLM implementation that supports passing Beams, Prisms, and Lenses as tools.

Summary

Functions

execute_tool(tool_name, args, ctx \\ nil)

execute_tool_call(map)

execute_tool_calls(tool_calls)

parse_content(content)

tool_to_function(tool_module)