Atai Barkai
d4d7e78350
pass on any TextareaHTMLAttributes<HTMLDivElement> props
2023-08-16 15:48:44 -07:00
Atai Barkai
3d4abe2c2d
updating text based on external state
2023-08-16 15:34:09 -07:00
Atai Barkai
603d8bcc48
added: textAreaPurpose, disableWhenEmpty, placeholder support, placeholder style
2023-08-16 07:34:09 -07:00
Atai Barkai
fbad810925
custom autosuggestions config
2023-08-15 20:49:52 -07:00
Atai Barkai
5cb2142805
move useMakeAutosuggestionFunction to react textarea
2023-08-14 17:15:37 -07:00
Atai Barkai
08fed377c0
autosuggestions work and are fucking awesome
2023-08-14 16:32:44 -07:00
Atai Barkai
81764de583
autosuggestions config type
2023-08-14 11:34:17 -07:00
Atai Barkai
2732ed1323
minor comment for clarity
2023-08-14 11:33:28 -07:00
Atai Barkai
56afe0b881
wip before text, after text
...
wip - double counting before text
wip middle sort of working
wip
pre select text seems to be consistent across the standard edge cases! (newlines, middle of node, between nodes, etc.)
2023-08-13 22:15:16 -07:00
Atai Barkai
73ac1eb802
wip debounce
...
.
2023-08-13 22:15:16 -07:00
Atai Barkai
fb5e5f32cc
simpe autocomplete impl
2023-08-08 22:12:01 -07:00
Atai Barkai
883ec18c2b
propagate CopilotTextArea contents etc.
2023-08-08 18:39:21 -07:00
Atai Barkai
0d8df98c5b
delete unused example
2023-08-02 18:28:08 -07:00
Atai Barkai
a6c82f199b
add basic react-textarea skeleton
2023-08-02 18:28:03 -07:00
Atai Barkai
4cceaacaed
react-textarea
2023-08-02 15:20:12 -07:00
Atai Barkai
4f19bd7bf8
publish packages
2023-07-18 23:32:25 -07:00
Atai Barkai
4c4441d8ed
simpler
2023-07-18 20:39:39 -07:00
Atai Barkai
ead0fcf644
WaterBnb
2023-07-18 20:39:20 -07:00
Atai Barkai
5474e93615
system message: add directions for funcs. and add max tokens to backend code
...
.
2023-07-18 12:55:39 -07:00
Atai Barkai
1befcaf145
upgrade ai package
2023-07-18 12:55:29 -07:00
Atai Barkai
dc69ad3b84
wip: explicilty pass function descriptions
...
..
.
2023-07-18 12:55:28 -07:00
Atai Barkai
78377e0e74
select deselect
2023-07-18 12:55:04 -07:00
Atai Barkai
8e31c57636
example app: visual changes
2023-07-18 12:55:04 -07:00
Atai Barkai
5e9e30ce6f
real images
2023-07-18 12:55:04 -07:00
Atai Barkai
36f74a0f94
delete old example
2023-07-15 08:13:23 -07:00
Atai Barkai
5d07951b2f
add —inspect arg to node dev
2023-07-15 03:39:35 -07:00
Atai Barkai
3552218014
add relative path @copilotkit/react-core/*": ["../packages/react-core/*"], etc.
2023-07-15 03:26:56 -07:00
Atai Barkai
40af06bb6b
minor copilot optimizations
2023-07-15 03:26:17 -07:00
Atai Barkai
1c836e53a6
correct support for array type
2023-07-14 18:13:07 -07:00
Atai Barkai
6ebd15c201
examples/web —> examples/next-openai
2023-07-14 17:06:41 -07:00
Atai Barkai
4b8f2188d4
folder rename: apps -> examples
...
.
2023-07-14 17:04:29 -07:00
Atai Barkai
03164e91c7
v0.2 turbo refactor
2023-07-13 16:08:04 -07:00
Atai Barkai
256749917a
use gpt 4 by default
2023-06-30 16:18:02 -07:00
Atai Barkai
6acef91603
basic function skeleton in place
2023-06-29 19:41:40 -07:00
Atai Barkai
7dd1298105
function calling skeleton
...
.
2023-06-29 17:14:43 -07:00
Atai Barkai
b15cabad7e
injectable empty screen component
2023-06-29 14:47:48 -07:00
Atai Barkai
62b77b9f0f
empty screen for copilot
2023-06-29 14:19:31 -07:00
Atai Barkai
7a82cccc82
improved default prompt
2023-06-29 14:19:21 -07:00
Atai Barkai
ba523108d0
sidebar active
2023-06-29 14:01:06 -07:00
Atai Barkai
6bb8803aab
wip sidebar
2023-06-29 10:50:50 -07:00
Atai Barkai
8097984dc6
rename files for consistency like-this
2023-06-28 10:01:19 -07:00
Atai Barkai
e8e0f9f71a
minor renames: use-make-copilot-actionable
2023-06-28 09:49:03 -07:00
Atai Barkai
bc566f0739
useMakeCopilotWritable: add memoization + depenencies
2023-06-28 09:47:38 -07:00
Atai Barkai
709120a1cf
minor view splitting + starting to introduce sidebar
2023-06-28 06:59:08 -07:00
Atai Barkai
2ecc49b36e
copilotContext: setEntrypoint & removeEntrypoint: useCallback
2023-06-28 06:57:45 -07:00
Atai Barkai
8617ed934b
better format system message for copilot gpt
2023-06-27 15:14:01 -07:00
Atai Barkai
4261f1b5d0
tree uses reduces rather than manual state management, fixes many bugs due to decoupled dependencies
2023-06-27 11:14:13 -07:00
Atai Barkai
aede3c6af9
components —> chat-components
2023-06-26 12:12:11 -07:00
Atai Barkai
0e010c67db
wip
...
.
2023-06-26 12:11:26 -07:00
Atai Barkai
4bf090dab8
useMakeCopilotReadable
2023-06-25 20:19:54 -07:00