pne

🚀 Simplified promptulate call. Now you can use `import pne` to call promptulate.


Keywords
promptulate, pne, prompt, agent, openai, chatgpt, gpt, llm, langchain, litellm
License
Apache-2.0
Install
pip install pne==1.0.1

Documentation

pne

Python Version Dependencies Status Semantic Versions License

🚀 Simplified promptulate call. Now you can use import pne to call promptulate.

Quick start

Conda package manager is recommended. Create a conda environment.

pip install pne

Then you can anything function like promptulate:

import pne

pne.chat(messages="Hello, world!", model="gpt-4-turbo")

Credits 🚀 Your next Python package needs a bleeding-edge project structure.

This project was generated with 3PG