Releases: Mirascope/lilypad
Releases · Mirascope/lilypad
v0.0.10
What's Changed
- properly catch possible value errors in
jsonable_encoder
usage by @willbakst in #87
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- fix: ensure generations always call user code and never crash on lilypad errors by @willbakst in #77
- fix: generation overflowing by @brenkao in #78
- Support non json serializable args by @willbakst in #79
- feat: alembic by @brenkao in #71
- fix: print nits by @brenkao in #81
- docs: initial generations page with some early best practices by @willbakst in #82
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- docs: fix pip install line to show uv instead by @willbakst in #59
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Development lifecycle updates by @brenkao in #17
- chore: cleanup messages panel, add audio, add serialization of some p… by @brenkao in #18
- feat: added initial evaluation frontend and minor cleanup of backend,… by @brenkao in #19
- refactor: initial work on refactoring llm_fn into traces and prompts by @willbakst in #20
- Sync vs non sync cleanup by @willbakst in #21
- feat: add unitest for prompts.py by @koxudaxi in #22
- feat: lilypad implementation of llm instrumentation based off opentelemetry-instrumentation-openai-v2 by @brenkao in #23
- feat: add unitest for models by @koxudaxi in #24
- License checker by @willbakst in #28
- feat: Add unittest for _utils by @koxudaxi in #25
- feat: add unittest for _opentelemetry by @koxudaxi in #30
- feat: add unittest for server by @koxudaxi in #29
- Website by @willbakst in #31
- feat: initial github oauth authentication by @brenkao in #26
- feat: refactor all models to use UUId, fix: pyright issue with baseservice by @brenkao in #32
- feat: add env for external db, fix: postgres compatibility, various bugs with uuid. by @brenkao in #33
- fix: Fix uv error by @koxudaxi in #27
uv
run function closure by @willbakst in #34- Hosted lilypad by @brenkao in #35
- fix: issue with closure computation missing certain decorator types +… by @willbakst in #36
- fix: ui styling bugs and some opentelemetry bugs by @brenkao in #37
- Generation updates by @willbakst in #38
- feat: automatically detect and use prompt linked from generation if p… by @willbakst in #39
- feat: UI updates generations by @brenkao in #49
- feat: added api key to client by @brenkao in #51
- fix: various bugs with editor and version by @brenkao in #54
- feat: add response-model decorator by @koxudaxi in #47
- feat: add opentelemetry outlines by @koxudaxi in #40
- feat: Add OpenTelemetry instrumentation support for OpenAI parse methods by @koxudaxi in #48
- fix: private github emails and run bug and various ui improvements by @brenkao in #55
- Fix closure mirascope response model by @willbakst in #56
- fix: postgres query by @brenkao in #57
- docs: update docs for next version release by @willbakst in #58
New Contributors
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
What's Changed
- fix: issue with provider string enum by @willbakst in #12
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- added project ui by @brenkao in #2
- added pull command by @brenkao in #3
- Track calls by @brenkao in #4
- fix model ids by @brenkao in #5
- feat: initial dummy db poc of lilypad interface primitives by @willbakst in #6
- Initial frontend by @brenkao in #7
- Refine first version by @brenkao in #8
- feat: added polish by @brenkao in #9
- fix: added version table to fix version issues by @brenkao in #10
- Release/v0.0.1 by @willbakst in #11
New Contributors
- @willbakst made their first contribution in #6
Full Changelog: v0.0.0...v0.0.1