Skip to content

Commit 9126b7a

Browse files
PR with MD and Normal files with No broken Links
1 parent 2d22d35 commit 9126b7a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

code/backend/Admin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
logger = logging.getLogger(__name__)
2424
logger.debug("Starting admin app")
25-
25+
logger.debug("Starting admin app")
2626

2727
st.set_page_config(
2828
page_title="Admin",

docs/contract_assistance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ We have added sample contract data in the [Contract Assistant sample Docs](../da
5858

5959
## Conclusion
6060
This README provides an overview of the Chat With Your Data Contract Review and Summarization Assistant prompt, instructions for updating the prompt configuration, and examples of questions and answers. Ensure you follow the guidelines for updating the prompt to maintain consistency and accuracy in responses.
61+
62+
Test

0 commit comments

Comments
 (0)