v1.0.0
1.0.0 (2024-10-30)
⚠ BREAKING CHANGES
- implement chat endpoint switch (Azure-Samples#905)
Features
- [IV] Enable semantic search when semantic search true (#942) (0d1f2e0)
- [IV] Reprocess All documents functionality (#870) (89e328b)
- Add a new Orchestrator "prompt_flow" (#1026) (ce9281a)
- Add prompt flow deployment (#1003) (d0c92fb)
- Chat History and cosmosdb implementation (#1288) (2536471)
- Generate and add image captions to search index when image is ingested. (#928) (b8e34aa)
- Generate embeddings for images (#892) (a96bde6)
- implement chat endpoint switch (#905) (7621f8c)
- Implement hybrid search on BYOD endpoint. (#891) (8309d54)
- Implemented functionality to enable multilingual filename uploads in the Admin App. (#1404) (3b0c22e)
- Include citations in response when using prompt flow (#1089) (aef3489)
- Include images in call to LLM (#971) (5617f82)
- Include vectorized text in search queries (#953) (8642df3)
- Integrated Vectorization - adding OCR skill (#1021) (30440a8)
- Legal Assistant configuration (#1007) (64088d8)
- Remove LangChain from post prompt tool (#937) (21064e7)
- Remove LangChain from question answer tool (#939) (77b99da)
- Set limit for advanced image processing images (#978) (f604655)
- Store image embeddings in search index (#921) (f903af9)
- Text to Speech feature implementation (#1235) (dd88ebc)
- Upload to AI Search in Batches (#1323) (5d0a5d6)
- Use openai client for Azure BYOD (#831) (fc62160)
Bug Fixes
- Deleted files are visible on screen after clicking on delete button. (#1143) (773e199)
- Ingest data - UI issue overlapping components (#1151) (33e1798)
- Slight pauses while speaking cause reco to halt and start a new phrase. (#982) (e10a0fa)
- [Bug - 4658] Updated stop sequence to empty string in Bicep (#1070) (016489b)
- [Bug-4714-Admin] Borders for contrast mode and fixed resizing issue for 1280p (#1044) (f75e37e)
- [Bug-4715-Admin] Added border in high constrast mode (#1046) (c9c5df7)
- [Bug-4717: Citation Panel] proving borders and resize of the content without overlap. (#1051) (284a4b2)
- [Bug-4717] reverted all 200% zoom changes (#1073) (7989689)
- [IV] Appropriate messages on Explore & Delete page when index not created (#849) (50b9900)
- Add
max_tokens
to chat completions (#934) (392d437) - Add
vector_fields
to Azure OpenAI On Your Data (#966) (5483f92) - Add AI disclaimer to Teams extension (#1074) (2efccd1)
- Add fallback message for preview display issues with tables and special formatting (#1173) (718d6b5)
- Add gpt-4o support #967 and embedding model version as variable (#1090) (ab670cb)
- Added changes in Delete Data file (#1262) (547c031)
- Added missing env variables in main.bicep for function app (#1147) (4a88aff)
- Added title as "Assistant type configuration" (#1130) (7eb28a1)
- Added UI changes (Landing Screen) (#1039) (2c312ee)
- Addressed the file upload issue with filenames in Hebrew language in ingest documents screen (#1376) (6d77789)
- Admin config page refresh issue fix (#1330) (9ecf2b7)
- AZURE_SEARCH_TOP_K and AZURE_OPENAI_SYSTEM_MESSAGE keeps reseting after running azd env set and azd up command (#1146) (6210255)
- backend .env path (#1006) (4b13f13)
- Cache the Config (#933) (b4e7dcc)
- Configuration tab "Reset configuration to Defaults" confuses the user whether it is button or dropdown. (#1196) (21ffcd8)
- Configured main index search field names in environment variables (#1198) (19ecff1)
- Content is out of box/region (#1176) (ff1d0df)
- Correct the image_url for calling gpt vision (#1004) (99a8298)
- Correctly set computer vision location (#1045) (4d5dee0)
- create release using ref of triggering workflow (#996) (df22433)
- CWYD-Contract Assistant - Landing page should mention Contract Assistant (similar to our Research Assistant accelerator) (#1199) (1448c01)
- Delete from storage when files deleted from Admin site (#970) (3a497d7)
- Delete section moved as form section to avoid refreshing on clicking check box (#1263) (1478a26)
- delete url embeddings from index when deleting from Admin website (#977) (8f5ea28)
- Disable send button until speech recording stopped (#1131) (f656241)
- Downgrade semantic kernel (#1305) (53b899c)
- EnvHelper unusable if error occurs during initialisation (#954) (290fb05)
- Error handling for 'answer' variable (#1343) (c1cb24e)
- Error viewing images in Explore Data page (#936) (0d12d63)
- exception should come in correct way to user on configuration page and corrected the message (#1291) (b4ba2d1)
- Fix computer vision for deployments (#919) (548a767)
- Fix for byod without data issue (#1355) (6f03aab)
- Fix for Chat history thread title is saved with space (#1436) (b587b98)
- Fix for Inconsistent response (#1380) (c42053a)
- Fix for the issue encountered when updating the .env file and modifying model configurations. (#1347) (6518797)
- Fix generate_arm_templates.sh script, reformat all Bicep files (#922) (8c46627)
- Fix Machine Learning output on deployment (#1020) (3e0b75c)
- fixed admin config issue (#1379) (0914ce7)
- Fixed Admin Interface: Explore Data-Files visibility issue (#1128) (d1b4aac)
- fixed config save issue (#1421) (1249abf)
- fixed lint issue (#1396) (28e628a)
- Focus of screen shifts whenever we type question in search box (#1295) (d78db31)
- font size changes reverted and removed extra padding (#1069) (7933686)
- Frontend crash due to invalid citations (#1002) (c323d78)
- handle BlobDelete event type in
batch_push_results
(#893) (f27b68e) - Handle RateLimitError in BadRequestException (#1111) (5393c3e)
- Handled the file format if its in UPPER CASE (#1200) (1786e21)
- Keep the Admin.py as uppercase naming to allow the streamlit pick it as is. (#912) (4150955)
- Login to Azure in post provision step if not already (#1022) (1b305b8)
- lower function syntax (95ddc43)
- Model should ignore answering if user ask queries like List all the documents (#1201) (0d6b896)
- Previously recorded question reappears if clicked on mic repeatedly. (#1205) (6ba499f)
- Psl 6635 - BYOD workflow implementation (#1265) (6998ab0)
- Psl bug 9334 (#1425) (a9997b0)
- PSL-BUG-1850-Fixed (#976) (a7c8274)
- Remove duplicated citation (#980) (be35879)
- Remove time.sleep from test case (#1127) (2fac130)
- Removing index creation from init of AzureSearchHelper.py (#872) (6b8f125)
- Restrict OpenAI Orchestrator from Responding to Non-Document-Related Queries (#1351) (9e8da75)
- Retain compatibility with existing deployments by using previous environment variables if new ones are unavailable (#1356) (656e045)
- Revert linting bug (#932) (d4e417a)
- Smooth Error Handling for Subscription Token Exhaustion (#1105) (4e848de)
- streamlit version changed to 1.36 (#1202) (3c564d0)
- teams bot double encode issue (#1107) (7491070)
- Text is overlapping in the citation section (Line spacing) (#999) (a5ac4a4)
- The issue of ambiguous language reply solved (#1149) (e118f06)
- The Web UX is intentionally not revealing references when clicked to display (#1008) (8a56849)
- The Web UX is intentionally not revealing references when clicked to display (#974) (70e2a50)
- Type HTM upload issue fix on explore page under admin (#1172) (fd8619a)
- Type JPG upload issue fix on explore page under admin (#1170) (b4a24ff)
- update local port to use 5050 (#847) (e755928)
- Updated the column name as "id" for the azureSearchFieldId column in bicep code (#1219) (afe1ffc)
- Updated the column name as "id" for the azureSearchFieldId column in main.json file (#1220) (98b5bb7)
- Use relative path for ConversationFlow import so that shared code works in all applications (#963) (a9ce0bd)
Reverts
Other Updates
- [IV] Backend API Functional tests (#940) (0c94891)
- [IV] Functional tests for IV backend function (#938) (54723fe)
- add conventional commit preset (#968) (5be92b5)
- Add documentation for integrated vectorization. (#834) (a2f0312)
- Add functional tests for batch_push_results (#873) (828ccd2)
- Add linting to the PR process (#1168) (2d802d1)
- Add promptflow and ml tooling to dev container (#1040) (cde0ad7)
- Add README for advanced image processing (#969) (59f55ea)
- Add stale bot (#918) (b5a17b0)
- Adding params that we have ENV for (#868) (d917a30)
- Adds a PR title checker GitHub Action (#846) (e5503a8)
- Adds GitHub Action to create automated Release PRs (#865) (27e1e06)
- Adds merge group event to PR title checker (#860) (4836e6b)
- Apply pep8 on leftover files from pr-merge (#908) (c750216)
- Best Practices in its own page (#880) (6c5dfe0)
- Boolean only accepting a false is causing bicep ERROR in CI (#851) (e41a78a)
- Bullseye -> bookworm (#926) (bb55bc8)
- bump @babel/traverse from 7.24.5 to 7.24.6 in /code/frontend (#989) (6ea0fe2)
- bump @babel/traverse from 7.24.6 to 7.24.7 in /code/frontend (#1028) (912cdc8)
- bump @babel/traverse from 7.24.7 to 7.24.8 in /code/frontend (#1140) (1d2f7f1)
- bump @babel/traverse from 7.24.8 to 7.25.2 in /code/frontend (#1194) (60fd8f1)
- bump @babel/traverse from 7.25.2 to 7.25.3 in /code/frontend (#1217) (c421daf)
- bump @babel/traverse from 7.25.3 to 7.25.6 in /code/frontend (#1278) (6280656)
- bump @babel/traverse from 7.25.6 to 7.25.7 in /code/frontend (#1381) (5d45532)
- bump @fluentui/react from 8.118.2 to 8.118.3 in /code/frontend (#943) (135103d)
- bump @fluentui/react from 8.118.3 to 8.118.5 in /code/frontend (#991) (5e1c0e9)
- bump @fluentui/react from 8.118.5 to 8.118.6 in /code/frontend (#995) (c355ee4)
- bump @fluentui/react from 8.118.6 to 8.118.7 in /code/frontend (#1029) (3334b48)
- bump @fluentui/react from 8.118.7 to 8.118.8 in /code/frontend (#1060) (2d8004e)
- bump @fluentui/react from 8.118.8 to 8.118.9 in /code/frontend (#1078) (5f0fd5e)
- bump @fluentui/react from 8.118.9 to 8.119.0 in /code/frontend (#1099) (c6d9fb4)
- bump @fluentui/react from 8.119.0 to 8.119.1 in /code/frontend (#1137) (17e5774)
- bump @fluentui/react from 8.119.1 to 8.119.2 in /code/frontend (#1161) (5b9f202)
- bump @fluentui/react from 8.119.2 to 8.119.3 in /code/frontend (#1182) (d632718)
- bump @fluentui/react from 8.119.3 to 8.120.2 in /code/frontend (#1216) (7075525)
- bump @fluentui/react from 8.120.2 to 8.120.3 in /code/frontend (#1230) (a228b06)
- bump @fluentui/react from 8.120.3 to 8.120.8 in /code/frontend (#1293) (c98372f)
- bump @fluentui/react from 8.120.8 to 8.120.9 in /code/frontend (#1319) (3c7c464)
- bump @fluentui/react from 8.120.9 to 8.121.1 in /code/frontend (#1375) (0a4a472)
- bump @fluentui/react from 8.121.1 to 8.121.4 in /code/frontend (#1409) (95fa4f2)
- bump @fluentui/react-icons from 2.0.239 to 2.0.240 in /code/frontend (#944) (fdcd2a4)
- bump @fluentui/react-icons from 2.0.240 to 2.0.242 in /code/frontend (#1014) (94525cb)
- bump @fluentui/react-icons from 2.0.242 to 2.0.245 in /code/frontend (#1068) (8b9e67f)
- bump @fluentui/react-icons from 2.0.245 to 2.0.247 in /code/frontend (#1097) (e428ed7)
- bump @fluentui/react-icons from 2.0.247 to 2.0.249 in /code/frontend (#1141) (9de7fae)
- bump @fluentui/react-icons from 2.0.249 to 2.0.252 in /code/frontend (#1193) (91b1bfb)
- bump @fluentui/react-icons from 2.0.252 to 2.0.253 in /code/frontend (#1227) (b8c87b8)
- bump @fluentui/react-icons from 2.0.253 to 2.0.256 in /code/frontend (#1277) (92dbb9e)
- bump @fluentui/react-icons from 2.0.256 to 2.0.258 in /code/frontend (#1298) (64ec5b0)
- bump @fluentui/react-icons from 2.0.258 to 2.0.259 in /code/frontend (#1360) (4978f26)
- bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0 in /code/frontend (#1167) (ed85f63)
- bump @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 in /code/frontend (#1164) (604b14e)
- bump @types/node from 20.12.10 to 20.12.11 in /code/frontend (#842) (aa0636e)
- bump @types/node from 20.12.11 to 20.12.12 in /code/frontend (#945) (38642a0)
- bump @types/node from 20.12.12 to 20.14.2 in /code/frontend (#1034) (3fb9790)
- bump @types/node from 20.14.10 to 20.14.11 in /code/frontend (#1163) (4fcd6a1)
- bump @types/node from 20.14.11 to 22.0.0 in /code/frontend (#1180) (b15a0fa)
- bump @types/node from 20.14.2 to 20.14.8 in /code/frontend (#1076) (9be0ad2)
- bump @types/node from 20.14.8 to 20.14.9 in /code/frontend (#1098) (f55c0fe)
- bump @types/node from 20.14.9 to 20.14.10 in /code/frontend (#1117) (64a682b)
- bump @types/node from 22.0.0 to 22.1.0 in /code/frontend (#1214) (20a6843)
- bump @types/node from 22.1.0 to 22.2.0 in /code/frontend (#1228) (58ff5b4)
- bump @types/node from 22.2.0 to 22.5.2 in /code/frontend (#1276) (8088938)
- bump @types/node from 22.5.2 to 22.5.4 in /code/frontend (#1300) (75b3ea2)
- bump @types/node from 22.5.4 to 22.5.5 in /code/frontend (#1320) (21f463c)
- bump @types/react from 18.3.1 to 18.3.2 in /code/frontend (#889) (55b608a)
- bump @types/react from 18.3.2 to 18.3.3 in /code/frontend (#988) (671da33)
- bump @types/react from 18.3.3 to 18.3.5 in /code/frontend (#1279) (df4d026)
- bump @types/react from 18.3.5 to 18.3.9 in /code/frontend (#1350) (5f1efcd)
- bump @types/uuid from 9.0.8 to 10.0.0 in /code/frontend (#1075) (99faae5)
- bump @vitejs/plugin-react from 4.2.1 to 4.3.0 in /code/frontend (#992) (849f98e)
- bump @vitejs/plugin-react from 4.3.0 to 4.3.1 in /code/frontend (#1032) (5f50231)
- bump @vitejs/plugin-react from 4.3.1 to 4.3.2 in /code/frontend (#1357) (2faf2f5)
- bump aiohttp from 3.9.5 to 3.10.2 (#1221) (15485f1)
- bump axios from 1.6.8 to 1.7.4 in /extensions/teams (#1238) (fc24fa4)
- bump azure-ai-ml from 1.16.1 to 1.17.0 (#1084) (4ec067e)
- bump azure-ai-ml from 1.17.0 to 1.17.1 (#1123) (13b898d)
- bump azure-ai-ml from 1.17.1 to 1.18.0 (#1159) (f7b604a)
- bump azure-ai-ml from 1.18.0 to 1.19.0 (#1244) (a873671)
- bump azure-ai-ml from 1.19.0 to 1.20.0 (#1312) (929ffdc)
- bump azure-functions from 1.19.0 to 1.20.0 (#1054) (836bef5)
- bump azure-functions from 1.20.0 to 1.21.0 (#1366) (a075026)
- bump azure-identity from 1.16.0 to 1.16.1 (#1042) (c800a65)
- bump azure-identity from 1.16.1 to 1.17.1 (#1081) (5a4a465)
- bump azure-identity from 1.17.1 to 1.18.0 (#1335) (90aaeca)
- bump azure-monitor-opentelemetry from 1.4.1 to 1.4.2 (#950) (f5b5d3b)
- bump azure-monitor-opentelemetry from 1.4.2 to 1.5.0 (#1015) (f3cc521)
- bump azure-monitor-opentelemetry from 1.5.0 to 1.6.0 (#1083) (ca58332)
- bump azure-monitor-opentelemetry from 1.6.0 to 1.6.1 (#1207) (17229e8)
- bump azure-monitor-opentelemetry from 1.6.1 to 1.6.2 (#1313) (f950f69)
- bump azure-storage-blob from 12.19.1 to 12.20.0 (#887) (602ba31)
- bump azure-storage-queue from 12.10.0 to 12.11.0 (#1158) (f7deeb4)
- bump azure-storage-queue from 12.11.0 to 12.12.0 (#1334) (2ea563a)
- bump azure-storage-queue from 12.9.0 to 12.10.0 (#884) (1cc9edd)
- bump black from 24.4.2 to 24.8.0 (#1211) (88565da)
- bump black from 24.8.0 to 24.10.0 (#1416) (5e3a029)
- bump braces from 3.0.2 to 3.0.3 in /extensions/teams (#1041) (6e250fe)
- bump certifi from 2024.6.2 to 2024.7.4 (#1114) (1087a93)
- bump cypress from 13.10.0 to 13.11.0 in /tests/integration/ui (#1027) (adc1577)
- bump cypress from 13.11.0 to 13.12.0 in /tests/integration/ui (#1086) (45e428e)
- bump cypress from 13.12.0 to 13.13.0 in /tests/integration/ui (#1115) (8fa3655)
- bump cypress from 13.13.0 to 13.13.1 in /tests/integration/ui (#1160) (1924554)
- bump cypress from 13.13.1 to 13.13.2 in /tests/integration/ui (#1212) (8c53b40)
- bump cypress from 13.13.2 to 13.14.1 in /tests/integration/ui (#1275) (36fad0a)
- bump cypress from 13.14.1 to 13.14.2 in /tests/integration/ui (#1297) (6f51dd6)
- bump cypress from 13.14.2 to 13.15.0 in /tests/integration/ui (#1367) (c2f1c91)
- bump cypress from 13.8.1 to 13.9.0 in /tests/integration/ui (#888) (20da2ec)
- bump cypress from 13.9.0 to 13.10.0 in /tests/integration/ui (#983) (0821c91)
- bump docker/build-push-action from 5 to 6 (#1052) (d07b636)
- bump flake8 from 7.0.0 to 7.1.0 (#1056) (1d9c4e2)
- bump flake8 from 7.1.0 to 7.1.1 (#1210) (639a869)
- bump flask-cors from 4.0.1 to 4.0.2 (#1325) (b67f0a7)
- bump jsonschema from 4.22.0 to 4.23.0 (#1136) (efd72d3)
- bump jupyter from 1.0.0 to 1.1.1 (#1273) (1ca2d7c)
- bump jupyterlab from 4.2.2 to 4.2.5 (#1264) (329d662)
- bump langchain from 0.1.16 to 0.1.17 (#844) (cc23df1)
- bump langchain from 0.1.17 to 0.1.20 (#952) (8a4390b)
- bump langchain-community from 0.0.37 to 0.0.38 (#882) (221ea4a)
- bump langchain-community from 0.2.10 to 0.2.11 in the langchain group (#1206) (0c2b773)
- bump langchain-openai from 0.1.13 to 0.1.14 in the langchain group (#1122) (e4c7f54)
- bump langchain-openai from 0.1.6 to 0.1.7 (#984) (4fe124c)
- bump langchain-openai from 0.1.8 to 0.1.9 in the langchain group (#1079) (feb89f9)
- bump microsoft-cognitiveservices-speech-sdk from 1.36.0 to 1.38.0 in /code/frontend (#1059) (570deca)
- bump microsoft-cognitiveservices-speech-sdk from 1.38.0 to 1.40.0 in /code/frontend (#1249) (ad31239)
- bump MishaKav/pytest-coverage-comment from 1.1.51 to 1.1.52 (#1102) (4f5ecdd)
- bump notebook from 7.2.1 to 7.2.2 (#1284) (9f32a6f)
- bump openai from 1.26.0 to 1.28.1 (#886) (dd37067)
- bump openai from 1.28.1 to 1.30.1 (#949) (1d081c8)
- bump openai from 1.30.1 to 1.30.3 (#990) (eb8f207)
- bump openai from 1.30.3 to 1.30.5 (#1018) (03021ec)
- bump openai from 1.30.5 to 1.34.0 (#1047) (a186884)
- bump openai from 1.34.0 to 1.35.3 (#1080) (94af755)
- bump openai from 1.35.10 to 1.35.14 (#1144) (89d5b3f)
- bump openai from 1.35.14 to 1.37.0 (#1169) (56420ca)
- bump openai from 1.35.3 to 1.35.7 (#1095) (195a769)
- bump openai from 1.35.7 to 1.35.10 (#1124) (49bc6ca)
- bump openai from 1.37.0 to 1.37.1 (#1190) (50c0ab6)
- bump openai from 1.37.1 to 1.38.0 (#1208) (3b5b1b1)
- bump openai from 1.38.0 to 1.44.0 (#1296) (0e5ffee)
- bump openai from 1.44.0 to 1.48.0 (#1349) (640f27c)
- bump opentelemetry-instrumentation-httpx from 0.45b0 to 0.46b0 (#1011) (d811417)
- bump opentelemetry-instrumentation-httpx from 0.46b0 to 0.47b0 (#1192) (a2dc2a1)
- bump opentelemetry-instrumentation-httpx from 0.47b0 to 0.48b0 (#1274) (548c311)
- bump pandas from 2.2.2 to 2.2.3 (#1336) (a0e2dd1)
- bump pillow from 10.3.0 to 10.4.0 (#1096) (588f882)
- bump postcss from 8.4.38 to 8.4.39 in /code/frontend (#1103) (abbf95b)
- bump postcss from 8.4.39 to 8.4.40 in /code/frontend (#1181) (c6ecd0e)
- bump postcss from 8.4.40 to 8.4.41 in /code/frontend (#1229) (bb3b9b1)
- bump postcss from 8.4.41 to 8.4.44 in /code/frontend (#1280) (687a5bc)
- bump postcss from 8.4.44 to 8.4.45 in /code/frontend (#1299) (943921c)
- bump postcss from 8.4.45 to 8.4.47 in /code/frontend (#1321) (d0f3f73)
- bump pre-commit from 3.7.0 to 3.7.1 (#885) (70d8b85)
- bump pre-commit from 3.7.1 to 3.8.0 (#1186) (372c2d7)
- bump pre-commit from 3.8.0 to 4.0.0 (#1388) (c158dd3)
- bump pre-commit from 4.0.0 to 4.0.1 (#1417) (c767212)
- bump prettier from 3.2.5 to 3.3.0 in /code/frontend (#1012) (ac9eda6)
- bump prettier from 3.3.0 to 3.3.1 in /code/frontend (#1030) (bd5e951)
- bump prettier from 3.3.1 to 3.3.2 in /code/frontend (#1058) (a5b8ad0)
- bump prettier from 3.3.2 to 3.3.3 in /code/frontend (#1138) (d704570)
- bump promptflow from 1.11.0 to 1.12.0 (#1055) (09e0ee7)
- bump promptflow from 1.12.0 to 1.13.0 (#1093) (294384e)
- bump promptflow from 1.13.0 to 1.14.0 (#1187) (95263e9)
- bump promptflow from 1.14.0 to 1.15.0 (#1241) (52eaca8)
- bump pytest from 8.2.0 to 8.2.1 (#946) (1fc9f8a)
- bump pytest from 8.2.1 to 8.2.2 (#1035) (77be19f)
- bump pytest from 8.2.2 to 8.3.1 (#1154) (8b13403)
- bump pytest from 8.3.1 to 8.3.2 (#1185) (6d134a5)
- bump pytest from 8.3.2 to 8.3.3 (#1311) (4f40492)
- bump pytest-asyncio from 0.23.6 to 0.23.7 (#948) (862059f)
- bump pytest-asyncio from 0.23.7 to 0.23.8 (#1157) (7ea0433)
- bump pytest-asyncio from 0.23.8 to 0.24.0 (#1253) (7f39cf2)
- bump pytest-httpserver from 1.0.10 to 1.0.12 (#1155) (a31718c)
- bump pytest-httpserver from 1.0.12 to 1.1.0 (#1225) (be3f091)
- bump react-router-dom from 6.23.0 to 6.23.1 in /code/frontend (#890) (c056e45)
- bump react-router-dom from 6.23.1 to 6.24.0 in /code/frontend (#1100) (f45ec43)
- bump react-router-dom from 6.24.0 to 6.24.1 in /code/frontend (#1121) (14b21fa)
- bump react-router-dom from 6.24.1 to 6.25.1 in /code/frontend (#1162) (128f165)
- bump react-router-dom from 6.25.1 to 6.26.0 in /code/frontend (#1213) (e5814d1)
- bump react-router-dom from 6.26.0 to 6.26.1 in /code/frontend (#1246) (9958a80)
- bump react-router-dom from 6.26.1 to 6.26.2 in /code/frontend (#1318) (081a7bc)
- bump requests from 2.31.0 to 2.32.0 (#955) (5feca88)
- bump requests from 2.32.0 to 2.32.2 (#987) (99f8e84)
- bump requests from 2.32.2 to 2.32.3 (#1017) (c52934d)
- bump rollup from 4.21.0 to 4.22.4 in /code/frontend (#1342) (825c27f)
- bump semantic-kernel from 0.9.7b1 to 0.9.8b1 (#894) (fab857b)
- bump semantic-kernel from 0.9.8b1 to 1.0.0rc1 (#951) (def0126)
- bump semantic-kernel from 1.0.0rc1 to 1.0.2 (#985) (cfdbd89)
- bump semantic-kernel from 1.0.2 to 1.0.4 (#1019) (4e7136f)
- bump semantic-kernel from 1.0.4 to 1.1.1 (#1057) (f61045e)
- bump semantic-kernel from 1.1.1 to 1.1.2 (#1094) (c9ee7d9)
- bump semantic-kernel from 1.1.2 to 1.2.0 (#1135) (45bf8a3)
- bump semantic-kernel from 1.2.0 to 1.3.0 (#1189) (e5a328d)
- bump semantic-kernel from 1.3.0 to 1.8.0 (#1254) (a2b14d5)
- bump streamlit from 1.34.0 to 1.35.0 (#986) (4cc46c0)
- bump streamlit from 1.35.0 to 1.36.0 (#1082) (b786c62)
- bump streamlit from 1.36.0 to 1.37.0 (#1191) (8655ef6)
- bump streamlit from 1.36.0 to 1.37.1 (#1218) (c3dc7be)
- bump streamlit from 1.37.1 to 1.38.0 (#1270) (06cdac0)
- bump the langchain group across 1 directory with 2 updates (#1285) (a27daae)
- bump the langchain group across 1 directory with 3 updates (#1049) (5f8ed0b)
- bump the langchain group across 1 directory with 3 updates (#1203) (7c14de0)
- bump the langchain group with 2 updates (#1053) (487bbc3)
- bump the langchain group with 2 updates (#1309) (0c88234)
- bump the langchain group with 3 updates (#1092) (f9893c1)
- bump the langchain group with 3 updates (#1133) (bc323ed)
- bump tiktoken from 0.6.0 to 0.7.0 (#947) (12acbfb)
- bump tornado from 6.4 to 6.4.1 (#1024) (c7fe812)
- bump typescript from 5.4.5 to 5.5.2 in /code/frontend (#1077) (80a5bc2)
- bump typescript from 5.4.5 to 5.5.2 in /tests/integration/ui (#1085) (9e2b8a8)
- bump typescript from 5.5.2 to 5.5.3 in /code/frontend (#1119) (f16a1cc)
- bump typescript from 5.5.2 to 5.5.3 in /tests/integration/ui (#1116) (654ae05)
- bump typescript from 5.5.3 to 5.5.4 in /code/frontend (#1179) (6eaf049)
- bump typescript from 5.5.3 to 5.5.4 in /tests/integration/ui (#1177) (50665f9)
- bump typescript from 5.5.4 to 5.6.2 in /code/frontend (#1315) (9b3dc39)
- bump urllib3 from 2.2.1 to 2.2.2 (#1062) (e9b36a7)
- bump uuid from 9.0.1 to 10.0.0 in /code/frontend (#1031) (1694905)
- bump vite from 5.2.11 to 5.2.12 in /code/frontend (#1013) (3e66660)
- bump vite from 5.2.12 to 5.3.1 in /code/frontend (#1050) (f4eea07)
- bump vite from 5.3.1 to 5.3.2 in /code/frontend (#1101) (4d16433)
- bump vite from 5.3.2 to 5.3.3 in /code/frontend (#1120) (d8f63c2)
- bump vite from 5.3.3 to 5.3.4 in /code/frontend (#1165) (2e055a4)
- bump vite from 5.3.4 to 5.3.5 in /code/frontend (#1178) (7771222)
- bump vite from 5.3.5 to 5.4.0 in /code/frontend (#1226) (aff4630)
- bump vite from 5.4.0 to 5.4.2 in /code/frontend (#1260) (7268e9e)
- bump vite from 5.4.2 to 5.4.3 in /code/frontend (#1301) (bca3795)
- bump vite from 5.4.3 to 5.4.7 in /code/frontend (#1339) (b242217)
- bump vitest from 1.6.0 to 2.0.3 in /code/frontend (#1139) (bd4727d)
- bump vitest from 2.0.3 to 2.0.4 in /code/frontend (#1166) (87d75c2)
- bump vitest from 2.0.4 to 2.0.5 in /code/frontend (#1215) (ee705b7)
- bump vitest from 2.0.5 to 2.1.1 in /code/frontend (#1316) (55b4aa2)
- bump vitest from 2.1.1 to 2.1.3 in /code/frontend (#1410) (2b33990)
- bump ws from 7.5.9 to 7.5.10 in /code/frontend (#1064) (f606376)
- bump ws from 7.5.9 to 7.5.10 in /extensions/teams (#1063) (c2672fd)
- Enable
report-only-changed-files
incomment_coverage.yml
(#1108) (b54f05d) - Features into their own markdown pages (#881) (cacb7c3)
- Fix PR template (#863) (751f0a1)
- Fixed small typos (#1174) (2bf54f6)
- Group langchain updates together (#994) (a75c177)
- Investigate pylint for PEP8 (#925) (0ed6ffe)
- Legal Assistant name change (#1088) (4368ea9)
- main: release 1.0.0 (#875) (13602ee)
- main: release 1.1.0 (#903) (54cb083)
- make backend helpers pep8 compliant (#871) (cdc0fe8)
- Make backend orchestrator, parser, and plugins PEP8 (#879) (e60816d)
- Make backend search, backend tools and remainder backend files PEP8 compliant (#899) (3b4c2e3)
- Make document chunking pep8 compliant (#861) (17ea0fb)
- make document loading pep8 compliant. (#869) (ad944e9)
- Modifies release action (#960) (96cc779)
- move imports to top of files (#850) (78644c4)
- Reformat code to fix build (#1067) (9723b29)
- refresh documentation for running without a devcontainer (#956) (fb26463)
- Remove langchain from index operations (#827) (6dd9f61)
- remove tokenlogger (#862) (e5bf20d)
- Run Python unit and functional tests together (#959) (44af6fd)
- Simplify url embeddings logic in Ingest admin app page (#799) (8b0c345)
- Stop generating requirements.txt during deployment (#1354) (3963114)
- Update README.md (#803) (#852) (6c4e5b2)
- Update semantic-kernel (#867) (3677fec)
- Upgrade to LangChain 0.2 (#997) (ecbe2b4)
- use GitHub token (#904) (0dedf7f)
- use semantic kernel instead of langchain (#877) (76d1557)