Skip to content

Undertone0809/pne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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