Releases: IDinsight/ask-a-question
Releases · IDinsight/ask-a-question
v0.4.4
What's Changed
- [128] - Make External APIs for Speech compatabile with more filetypes by @MustafaAkolawala in #430
- Fix voice-search error behaviour
Full Changelog: v.0.4.3...v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
What's Changed
- Added GHA workflow for alembic migrations. by @tonyzhao6 in #379
- [HOTFIX] Add test fix and remove query language check in /search by @lickem22 in #373
- Embeddings doc by @lickem22 in #392
- [128] - Add GCS functionality to Existing Speech Workflow by @MustafaAkolawala in #374
- [128] - GHA workflow and STT Tests by @MustafaAkolawala in #342
- Added guards to endpoint by @sidravi1 in #371
- UI: NavBar and top margin cleanup by @amiraliemami in #391
- Dashboard mini menu by @sidravi1 in #397
- [128] - Refactoring of the E2E speech endpoint by @MustafaAkolawala in #395
- Use KEY=VALUE in Dockerfiles by @suzinyou in #401
- Merge to main: Dashboard/feature pg2 by @sidravi1 in #400
- [AAQ-751] Temporary workaround for Emojis in content by @suzinyou in #405
- [128] - Google cloud TTS and STT functionality by @MustafaAkolawala in #403
- [hotfix] remove unused tags/config.py by @suzinyou in #406
- Fix content limit schema by @lickem22 in #407
- [AAQ-778] Add New dummy data script by @lickem22 in #404
- Hotfix language by @lickem22 in #408
- Add testing sidebars (removes playground) by @amiraliemami in #402
- [AAQ-797] Refactor search base by @suzinyou in #410
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Changes to core_backend/app/dashboard package for archive feature by @tonyzhao6 in #350
- Removing
exclude_archived
query parameter from search endpoint by @tonyzhao6 in #356 - Add optional session_id to question_answer/models.py and schemas.py by @kristini-ho in #359
- Update embeddings by @lickem22 in #335
- HOTFIX: Clarify port forwarding and move add_dummy_data_to_db.py script into core_backend. by @amiraliemami in #354
- Make admin app build-time variables into runtime variables by @amiraliemami in #355
- [128] - Speech end-to-end workflow by @MustafaAkolawala in #357
- Bump aiohttp from 3.9.5 to 3.10.2 in /optional_components/speech_api by @dependabot in #372
- Add first draft of load testing by @markbotterill in #263
- [AAQ-729] Add mkdocs versioning by @suzinyou in #353
- [AAQ-730] Improve dev & deployment experience by @suzinyou in #360
- [HOTFIX} - Alembic history error by @MustafaAkolawala in https://github.com//pull/390
New Contributors
- @kristini-ho made their first contribution in #359
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Basic framework by @sidravi1 in #1
- Content endpoints by @sidravi1 in #2
- Added Tests by @sidravi1 in #3
- Added Qdrant vector db by @sidravi1 in #4
- Adding docs by @sidravi1 in #5
- Added PR template by @sidravi1 in #7
- Added embeddings-search + basic test cases by @sidravi1 in #6
- Documenation fixes by @sidravi1 in #8
- [#AAQ-83] Fixed feedback endpoint by @sidravi1 in #9
- [Tech-debt] Fixed manage content endpoints to be consistent by @sidravi1 in #10
- Added basic security by @sidravi1 in #11
- Log responses by @amiraliemami in #12
- [HOTFIX] Deleting admin app by @sidravi1 in #16
- Clean up migrations files by @amiraliemami in #17
- Monkeypatched calls to LLM by @sidravi1 in #15
- Add greenlet to requirements to stop errors by @ziakhan04 in #18
- [AAQ-101] update code for debugging by @suzinyou in #19
- Update pull_request_template.md by @suzinyou in #22
- AAQ-105 rename and refactor db and vectordb by @ziakhan04 in #21
- [AAQ-80] Refactor core functionality in routers by @suzinyou in #20
- Makefile and docs improvement by @amiraliemami in #23
- mention "relational" in makefile targets by @amiraliemami in #26
- Admin app - basic setup by @sidravi1 in #24
- Add LLM endpoint and other improvements by @amiraliemami in #27
- Created LICENSE file by @Tanmay-97 in #29
- [HOTFIX] Fixed missing libraries for mkdocs deployment by @sidravi1 in #30
- AAQ-128: Add security to admin app and manage content endpoints by @sidravi1 in #28
- Update README.md by @sidravi1 in #35
- [BUG FIX] Fixed bug with BACKEND_URL; Fixed React error in front end (mismatch between server and client) by @sidravi1 in #32
- Restructured and updated docs by @sidravi1 in #36
- [HOTFIX] Update docs by @sidravi1 in #37
- Enable HTTPS for endpoints by @sidravi1 in #33
- Add WhatsApp Connector by @ziakhan04 in #31
- Update setup.md by @ziakhan04 in #38
- Fix docs by @ziakhan04 in #39
- Correct "main" to be the only docs deploy hook by @ziakhan04 in #40
- HOTFIX: added site url to ensure images render in docs by @sidravi1 in #43
- HOTFIX: Fix images links in docs by @sidravi1 in #44
- HOTFIX: Fix relative image links in home page of docs by @sidravi1 in #45
- Admin App: Added simple card filtering option by @sidravi1 in #46
- [AAQ-113] Use pydantic for qdrant payload by @sidravi1 in #42
- Add botpress configs by @amiraliemami in #41
- Admin aesthetics by @ziakhan04 in #47
- [AAQ-125] add deployment code by @suzinyou in #34
- Chat window - first draft by @sidravi1 in #48
- [AAQ-144] Added prometheus middleware by @sidravi1 in #50
- [Tech Debt] Admin cleanup by @sidravi1 in #49
- HOTFIX for auth error by @sidravi1 in #53
- Auth hotfix - take #2 by @sidravi1 in #54
- First pass at input gaurdrails by @sidravi1 in #52
- Add new init bash file for local deployment testing by @amiraliemami in #55
- Gaurdrails tests by @sidravi1 in #56
- Increase the number of content list return by @ziakhan04 in #58
- Add Private Models through Ollama by @ziakhan04 in #51
- Admin app aesthetic fixes by @ziakhan04 in #59
- Botpress deployment by @amiraliemami in #57
- [hotfix] clean up by @suzinyou in #60
- HOTFIX: add "content_response" content back into LLM call response by @amiraliemami in #61
- Align score test cases by @sidravi1 in #62
- Refactor rails to use decorators by @sidravi1 in #63
- AAQ-268: Fix close edit modal bug by @sidravi1 in #66
- [AAQ-239] Add title to content by @suzinyou in #64
- AAQ-271: Bug fix: Improved translation tests by @sidravi1 in #69
- AAQ-243: Refactor docs by @sidravi1 in #68
- PR template update by @amiraliemami in #74
- HOTFIX: Upgraded
mkdocs-material
version in github actions by @sidravi1 in #75 - AAQ-254: Added AlignScore by @sidravi1 in #67
- AAQ-225: Align score docs by @sidravi1 in #73
- AAQ-253: Align score using LLM by @sidravi1 in #71
- AAQ-291: Added initial author avatars by @sidravi1 in #78
- AAQ-292: Docs add blog by @sidravi1 in #79
- [AAQ-260] Ensure title + 2 line breaks + text doesn't exceed 1600 chars by @suzinyou in #76
- AAQ287: All calls to LLM are now async instead of sync by @sidravi1 in #77
- [AAQ-81] Retrieval (FAQ matching) validation by @suzinyou in #70
- [hotfix] Add Qdrant requirement in validation docs by @suzinyou in #80
- AAQ-272: Error codes by @sidravi1 in #83
- [AAQ-286] Temporarily deploy eg demo branch to dev by @suzinyou in #84
- Fix names of rails to make it clearer by @sidravi1 in #86
- Product Roadmap in Documentation by @Tanmay-97 in #85
- AAQ-317: Improve paraphrase rail by @sidravi1 in #88
- When alignment fails, still returns the content by @sidravi1 in #87
- AAQ-245 add certbot version by @amiraliemami in #94
- AAQ-231 Terraform Scripts by @yvonnegitau in #65
- #AAQ-329 Improve MKDocs by @Tanmay-97 in #93
- HOTFIX: Update mkdocs.yml to fix logo by @sidravi1 in #96
- DocSite Image Banner Fix by @Tanmay-97 in #97
- Bump fastapi from 0.103.1 to 0.109.1 in /core_backend by @dependabot in #98
- Logo in README.md switches for dark/light mode by @sidravi1 in #102
- [AAQ-318][AAQ-319] Handle error responses in validation test by @suzinyou in #95
- [Hotfix] Update ecs.tf nginx log group to also use project name by @suzinyou in #104
- Bumping fastapi and starlette for security by @sidravi1 in #106
- Bump python-multipart from 0.0.6 to 0.0.7 in /core_backend by @dependabot in #107
- DocSite Improvements: Acknowledgement section and better images by @Tanmay-97 in #105
- [AAQ-346] Switch from Nginx/Cer...