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

Add preferential use of functions to the prompt #40

Open
tischi opened this issue Oct 16, 2023 · 0 comments
Open

Add preferential use of functions to the prompt #40

tischi opened this issue Oct 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tischi
Copy link
Collaborator

tischi commented Oct 16, 2023

@haesleinhuepf I thought it could be useful to tell bob to use functions whenever possible such that the code becomes more reusable both within the notebook and also for an eventual refactoring into something HPC executable.

Probably we should then also tell it to always add doc strings to the functions.

In terms of memory/token management for subsequent prompts we could then consider implement a summary that only keeps the function header and doc-string.

@tischi tischi added the enhancement New feature or request label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant