晚夜微雨の
Results
1
issues of
晚夜微雨の
My service has been reporting errors all the time. KeyError: 'semantics_description' How to solve it? [config.txt](https://github.com/user-attachments/files/18958158/config.txt) .env: COMPOSE_PROJECT_NAME=wrenai PLATFORM=linux/amd64 PROJECT_DIR=. # service port WREN_ENGINE_PORT=8080 WREN_ENGINE_SQL_PORT=7432 WREN_AI_SERVICE_PORT=5555 WREN_UI_PORT=3000 IBIS_SERVER_PORT=8000 WREN_UI_ENDPOINT=http://wren-ui:${WREN_UI_PORT} #...