Metadata-Version: 2.1
Name: julep
Version: 0.2.1
Summary: Julep is a platform for creating agents with long-term memory
License: ISC
Author: Julep Developers
Author-email: developers@julep.ai
Requires-Python: >=3.8,<3.13
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beartype (>=0.16.4,<0.17.0)
Requires-Dist: environs (>=10.3.0,<11.0.0)
Requires-Dist: httpx (>=0.26.0,<0.27.0)
Requires-Dist: openai (>=1.11.0,<2.0.0)
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Description-Content-Type: text/markdown

# julep-ai sdk


### For testing and internal development

Make sure to install prism:  
`npm i -g @stoplight/prism-cli`

