Skip to content

v0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@willbakst willbakst released this 18 Dec 19:57
· 83 commits to main since this release
a282d49

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