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

| :rocket: This description was created by [Ellipsis](https://www.ellipsis.dev) for commit a4b2f564042fad9de6dcd215ed50455dfbe689fc | |--------| ### Summary: This PR enhances data traceability in chat interactions by introducing document IDs to the session...

``` litellm.exceptions.BadRequestError: OpenAIException - Error code: 400 - {'error': {'message': "Invalid 'tools': array too long. Expected an array with maximum length 128, but got an array with length 383 instead.",...

- **fix: Disable model-serving by default (#207)** - **fix: patch fix for function calling (#203)** - **remove model surgery notebooks (#208)** - **feat: Create github action changelog-ci.yml (#209)** - **feat:...

The agents-api doesn't need any of the docker stuff if using the OpenAI models and embeddings So lets make it so that if using OpenAI and local cozo then you...

Should only be allowed when stream = true