Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chief Complaint Task 2: Finish basic LLM UI #34

Open
1 task done
nriedman opened this issue Jan 30, 2024 · 0 comments
Open
1 task done

Chief Complaint Task 2: Finish basic LLM UI #34

nriedman opened this issue Jan 30, 2024 · 0 comments
Labels
Chief Complaint enhancement New feature or request

Comments

@nriedman
Copy link
Contributor

Use Case

The LLM UI will be the chat interface by which the user will engage with the LLM to fine tune their chief complaint.

Problem

As of right now, only OpenAI LLM is supported, the user needs to instigate the conversation (i.e. the LLM does not have a welcome message), and minor details remain unpolished (such as a loading icon while the LLM generates).

Solution

Update the LLM UI with semi-polished details, integrate offline LLM capabilities, and enable a welcome message by the LLM.

Alternatives considered

Integrating Offline LLM capabilities may be able to wait for after we make our MVP.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@philippzagar philippzagar added enhancement New feature or request Chief Complaint labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chief Complaint enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants