Skip to content

Releases: telpirion/MyHerodotus

v1.7.0 integrates text embeddings into app

06 Dec 22:23
0eb6b7b
Compare
Choose a tag to compare
  • Integrates embeddings-pdf database into app
  • Updates evaluation script
  • Some FE fixes

What's Changed

  • feat: integrated text embeddings into application by @telpirion in #53

Full Changelog: v1.6.0...v1.7.0

v1.6.0 Integrated Reddit agent, live evaluations

27 Nov 21:18
f6e8015
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0 Predict endpoint, LLM agent, adversarial prompts

25 Nov 23:47
e6c1555
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1 Adds data collection function, protos, JS error handling

16 Nov 02:14
8a6f231
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0 Adds data protection for stored data

13 Nov 00:29
aa7a159
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...1.4.0

v1.3.2 Refactoring code; no new features

31 Oct 00:16
2e2e243
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1 Adds tuned Gemini model into app

29 Oct 23:01
6dc2780
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0 Adds context caching, visible toast, new prompt templates

27 Oct 02:32
dcba2da
Compare
Choose a tag to compare

What's Changed

  • docs: adds architecture diagram, increases documentation coverage by @telpirion in #10
  • feat: adds context caching, toast UI, versioned templates by @telpirion in #11

Full Changelog: v1.2...v1.3.0

v1.2 Adds feedback, model selection, prompt versioning, monitoring

24 Oct 18:00
208dff2
Compare
Choose a tag to compare

What's Changed

  • chore: add Docker build workflow by @telpirion in #7
  • feat: adds monitoring, counts, and prompt templates by @telpirion in #8
  • feat: adds feedback mechanism, model selection, and monitoring by @telpirion in #9

Full Changelog: v1.1.1...v1.2

v1.1.1 Fixes some auth, DB issues

21 Oct 22:31
f92fc2e
Compare
Choose a tag to compare

What's Changed

  • docs: update weekly development log by @telpirion in #5
  • feat: connected user email into DB and auth by @telpirion in #6

Full Changelog: v1.1...v1.1.1