Metadata-Version: 2.1
Name: julep
Version: 0.2.5
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.14
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.14.0,<1.0.0)
Requires-Dist: environs (>=9.0.0,<11.0.0)
Requires-Dist: httpx (>=0.20.0,<1.0.0)
Requires-Dist: openai (>=1.0.1,<2.0.0)
Requires-Dist: pydantic (>=2.0.1,<3.0.0)
Requires-Dist: typing-extensions (>=4.0.0,<5.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`

