Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support customized context in function eko.generate() #16

Open
leinue opened this issue Jan 16, 2025 · 0 comments
Open

[FEATURE] Support customized context in function eko.generate() #16

leinue opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request features

Comments

@leinue
Copy link
Contributor

leinue commented Jan 16, 2025

Feature Summary

Add customized context in function eko.generate()

Use Case

Before executing the workflow, there may be a more complex intent recognition process and contextual information that needs to be conveyed. In this case, it is desired to customize the context before generating the workflow.

Expected Use case

eko.generate(`my workflow`, { 
    context: `my context`
})

Expected Outcome

No response

Additional Context

No response

@leinue leinue added the enhancement New feature or request label Jan 16, 2025
@leinue leinue changed the title [FEATURE] Added customized context in function eko.generate() [FEATURE] Add customized context in function eko.generate() Jan 16, 2025
@leinue leinue changed the title [FEATURE] Add customized context in function eko.generate() [FEATURE] Support customized context in function eko.generate() Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request features
Projects
None yet
Development

No branches or pull requests

2 participants