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
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