mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-10 12:10:14 +00:00
Support you.com gpt-4 model (#233)
This commit is contained in:
parent
0343842af9
commit
21fa61d2af
18 changed files with 311 additions and 168 deletions
|
|
@ -21,5 +21,6 @@ public interface ChatToolWindowTabPanel extends Disposable {
|
|||
void startNewConversation(Message message);
|
||||
|
||||
void sendMessage(Message message);
|
||||
|
||||
void requestFocusForTextArea();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue