Skip to content

Releases: jlewi/foyle

v0.0.33

05 Nov 04:00
7515a60
Compare
Choose a tag to compare

What's Changed

  • Fix Panic: Write After Handler Closed by @jlewi in #332
  • Add logging to confirm that stdout isn't empty when triggering on cell execution by @jlewi in #333

Full Changelog: v0.0.32...v0.0.33

v0.0.32

31 Oct 03:00
fde802c
Compare
Choose a tag to compare

What's Changed

  • Filter out ghost cells during learning and when generating completions by @jlewi in #329
  • Stop forcing cells to be non-interactive by @jlewi in #331

Full Changelog: v0.0.31...v0.0.32

v0.0.31

30 Oct 03:00
06da767
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.30...v0.0.31

v0.0.30

26 Oct 03:01
3f8fa1a
Compare
Choose a tag to compare

What's Changed

  • Improve Handling Of Long Outputs by @jlewi in #328

Full Changelog: v0.0.29...v0.0.30

v0.0.29

24 Oct 03:02
b8ee786
Compare
Choose a tag to compare

What's Changed

  • Create a cronjob to autorelease Foyle. by @jlewi in #321
  • Prompt should support generating markup cells by @jlewi in #285

Full Changelog: v0.0.28...v0.0.29

v0.0.28

21 Oct 21:42
518c59e
Compare
Choose a tag to compare

What's Changed

  • Improve eval by @jlewi in #297
  • Experiment Reports and Level 1 Assertions @ Runtime by @jlewi in #300
  • Speedup Eval - Instrument With Otel by @jlewi in #302
  • Fix bug in evaluation report by @jlewi in #303
  • Update Analyzer to extract level1 assertions and add them to the trace by @jlewi in #304
  • Add retries to evaluator client by @jlewi in #306
  • Fix empty doc generation. by @jlewi in #308
  • Add a field to LogEvent to report cell execution status. by @jlewi in #311
  • Fix enum for ExecuteStatus by @jlewi in #313

Full Changelog: v0.0.27...v0.0.28

v0.0.27

14 Oct 00:54
3fc746a
Compare
Choose a tag to compare

What's Changed

  • Evaluation needs to include the SelectedIndex in the GenerateCellsRequest by @jlewi in #275
  • Fix failures to compute embeddings too much context & Shorten RAG Results by @jlewi in #279
  • Trigger test-go on PR by @jlewi in #283
  • Added openai completer_tests by @xucharles97 in #281
  • Create an RPC to generate a report for an evaluation result by @jlewi in #288
  • README should be a more succinct intro to the project. by @jlewi in #290
  • Redo documentation by @jlewi in #291
  • Fix subtitles in video on homepage by @jlewi in #292
  • Don't include output items with mime type stateful.runme/terminal or … by @jlewi in #293

New Contributors

Full Changelog: v0.0.26...v0.0.27

v0.0.26

04 Oct 15:05
e2feb99
Compare
Choose a tag to compare

What's Changed

  • Fix bug in config set when flag --config is provided by @jlewi in #274

Full Changelog: v0.0.25...v0.0.26

v0.0.25

04 Oct 02:50
e03b8fe
Compare
Choose a tag to compare

What's Changed

  • Instructions and assets for deploying foyle on Kubernetes by @jlewi in #273

Full Changelog: v0.0.24...v0.0.25

v0.0.24

03 Oct 14:21
26dbff4
Compare
Choose a tag to compare

What's Changed

  • Properly handle completions in middle of document - Include LLM reque… by @jlewi in #271

Full Changelog: v0.0.23...v0.0.24