julep
julep copied to clipboard
A new DSL and server for AI agents and multi-step tasks
## Description When sending large data in a task execution workflow, the execution is failing, and updating the execution with new data returns `500 Server Error: Internal Server Error`. ##...
👋 Welcome, new contributor! We need your help to improve our setup process. 🎯 **Objective**: Follow the setup instructions in our CONTRIBUTING.md file and provide feedback on your experience. This...
Signed-off-by: Diwank Singh Tomer
> **For context, see:** [CONTRIBUTING.md](https://github.com/julep-ai/julep/blob/dev/CONTRIBUTING.md) and [cookbooks/README.md](https://github.com/julep-ai/julep/tree/dev/cookbooks) ## Overview We're looking for contributors to help expand our collection of Jupyter notebooks (cookbooks) that demonstrate various AI and automation tasks using...
> **For context, see:** [CONTRIBUTING.md](https://github.com/julep-ai/julep/blob/dev/CONTRIBUTING.md) and [cookbooks/README.md](https://github.com/julep-ai/julep/tree/dev/cookbooks) ## Overview We're looking for contributors to help expand our collection of Jupyter notebooks (cookbooks) that demonstrate various AI and automation tasks using...
Signed-off-by: Diwank Singh Tomer
| :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit fa5b52d3015d6c89924dd73f5ac9f5a6cf95eea3 | |--------|--------| feat: Add dialog entries summarization and update truncation logic ### Summary: Enhance dialog entries summarization and...
Recently switched log step type from simpleeval expression to jinja template. Need to update tests to reflect that