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

import promptulate as pne #169

Closed
Undertone0809 opened this issue Nov 24, 2023 · 1 comment
Closed

import promptulate as pne #169

Undertone0809 opened this issue Nov 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Undertone0809
Copy link
Owner

🚀 Feature Request

I think we can build a more elegant way to use promptulate sdk and I recommend we can use the following writing method.

import promptulate as pne

pne.xxx()

To achieve this goal, we need to make overall modifications to the project, optimize the implementation of delayed imports for all modules, and build a global configuration

🔈 Motivation

Currently, promptulate sdk seems like langchain, a complex way to call component. pne way can provide a more easier writing method for user.

@Undertone0809 Undertone0809 added the enhancement New feature or request label Nov 24, 2023
@Undertone0809 Undertone0809 self-assigned this Nov 24, 2023
@Undertone0809
Copy link
Owner Author

V1.10.0 is compatible with this feature for the first time and will be continuously improved in subsequent versions.

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