MagnivOrg / prompt-layer-library

🍰 PromptLayer - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions.
https://www.promptlayer.com
Apache License 2.0
475 stars 42 forks source link

109 - Update typing and add new fields to prompt_template.py #111

Closed abubakarsohail closed 4 months ago

abubakarsohail commented 4 months ago

This pull request updates the typing in the prompt_template.py file and adds new fields to the PromptTemplate and PublishPromptTemplate classes.