Skip to content

Demonstration question #11

Description

@MattCremeens

Hi again,

I appreciate all of your help. Just wondering why you only send the prompt to the query turbo mode if the first demonstration has a rule transform?

if str(rules_list_0) != "['Empty List']":
    trys = 0
    gpt_output_s = query_gpt_attempts(sim_prompt, trys)
    gpt_rules_s = filter_gpt_output(gpt_output_s)
else:
    gpt_rules_s = []

Thanks again,

Matt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions