julep icon indicating copy to clipboard operation
julep copied to clipboard

A new DSL and server for AI agents and multi-step tasks

Results 100 julep issues
Sort by recently updated
recently updated
newest added

## Description The `litellm` service throws an error when trying to embed a document with a big list of strings in the `content` field. ## Reproduce To reproduce, try to...

This PR introduces a new feature that automates the process of handling e-commerce orders, from placement to shipment. The feature includes: - **Order placement handling**: Accepts orders with specific items,...

**Description:** To streamline the process of creating issues and ensure consistency, we need to add a GitHub issue template schema form. This will help contributors easily provide all the necessary...

> **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...

good first issue
DEVFEST

add error handling and full details retrieval for agent creation in cookbooks/00-Devfest-Email-Assistant.ipynb

Draft PR for #600 **The Automation currently works as described in the issue** - This workflow takes approximately 5 minutes to complete. - Links and code blocks are not translated....

``` { "name": "BadRequestError", "message": "Error code: 400 - {'error': {'message': \"400: when executing against relation 'agent_default_settings'\"}}", "stack": "--------------------------------------------------------------------------- BadRequestError Traceback (most recent call last) Cell In[19], line 16 4...

The script has been enhanced by organizing the tasks into functions for improved readability and modularity. A logging system was introduced to capture and store actions in both the console...

incomplete

# Add a GitHub Action for Automatic README Translation We'd like to make our project more accessible to non-English speakers by automatically translating our README into Chinese, Japanese, and French....

good first issue
help wanted

> **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...

good first issue
DEVFEST