Logan Yang
65f62513e0
Pass multiple notes to prompt by setting folder as context using Copilot command ( #265 )
2024-01-27 22:51:54 -08:00
Logan Yang
f84a3bc56b
[2.4.11] Refactor settings to React components ( #248 )
...
* Add ollama custom base url setting
2024-01-20 19:12:34 -08:00
Logan Yang
c5ef696db2
Add Save and Reload button to settings, fix some error handling ( #218 )
...
* Add save and reload button for settings
* Style new button and settings
* Fix error handling for missing API key and wrong models
* Use gpt4 turbo as default model
2024-01-01 22:04:55 -08:00
Logan Yang
7a4a10cdd1
Fix system prompt and AI chat font size ( #107 )
2023-07-12 16:54:57 -07:00
Logan Yang
2dc2ae2113
Add new models ( #75 )
...
* Add notice for vector store creation
* Add new models to dropdown in settings and chat UI
* Implement new set model logic
* Disable claude models for now because of CORS
* Add working version of AIState with more models
* Make the button force rebuild index
* Wrap the buttons when the view is narrow
2023-06-15 06:39:14 -07:00
Logan Yang
011f103ec6
Add custom prompt commands ( #47 )
2023-05-31 20:34:29 -07:00
Logan Yang
58baf9e710
Make text input area scrollable
2023-05-12 22:18:06 -07:00
Logan Yang
a3b3a2aee5
Fix css overriding default styling bug
2023-05-12 13:14:08 -07:00
Logan Yang
670e7ee4e4
Fix css specificity
2023-04-14 12:14:43 -07:00
Logan Yang
2091295615
Fix unclickable copy button under content
2023-04-11 12:09:14 -07:00
Logan Yang
924fe785be
Fix li styling attempt 2
2023-04-10 18:26:20 -07:00
Logan Yang
0a95c67d0c
Fix li styling
2023-04-10 15:03:35 -07:00
Logan Yang
4298296a58
Fix inline code issue in li items
2023-04-10 14:50:56 -07:00
Logan Yang
a21b12d0a6
Remove regenerate response button
2023-04-08 21:58:38 -07:00
Logan Yang
b328c00fba
Add placeholder in text area
2023-04-07 22:51:42 -07:00
Logan Yang
4c2492a05d
Implement model change by selection
2023-04-07 22:02:42 -07:00
Logan Yang
c4a6fcadc7
Add tooltip to icon buttons
2023-04-07 21:29:37 -07:00
Logan Yang
8865cfa693
Change icon button styling
2023-04-07 15:46:32 -07:00
Logan Yang
546f987a59
Add autosizing for input text area
2023-04-07 15:04:15 -07:00
Logan Yang
9b679fb3c4
Fix list item misalignment
2023-04-07 14:44:49 -07:00
Logan Yang
ccc085c9b2
Redo styling of copy button and remove the hover and hide
2023-04-06 14:10:37 -07:00
Logan Yang
95bdc64257
Hide copy button unless hovered over the message
2023-04-06 13:49:57 -07:00
Logan Yang
1f32b3e5fc
Add copy to clipboard button to messages
2023-04-06 13:42:40 -07:00
Logan Yang
18ef82f54f
Add more styling to messages
2023-04-06 11:20:19 -07:00
Logan Yang
bdd9a4b156
Implement first working version of streaming
2023-04-05 12:03:46 -07:00
Logan Yang
226bb2cbf6
Fix duplicate user message and chat history bug
2023-04-04 21:58:42 -07:00
Logan Yang
eb165165de
Add user and bot icons and styling
2023-04-04 13:09:45 -07:00
Logan Yang
ec11114fdc
Fix styling in chat view
2023-04-03 22:03:50 -07:00
Logan Yang
d7c0e4de56
Fix duplicate user message bug
2023-04-03 21:37:09 -07:00
Logan Yang
81c7894047
Add first attempt with React
2023-04-03 20:18:39 -07:00
Logan Yang
9ec52d3433
Scroll to bottom after user enters message
2023-04-03 12:12:44 -07:00
Logan Yang
17ca753129
Rename chatgptview to copilotchatview
2023-04-03 11:48:44 -07:00
Logan Yang
400f6641d6
Rename file to fix git issue
2023-04-03 11:24:56 -07:00
Logan Yang
b0681121f7
Add model selection in the view
2023-04-02 21:51:10 -07:00
Logan Yang
4688e27b38
Add temperature 0.7
2023-04-02 20:57:50 -07:00
Logan Yang
57893e55a2
Render response as markdown
2023-04-02 19:27:25 -07:00
Logan Yang
8e9dab1106
Make message selectable by mouse drag
2023-04-02 14:54:23 -07:00
Logan Yang
3e601ab782
Implement a running dots effect for waiting
2023-04-02 14:07:04 -07:00
Logan Yang
562c2beac8
Remove icon color to match the theme
2023-04-01 23:27:45 -07:00
Logan Yang
8456632019
Add icons row above chat input and clipboard button
2023-04-01 23:20:03 -07:00
Logan Yang
3c3ea31baf
Fix bug cannot scroll to top
2023-04-01 16:53:20 -07:00
Logan Yang
d7e334cc83
Fix chat messages and input overlap
2023-04-01 15:56:31 -07:00
Logan Yang
acaf6db762
Initial commit
2023-03-30 17:15:32 -07:00