julep icon indicating copy to clipboard operation
julep copied to clipboard

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

Results 188 julep issues
Sort by recently updated
recently updated
newest added
trafficstars

### 🔖 Feature description Basically something that can do this: ```yaml main: - evaluate: url: julep://file.id ``` ### 🎤 Why is this feature needed ? files are awesome, shud be...

enhancement

### 📜 Description _No response_ ### 👟 Reproduction steps _No response_ ### 👀 Have you searched previous issues to see if this has been raised before? - [X] I checked...

### 📜 Description _No response_ ### 👟 Reproduction steps _No response_ ### 👀 Have you spent some time to check if this bug has been raised before? - [X] I...

### 🔖 Feature description The queries already exist to create agent/user file. However routes needs to be updated to support these queries. The same applies to DELETE and LIST as...

enhancement

### 🔖 Feature description Currently no way to get the agents/users in a session if you only know the session_id ### 🎤 Why is this feature needed ? _No response_...

enhancement

### 📜 Description _No response_ ### 👟 Relevant files _No response_

### 🔖 Feature description v ### 🎤 Why is this feature needed ? v ### ✌️ How do you aim to achieve this? v ### 👀 Have you searched issues...

enhancement

### 🔖 Feature description ### The `function` tools are already supported in the PromptStep. Here's how it's implemented: - Tools are being formatted [here](https://github.com/julep-ai/julep/blob/19c6240150095679b8e591d5c6bc63f4a81c1f7f/agents-api/agents_api/activities/task_steps/prompt_step.py#L14-L27) to the format that's acceptable by...

enhancement