Results 14 issues of lilac

The current cdn url of rawgit doesn't work, as it has ended its life.

AI Chat elevates day-to-day searching experience via RAG, that's really convenient.

I follow the current format and convention.

Since we have union types and explicit null now, it is easy to represent nullable type in Java as `T | Null`, but that is verbose compared to peers in...

### How to reproduce this bug? 1. Start the server: `./tools/dev/run_dev_server.sh local-development`. 2. Ingest a sample record. 3. Verify that the data is ready: `curl http://localhost:8080/v1/objects/Article/f561e132-d7f0-48af-9dee-950dba0963c3` ```json { "class": "Article",...

bug

Emit Go code using `go/ast`.

There is [download rate limit on Docker Hub](https://docs.docker.com/docker-hub/download-rate-limit/#whats-the-download-rate-limit-on-docker-hub), which makes it unreliable for use in production. In this change, we add a Github Action workflow to publish the images to...

- Upgrade the `ycsb` script to Python 3. - Upgrade redis client, and support SSL.

When following this project's readme on setting the environment variables, electron-builder would throwing the following error, and the whole build fails. ``` Env vars APPLE_API_KEY, APPLE_API_KEY_ID and APPLE_API_ISSUER need to...

### Provide environment information OS does not matter ### Describe the bug After upgrading to novel `0.5`, the editor bubble display a weird background. The official site also has the...