microsoft / simplechat

Interact with a generative AI model via a web-based chat interface. Supports RAG using inline for temp files and Azure AI Search for long term.
MIT License
1 stars 0 forks source link

Settings page for Admins #6

Open paullizer opened 15 hours ago

paullizer commented 15 hours ago

Ideas for General Settings

1. Application Title

2. Logo Upload


AI Configuration

3. Select LLM Model


External Service Configuration

4. Configure External APIs for Chunking and Embedding


File Upload Settings

5. Allowed File Types

6. Maximum File Size


Conversation Settings

7. Conversation History Limit

8. Default System Prompt


Notification Settings

9. Email Notification Templates


User Interface Customization

10. Theme Selection


Security and Privacy Settings

11. Session Timeout

12. Privacy Policy and Terms of Use


Analytics and Logging

13. Enable Debug Logging


Additional Configurations Based on the App's Code

14. Text Chunking Parameters

15. Hybrid Search Parameters


Implementation Considerations

paullizer commented 15 hours ago

Added settings page to v0.59. Working to add App Roles for users and admins to control access to admin_settings page. Will close this when that is complete, will include app version.

image

1. Application Title

2. Logo Upload


AI Configuration

3. Select LLM Model

External Service Configuration

4. Configure External APIs for Chunking and Embedding

File Upload Settings

6. Maximum File Size

Conversation Settings

7. Conversation History Limit

8. Default System Prompt