What's Changed
* Development lifecycle updates by brenkao in https://github.com/Mirascope/lilypad/pull/17
* chore: cleanup messages panel, add audio, add serialization of some p… by brenkao in https://github.com/Mirascope/lilypad/pull/18
* feat: added initial evaluation frontend and minor cleanup of backend,… by brenkao in https://github.com/Mirascope/lilypad/pull/19
* refactor: initial work on refactoring llm_fn into traces and prompts by willbakst in https://github.com/Mirascope/lilypad/pull/20
* Sync vs non sync cleanup by willbakst in https://github.com/Mirascope/lilypad/pull/21
* feat: add unitest for prompts.py by koxudaxi in https://github.com/Mirascope/lilypad/pull/22
* feat: lilypad implementation of llm instrumentation based off opentelemetry-instrumentation-openai-v2 by brenkao in https://github.com/Mirascope/lilypad/pull/23
* feat: add unitest for models by koxudaxi in https://github.com/Mirascope/lilypad/pull/24
* License checker by willbakst in https://github.com/Mirascope/lilypad/pull/28
* feat: Add unittest for _utils by koxudaxi in https://github.com/Mirascope/lilypad/pull/25
* feat: add unittest for _opentelemetry by koxudaxi in https://github.com/Mirascope/lilypad/pull/30
* feat: add unittest for server by koxudaxi in https://github.com/Mirascope/lilypad/pull/29
* Website by willbakst in https://github.com/Mirascope/lilypad/pull/31
* feat: initial github oauth authentication by brenkao in https://github.com/Mirascope/lilypad/pull/26
* feat: refactor all models to use UUId, fix: pyright issue with baseservice by brenkao in https://github.com/Mirascope/lilypad/pull/32
* feat: add env for external db, fix: postgres compatibility, various bugs with uuid. by brenkao in https://github.com/Mirascope/lilypad/pull/33
* fix: Fix uv error by koxudaxi in https://github.com/Mirascope/lilypad/pull/27
* `uv` run function closure by willbakst in https://github.com/Mirascope/lilypad/pull/34
* Hosted lilypad by brenkao in https://github.com/Mirascope/lilypad/pull/35
* fix: issue with closure computation missing certain decorator types +… by willbakst in https://github.com/Mirascope/lilypad/pull/36
* fix: ui styling bugs and some opentelemetry bugs by brenkao in https://github.com/Mirascope/lilypad/pull/37
* Generation updates by willbakst in https://github.com/Mirascope/lilypad/pull/38
* feat: automatically detect and use prompt linked from generation if p… by willbakst in https://github.com/Mirascope/lilypad/pull/39
* feat: UI updates generations by brenkao in https://github.com/Mirascope/lilypad/pull/49
* feat: added api key to client by brenkao in https://github.com/Mirascope/lilypad/pull/51
* fix: various bugs with editor and version by brenkao in https://github.com/Mirascope/lilypad/pull/54
* feat: add response-model decorator by koxudaxi in https://github.com/Mirascope/lilypad/pull/47
* feat: add opentelemetry outlines by koxudaxi in https://github.com/Mirascope/lilypad/pull/40
* feat: Add OpenTelemetry instrumentation support for OpenAI parse methods by koxudaxi in https://github.com/Mirascope/lilypad/pull/48
* fix: private github emails and run bug and various ui improvements by brenkao in https://github.com/Mirascope/lilypad/pull/55
* Fix closure mirascope response model by willbakst in https://github.com/Mirascope/lilypad/pull/56
* fix: postgres query by brenkao in https://github.com/Mirascope/lilypad/pull/57
* docs: update docs for next version release by willbakst in https://github.com/Mirascope/lilypad/pull/58
New Contributors
* koxudaxi made their first contribution in https://github.com/Mirascope/lilypad/pull/22
**Full Changelog**: https://github.com/Mirascope/lilypad/compare/v0.0.6...v0.0.7