Skip to content

LLM Call: Refactor execution flow #880

@Prajna1999

Description

@Prajna1999

Describe the current behavior

The execution flow of llm_call pathway is mired with modular abstractions, mappers, guardrails, config resolver which are difficult to read and debug. Reasoning about happy/sad flow becomes a task in itself as the developer has to juggle around different places to hold together the entire execution flow.

Describe the enhancement you'd like

Reduce the number of abstracted functions, helpers, to make the execution flow legible in one go.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions