Releases: telpirion/MyHerodotus
Releases · telpirion/MyHerodotus
v1.7.0 integrates text embeddings into app
- 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
What's Changed
- feat: integrated agent, live evaluations by @telpirion in #50
Full Changelog: v1.5.0...v1.6.0
v1.5.0 Predict endpoint, LLM agent, adversarial prompts
What's Changed
- feat: adds services, adversarial prompts by @telpirion in #40
- feat: creates and deploys an LLM agent tool. by @telpirion in #42
- feat: created predict endpoint by @telpirion in #47
Full Changelog: v1.4.1...v1.5.0
v1.4.1 Adds data collection function, protos, JS error handling
What's Changed
- feat: implements datacollection function by @telpirion in #39
Full Changelog: v1.4.0...v1.4.1
v1.4.0 Adds data protection for stored data
What's Changed
- feat: adds tokens to database, count tokens for prompt history by @telpirion in #18
- feat: adds evaluation "pipeline" as Cloud Run function by @telpirion in #19
- chore: adds eval results to README by @telpirion in #20
- chore: clean up dev artifacts by @telpirion in #34
- feat: removes PII from stored conversations by @telpirion in #36
- feat: adds PII protection by @telpirion in #38
Full Changelog: v1.3.2...1.4.0
v1.3.2 Refactoring code; no new features
What's Changed
- chore: refactor client into site folder by @telpirion in #14
- chore: remove built binary from repo by @telpirion in #15
- chore: more clean up by @telpirion in #16
- chore: refactor server, Dockerfile by @telpirion in #17
Full Changelog: v1.3.1...v1.3.2
v1.3.1 Adds tuned Gemini model into app
What's Changed
- feat: adds Jupyter notebook for data science by @telpirion in #12
- feat: adds tuned Gemini model into app by @telpirion in #13
Full Changelog: v1.3.0...v1.3.1
v1.3.0 Adds context caching, visible toast, new prompt templates
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
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
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