xvnpw/Fabric Agent Action

A GitHub action that leverages fabric patterns through an agent-based approach

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input_filepath to input fileyes
output_filepath to output fileyes
agent_typetype of agent, one of router, reactnorouter
agent_provideragent provider namenoopenai
agent_modelagent modelnogpt-4o
agent_temperatureagent sampling temperature for a modelno0
agent_preamble_enabledEnable preamble in outputnofalse
agent_preamblePreamble added to the beginning of outputno
fabric_providerfabric provider namenoopenai
fabric_modelfabric modelnogpt-4o
fabric_temperaturefabric sampling temperature for a modelno0
fabric_patterns_includedComma separated list of fabric tools to include in agentno
fabric_patterns_excludedComma separated list of fabric tools to exclude in agentno
fabric_max_num_turnsMaximum number of turns to LLM when running fabric patternsno10
verboseverbose messagesnofalse
debugdebug messagesnofalse

no outputs