Andrew
5f3e664eed
delete ctrl+K placeholder
2024-10-14 18:12:11 -07:00
Andrew
fb69afd5c4
fix thread history persistence
2024-10-14 18:07:22 -07:00
Andrew Pareles
8c9eeaa133
Merge pull request #98 from ShikangPang/openai_compatible
...
fix: Refactor openAICompatible initialization in sendLLMMessage.ts
2024-10-14 16:45:49 -07:00
Andrew
00f59e9555
Merge branch 'main' into pr/ShikangPang/98
2024-10-14 16:45:31 -07:00
Andrew
767c45080f
update openai
2024-10-14 16:44:57 -07:00
Andrew Pareles
b0758e02aa
Merge pull request #99 from IDLe-Engineering/patch-1
...
Update sendLLMMessage.ts
2024-10-14 16:21:03 -07:00
Tom Spielvogel
7f81836d9f
Update sendLLMMessage.ts
...
In order to take the enpoint specified for the OpenAICompatible setting - the openai class needs to be instanciated with the baseURL setting from apiConfig
2024-10-14 16:18:41 +02:00
Mathew P
33c3ef6751
Fix newline bug
2024-10-13 22:05:10 -07:00
Mathew P
20056f209e
Fix accept/reject diff
2024-10-13 17:47:13 -07:00
Andrew
69d848f22b
update MarkdownRender
2024-10-13 17:11:29 -07:00
Mathew P
1557a44934
Better diff algorithm
2024-10-13 00:15:41 -07:00
pangshikang
89dd63a0ee
fix: Refactor openAICompatible initialization in sendLLMMessage.ts
2024-10-12 16:03:29 +08:00
Andrew
e5c55145e9
update selectedFiles display
2024-10-11 23:18:23 -07:00
Andrew
2638d62a24
only start a new thread if empty
2024-10-11 20:05:10 -07:00
Andrew Pareles
e04d839640
Merge pull request #53 from anetaj/feature/persist-threads-history
...
Persist chat threads history
2024-10-11 19:19:13 -07:00
Andrew
0158e2fd5d
fix ref issues with useInstantState
2024-10-11 19:18:28 -07:00
Andrew
3e308f2082
state is broken
2024-10-11 18:05:01 -07:00
Andrew
429224993b
Merge branch 'main' into pr/anetaj/53
2024-10-11 17:15:52 -07:00
Andrew Pareles
1b8271d217
Merge pull request #52 from anetaj/feature/style-include-files
...
Input box style
2024-10-11 17:12:18 -07:00
Andrew
29ef6b5b43
finish merge from 'main'
2024-10-11 17:11:44 -07:00
Andrew
23a42659b3
Merge branch 'main' into pr/anetaj/52
2024-10-11 17:09:19 -07:00
Andrew
9d7a5eccd3
Merge branch 'main' into pr/anetaj/52
2024-10-11 16:58:55 -07:00
anetaj
42bdcf54ca
Copy code block ( #47 )
...
* rearrange markdown components
* add copy button
* add default style for small button
* hide entire toolbar in user messages
* finish merge
* refactor
---------
Co-authored-by: Andrew <andrewpareles@gmail.com>
2024-10-11 16:56:44 -07:00
Andrew
251b65d04d
finish merge
2024-10-11 16:35:33 -07:00
Andrew
b72da01632
Merge branch 'main' into pr/anetaj/53
2024-10-11 16:35:09 -07:00
Andrew
e2f337f882
OpenAICompatible improvements + misc refactor
2024-10-11 15:02:43 -07:00
Mathew P
496c0178de
Prepare to fix diff highlighting
2024-10-11 14:03:11 -07:00
Darion
ef94de48c2
Merge branch 'main' into main
2024-10-11 12:56:08 -04:00
w1gs
14a8b0ee4e
fixed merge conflicts
2024-10-11 12:52:12 -04:00
Mathew P
38d31ae737
Make diffs dynamic on changes
2024-10-11 01:06:17 -07:00
Andrew Pareles
d3beafec74
Merge pull request #95 from jack1582/main
...
Supports calling LLM in a way compatible with OpenAI's API, and adds explicit configuration items for users。
2024-10-11 00:37:36 -07:00
Andrew Pareles
73fb5bb3c6
Merge branch 'main' into main
2024-10-11 00:36:43 -07:00
Andrew Pareles
247a3b7feb
Merge pull request #92 from w1gs/ide-fixes
...
fixed dependencies that were preventing IDE builds
2024-10-11 00:22:46 -07:00
jackxiong
2e5be73f0c
Supports calling LLM in a way compatible with OpenAI's API, and adds explicit configuration items for users。
2024-10-11 14:58:24 +08:00
Darion
2ca1db35af
Merge branch 'main' into ide-fixes
2024-10-07 10:23:48 -04:00
Mathew P
11baebdf54
diffArea works. Need to fix highlighting
2024-10-07 01:56:29 -07:00
Andrew Pareles
8dde88222c
add Python requirement in contrib
2024-10-06 21:21:59 -07:00
Andrew Pareles
2b47e9745f
Merge pull request #91 from jcommaret/macos-build
...
MacOS IDE build
2024-10-06 20:31:18 -07:00
w1gs
f96416be38
fixed dependencies that were preventing IDE builds
2024-10-06 00:17:15 -04:00
Jérôme Commaret
a4ef0de0ac
MacOS Full IDE ARM
2024-10-06 01:50:01 +02:00
Darion
c3e2dc1621
Merge branch 'voideditor:main' into main
2024-10-05 16:53:40 -04:00
Aneta Jastrzębska
f7a905e27f
Merge branch 'main' into feature/style-include-files
2024-10-05 11:57:04 +02:00
Andrew
c579bcc2fd
rm "void"
2024-10-04 22:27:33 -07:00
Andrew Pareles
ad7b7a6866
Update CONTRIBUTING.md
2024-10-04 22:26:24 -07:00
w1gs
bed7929e48
Added error messages in UI
2024-10-03 21:24:53 -04:00
Mathew P
b07842ec3f
Remove _computedLensesOfDocument
2024-10-03 03:01:27 -07:00
Mathew P
19b2b8bd77
create diffArea; remove _computedLensesOfDocument
2024-10-03 03:00:55 -07:00
Mathew P
f4a407d80f
Refactor and prepare to create addNewChanges
2024-10-03 00:33:17 -07:00
Andrew
95be6e0b37
update config provider string and prompt
2024-10-03 00:02:18 -07:00
Andrew
6741a6fceb
update description
2024-10-02 23:25:42 -07:00