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
503 stars 46 forks source link

Update promptlayer version and add convert_native_object_to_dict function #103

Closed abubakarsohail closed 8 months ago

abubakarsohail commented 8 months ago

This pull request updates the promptlayer version to 0.4.3 and adds a new function called convert_native_object_to_dict. This function is used to convert a native object into a dictionary.