- Update API proto to support custom positional embeddings - Update endpoint path
1.5.6
- Update package dependencies with security warnings. - Hotfix on `friendli endpoint list` command. - Update styling for `AWAKING` and `UPDATING` endpoint status - Fix descriptions of `friendli api` command: `--model` option is required for inference call.
1.5.5
- gRPC client support using the soft prompt. - Resolve dependency issues. - Update GraphQL schemas to handle resources of Friendli Dedicated Endpoints.
1.5.4
- `text-to-image` API is removed from the CLI command. - Support cancelling gRPC stream.
1.5.3
- Support stream close and context manager. - API E2E tests are added.
1.5.2
- Hotfix: Automatically close streaming response at the end of the stream.