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

- **feat(agents-api): add convert_to_openai_tool function for integration tools** - **refactor: Lint agents-api (CI)** - **fix(integrations-service): refactor integration tool naming on conversion** - **feat(agents-api): add tool_runner.py that handles tool calling** -...

### **PR Type** Enhancement, Tests ___ ### **Description** - Add streaming chat response support to chat endpoint. - Implement `stream_chat_response` for server-sent event streaming. - Integrate streaming with document references,...

Review effort 3/5

## Summary - use Traefik v3 in `gateway/Dockerfile` - add AIDEV note about upgrading ## Testing - `bash -n gateway/entrypoint.sh`

codex

### **User description** ## Summary - ensure per-choice delta dicts are distinct during streaming - add regression test for multi-choice streaming - clean ruff lint issues ## Testing - `ruff...

Review effort 2/5
codex

### 🔖 Feature description Add support for multilanguage in docs endpoints / queries ### 🎤 Why is this feature needed ? _No response_ ### ✌️ How do you aim to...

enhancement

### 🔖 Feature description We need to add more advanced workflow logic. Some suggestions: - multistep in control steps - add try catch step - add transitions indicating a tool...

enhancement

## Summary - wire Hasura to docker-compose and reference `JWT_SECRET` - document JWT secret env var - drop SSE transitions stream route - add Hasura metadata for transitions role -...

codex

### 📜 Description ``botocore.errorfactory.BucketAlreadyExists: An error occurred (BucketAlreadyExists) when calling the CreateBucket operation: The requested bucket name is not available. The bucket name can not be an existing collection, and...

bug

### 📜 Description Currently, to add a seaweedfs volume we have to create a new service in https://github.com/julep-ai/julep/blob/dev/blob-store/docker-compose-ha.yml. This process should be automated instead ### 👟 Relevant files _No response_

### 📜 Description We should find a way in Jina to wait for the page to load before fetching it, or using another integration tool that does that automatically ###...