Changelog
1.22.2 - 2025-09-25
Bug Fixes
- modified Dockerifle to force image docker image layer invalidation
1.22.0 - 2025-09-25
Feature
- fakee patch
1.21.2 - 2025-09-25
Bug Fixes
- fake patch
1.21.0 - 2025-09-25
Feature
- included pdf pages into the migration
- added kb.pdf_pages_vector_store to iterate_over_knowledge_base_vector_store
Bug Fixes
- modifying some scripts
Documentation
- updating documentation
Chores
- added some scripts to streamline work
1.20.44 - 2025-09-21
Bug Fixes
- template
- helm tempate
- chart name to fiinder-api
- use fiinder-api instead of fiinder
1.20.7 - 2025-09-05
Bug Fixes
- changed from "fiinder's API" to "fiinder APi"
1.20.0 - 2025-09-04
Feature
- assuring that no messages with tool calls are being available to the client
- messages router
- get_period_messages
Bug Fixes
- removing empty messages
Code Refactoring
- using python's slim
Styles
- running pre-commit
1.19.1 - 2025-08-29
Bug Fixes
Tests
- ci_commit_ref_slug
Chores
1.19.0 - 2025-08-22
Feature
- reduce Dockerfiles to one only and only build that image and utilize that in the chart
Bug Fixes
- docker build job
1.18.13 - 2025-08-21
Bug Fixes
- patching migration script execution instructions
Documentation
- patched migration docs
1.18.7 - 2025-08-19
Documentation
- added k8s files
- get_company_tokens readme
- updated test_guidelines.md
- migrate_milvus_company_data
Tests
- get_company_tokens
Code Refactoring
- from commonlib.user_event import UserEvent
Chores
1.18.0 - 2025-08-14
Feature
- preventing manager request to alter aileen behaviour
Chores
- some adjustments in the test file
1.17.3 - 2025-08-13
Bug Fixes
- add defensive code to prevent Milvus insertions from disrupting user experience
1.17.0 - 2025-08-12
Feature
- move lib components into a dedicated repository
Bug Fixes
Chores
1.16.0 - 2025-06-30
Feature
- /company endpoint
- the company assistant present himself by the name given via api, and follow custom instructions
- /company endpoint working perfectly
- introduced RestCompanyData
- created abstract class CompanyRepository
- created CruddyCompanyRepository
Documentation
- improved test_company_assistant logs
Tests
- tested upsert_company_using_web_data.py
- tested milvus_company_repository with new schema
Chores
- small cleaning
1.15.0 - 2025-06-10
Feature
- the elaboration of followup questions seems better; lets check
- prototyping follow-up messages generation
1.14.3 - 2025-06-09
Bug Fixes
- adjustments to make the follow-questions to work on the flyeralarm website
1.14.2 - 2025-06-09
Bug Fixes
- reanabled followup questions
1.14.1 - 2025-06-08
Bug Fixes
- solved memory problem
1.14.0 - 2025-06-08
- docs: draft of new aileen prompt
- feat: prompt is quite good. Missing testing
- feat: first usage of prompt is doing really great
- feat: experimental_make_aileen_to_respond_through_streaming
- test: provisory test of the content received by user_event
- feat: search_stuff is getting really good
- test: experimental enpoint fully tested
- feat: enforcing the search queries to be written in german
- feat: managed to create better aileen version
- fix: forcing the model to use the tool after promise it
- fix: fixed module importation
- fix: added restriction to prompt, prohibiting the model from answering questions out of the scope
- chore: deprecating old stream_aileen_response
- feat: check_if_send_message_is_working
- test: test_send_message_to_new_room
- feat: Replace milvus_client.flush() with polling mechanism for room and subscription creation
- chore: small change
- feat: refactor user event imports and enhance message publishing
- refactor: update message publishing to async and improve fix: solved websocket major problems
- fix: fixed problem with POST /send-message
1.13.0 - 2025-06-03
Feature
- ready to create the minor release. Past building problems solved
- disabling typesense new features for while, making the api acessible to the widget
Chores
- disabled typesense search for while
1.12.2 - 2025-06-02
Bug Fixes
- cleaned titles of citations, what allowed the removal of noise like 'teilen' from titles
1.12.0 - 2025-05-23
Feature
- extend helm chart by jwt-secret
1.11.1 - 2025-05-23
Bug Fixes
- replace RSA with HS256 to simplify scaling — no need to share volumes for PEM keys, only the JWT_SECRET environment variable is required
- replace RSA with HS256 to simplify scaling — no need to share volumes for PEM keys, only the JWT_SECRET environment variable is required
1.11.0 - 2025-05-22
Feature
- milvus: clonning and index and schema correctly
Bug Fixes
- improved perfomance of GET /search/top-results
Chores
- preparing 9.1 version
doc
- improving loggin of test_collection_clone
1.10.0 - 2025-05-21
Feature
- implement replicas for the helm chart
1.9.1 - 2025-05-21
Bug Fixes
Chores
CI
- create releases automatically on main
1.8.2 - 2025-05-15
Bug Fixes
- import os
1.8.1 - 2025-05-15
Bug Fixes
- use FIINDER_VERSION env for versioning
CI
- notify platform-rollout through renovate about releases
1.8.0 - 2025-05-14
Feature
- allow upsert of companies
Documentation
- CHANGELOG new version