You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: