1764 Commits

Author SHA1 Message Date
bobo.yang
f03b2574d1 update chat style, and support edit history msg 2023-04-25 08:08:40 +08:00
bobo.yang
1cf84e5f71 handle different panel with unique name 2023-04-22 21:15:08 +08:00
boob.yang
8157bd81cb
Merge pull request #2 from covespace/chat_with_bot
Updated the ChatPanel class, connected to the GPT model using the ope…
2023-04-22 08:43:49 +08:00
bobo.yang
3a3d6ee400 store api key in .env 2023-04-22 08:37:27 +08:00
bobo.yang
0ba5c6c377 Updated the ChatPanel class, connected to the GPT model using the openai package, and modified the chatWithGPT function to accept conversation history and user roles for better context-aware responses. 2023-04-22 07:53:20 +08:00
boob.yang
7d7cf673e5
Merge pull request #1 from covespace/chat_ui
Implement chat UI in VSCode extension with improved styling
2023-04-21 18:01:54 +08:00
admin
4075819c79 Implement chat UI in VSCode extension with improved styling 2023-04-21 06:51:57 +08:00
Jinglei Ren
8603ebcef3
Update README.md 2023-04-17 15:57:58 +08:00
Jinglei Ren
7356be808f Add repo URLs to package.json 2023-04-17 15:49:16 +08:00
Jinglei Ren
55edd3d88b
Update README.md
Change the project name from "bay" to "cove".
2023-04-14 10:12:05 +08:00
Jinglei Ren
0d15c4550c Add prompt command 2023-04-14 09:29:10 +08:00
Jinglei Ren
561ec4b505 Scaffold the VS Code extension 2023-04-14 08:11:05 +08:00
Jinglei Ren
7235804a29
Update README.md
Link to git and bayspace.
2023-04-13 23:55:58 +08:00
Jinglei Ren
b55144ea4f
Initial commit 2023-04-13 16:57:28 +08:00