Announcing our new Paper: The Prompt Report, with Co-authors from OpenAI & Microsoft!
Check it out →OpenPrompt is a Python library that provides various functionality for building and testing prompts.
OpenPrompt supports models from huggingface, but not yet OpenAI. It focuses more on datasets and testing than chaining. OpenPrompt also appears to support soft-prompting via https://github.com/thunlp/OpenDelta.