# Changelog ## v0.3.0 (2023-07-20) ### Feature * :sparkles: Configuration ([#22](https://github.com/codedog-ai/edu-assistant/issues/22)) ([`1543ec3`](https://github.com/codedog-ai/edu-assistant/commit/1543ec33cd24fcecaef90699eef6d632858e8e36)) ### Fix * :bug: Fix prompt break ([`dfeefd3`](https://github.com/codedog-ai/edu-assistant/commit/dfeefd3e658af0ac975d74ca13b8fc4f216135cd)) * :bug: remove extra textbox ([`4214444`](https://github.com/codedog-ai/edu-assistant/commit/4214444014ae2a57d73f12adaef3f4308d947ede)) ## v0.2.0 (2023-07-19) ### Feature * :sparkles: Coding Problem Analysis Launch! ([`2756582`](https://github.com/codedog-ai/edu-assistant/commit/2756582fbc86871bd40b10523cba599babcf212e)) * :sparkles: rearrage the layout of qa ([`82ed472`](https://github.com/codedog-ai/edu-assistant/commit/82ed4720ab8767d8c4cdcebac98264fd928a2837)) * :sparkles: Support Hugging Face ([#12](https://github.com/codedog-ai/edu-assistant/issues/12)) ([`ea3c0cf`](https://github.com/codedog-ai/edu-assistant/commit/ea3c0cf9e27d2592b78f5aa3aab54576a5bec562)) * :sparkles: qa gradio ui and coding problem chain ([#11](https://github.com/codedog-ai/edu-assistant/issues/11)) ([`532a759`](https://github.com/codedog-ai/edu-assistant/commit/532a75950b8f5720fe7a9aaca6e791593496931f)) ### Fix * :pencil2: fix version display in webui ([`5bd3b89`](https://github.com/codedog-ai/edu-assistant/commit/5bd3b89198690f414306718b8eda56ecc4f28bc0)) ### Documentation * :memo: add redis configs ([`5a7f031`](https://github.com/codedog-ai/edu-assistant/commit/5a7f03192de06dbd3e2369c91852becf1aac5c19)) ## v0.1.0 (2023-07-18) ### Feature * **task:** :sparkles: analyze oj wrong answer ([#10](https://github.com/codedog-ai/edu-assistant/issues/10)) ([`e34be6c`](https://github.com/codedog-ai/edu-assistant/commit/e34be6cd6b44291ea0b59da53314863a95208396)) * **qa:** :sparkles: normal qa ([#9](https://github.com/codedog-ai/edu-assistant/issues/9)) ([`2fe4e9d`](https://github.com/codedog-ai/edu-assistant/commit/2fe4e9dfa113301a13c9507c2e0e0064d9179882)) * :tada: init commit ([`40a9b82`](https://github.com/codedog-ai/edu-assistant/commit/40a9b8270e7d67d7e444b395b9d8aa11accedf5d))