All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
- add release guide (22c07c3)
- add tech stack diagram overview to readme.md (#99) (f0e2c42)
- explain in README how to seed knowledge base (f44e7bb)
- refine migrations readme (24a07ba)
- add best practices and creative solutions (#73) (a966b57)
- add interview documenting (#90) (a769ac9)
- add json file to store prompts (#59) (76d7637)
- add langfuse to front and backend (#188) (9ff4c07)
- add migrations using alembic (d1c9882)
- add painpoints page (#64) (48eb22a)
- add project sharing (#88) (0019db1)
- add stepper (#27) (8935281)
- backend: add suggestions and partial workspace updates (169d6ba)
- classify newly uploaded files (e89a7fb)
- display version in ui (#152) (2a40a1e)
- embed documents on upload (#164) (15c75c2)
- enhance workspace step navigation (#165) (bd9acf3)
- Implement workspace management and prompting (0389865)
- improve citation sources (#199) (9f81674)
- introduce error handling and retry mechanism (#87) (bbf85ae)
- more descriptive queryKeys for Mutations (#89) (678c52e)
- rework regenerate (#198) (0275635)
- rework regenerate (#201) (4f61057)
- rework sources for workspaces (#169) (adf82f7)
- support o1 and o3 models (2a1bbc6)
- use environments (#94) (68fb6b2)
- use sampling temperature and adapt prompts (#161) (c5b20c9)
- add default for llm system prompt sender (785daa8)
- add migration for pins table (#98) (468aa67)
- add more verbose logging (f7cd9d0)
- add more verbose logging (dc6cb90)
- call create suggestion endpoint (#36) (19b27fa)
- copy env.py to parent directory in dockerfile (#72) (95df154)
- correct migration for public workspaces (#96) (4d041c9)
- display version/sidebar loading on first load only (#171) (78174b3)
- do not require storage account on build (3ed4cf0)
- enable azure login and secure sharing (#105) (edd3826)
- enable notify step (#67) (aee428e)
- enable public access to public workspaces (#103) (6d5522c)
- enable starting app using docker compose (#17) (cb1fc8f)
- fix env config (d23aa30)
- fix global index (90fb0d2)
- fix pylint warning (edb8ded)
- fix pylint warning (994636a)
- implemented wrapper for mergerretriever (#187) (84c4602)
- instantiate azure file helper outside of init (2255b4e)
- lint frontend and backend (#22) (c8e9a7e)
- merge (6efd6a4)
- move env variable init to a separate method (#68) (94bcb4a)
- moved logging from stderr to stdout (#190) (008ec09)
- only run notify when pr is on main or release (#65) (4bdb6ea)
- remove faulty router usage (e0a541b)
- remove hardcoded storage account variable (#37) (30a0319)
- remove migrations used for debugging (d5c59fb)
- rename migrations readme to markdown (05085c4)
- require users to create workspace (aa96aa3)
- resolve pylint issues (#26) (637bb78)
- resolve pylint issues (#74) (20068e6)
- revalidate form when changing challenge (#95) (3d31bf3)
- root-dir (ad688cc)
- run initial embedding only if seed storage is enabled (baab75b)
- run pipeline only if pr is on main or release (#66) (95b8f5b)
- start webserver before seeding is done (b57abba)
- start webserver before seeding is done (faed2d0)
- typo in document-upload (#200) (40eafb7)
- unselect painpoint in list based on id not position (#170) (c730e30)
- update query cache when updating workspace (#131) (f544627)
- use full file path on document upload (0621a79)
- use stage for env validation (4437f97)
0.1.2 (2025-01-24)
0.1.1 (2025-01-14)
- add best practices and creative solutions (#73) (b9ccda7)
- add migrations using alembic (078723f)
- add project sharing (#88) (c5cd283)
- more descriptive queryKeys for Mutations (#89) (4c29e7f)
- use environments (#94) (d937d6d)
- add ai review step (#86) (6b9517c)
- add migration for pins table (#98) (1f09a41)
- correct migration for public workspaces (#96) (9fdc0ec)
- enable azure login and secure sharing (#105) (12c42c3)
- enable public access to public workspaces (#103) (2c92fbf)
- remove migrations used for debugging (94f9513)
- rename migrations readme to markdown (6eba9d1)
- revalidate form when changing challenge (#95) (4a5166a)