Skip to content

Releases: Mirascope/lilypad

v0.0.10

20 Dec 01:52
88cde1a
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

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

20 Dec 01:25
4732dfb
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

18 Dec 21:47
39b0367
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

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

18 Dec 19:57
a282d49
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

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

17 Oct 20:00
b64d685
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

16 Oct 22:07
65fde2a
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

16 Oct 16:59
0303f6a
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Oct 19:35
b797e49
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

12 Oct 02:11
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Oct 22:31
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.0...v0.0.1