You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate how to pass the "flow" (sequence or user-defined structure) into prompts to guide LLM output. Explore the relationship between flow and relevance in generated content.
Scope:
Test methods to encode and pass "flow" into LLM prompts.
Experiment with different flow strategies (e.g., using markers or hierarchical structures).
Evaluate the impact of "flow" on output quality and consistency.