Webifi
|
5c3fac4cbe
|
fix #273
|
2023-08-28 15:34:26 -05:00 |
Webifi
|
f805f08f98
|
Add ability for non-submitted notes in system prompt
|
2023-08-19 16:26:24 -05:00 |
Webifi
|
950a27d8e6
|
Add more debug, fix non-streaming response
|
2023-08-17 12:20:09 -05:00 |
Webifi
|
cb2b9e07f4
|
Add distinction between chat and instruct models
|
2023-08-16 15:20:07 -05:00 |
Webifi
|
86f427f62f
|
Fix potential infinite loop
|
2023-08-15 23:48:49 -05:00 |
Webifi
|
fb2290308f
|
Begin refactoring model providers to be less anti-pattern
|
2023-08-15 20:32:30 -05:00 |
Webifi
|
8b2f2515f9
|
Send summary request as system prompt
|
2023-08-07 12:32:46 -05:00 |
Webifi
|
0ffdd78863
|
Another prompt prefix issue
|
2023-07-24 23:14:28 -05:00 |
Webifi
|
833633991a
|
Fix user prompt prefix injection
|
2023-07-24 22:20:52 -05:00 |
Webifi
|
f6380e1cc2
|
Allow Petals and/or OpenAI
|
2023-07-24 15:26:17 -05:00 |
Webifi
|
6d35a46d50
|
Allow user to adjust message chaining strings
|
2023-07-22 14:40:12 -05:00 |
Webifi
|
9a6004c55d
|
More changes for Petals integration
|
2023-07-22 13:24:18 -05:00 |
Webifi
|
914055f1f9
|
Initial test of Petals as alternative to OpenAI
|
2023-07-22 01:42:21 -05:00 |
Webifi
|
8e35b198da
|
Add [[LAST-PROMPT]] system prompt expansion
|
2023-07-20 20:32:36 -05:00 |
Webifi
|
5d617455c6
|
Add training messages to system prompt.
|
2023-07-17 19:44:41 -05:00 |
Webifi
|
74cb9bd77a
|
Allow both STARTUP and START-PROMPT in system prompt
|
2023-07-16 18:41:39 -05:00 |
Webifi
|
3df166c2fb
|
Allow system prompt to be split to top and bottom prompts
|
2023-07-16 09:17:52 -05:00 |
Webifi
|
187dbfb0b8
|
Allow system prompt to be sent as last message
|
2023-07-16 08:54:04 -05:00 |
Webifi
|
a180f501d5
|
Changes to summary request and hidden prompt prefix
|
2023-07-15 21:52:21 -05:00 |
Webifi
|
868035c3a0
|
Try to catch intermittent stuck in updating issue
|
2023-06-29 18:28:06 -05:00 |
Webifi
|
899ef0137e
|
Hidden prompt prefix when continuing completion
|
2023-06-27 12:01:25 -05:00 |
Webifi
|
ef74fd5e31
|
Handle some more API errors
|
2023-06-26 20:11:00 -05:00 |
Webifi
|
242be141a9
|
Multiple prefix prompts
|
2023-06-22 14:06:51 -05:00 |
Webifi
|
6bdbad13fe
|
Fix #194
|
2023-06-20 14:39:01 -05:00 |
Webifi
|
d8c797e619
|
Make sure max_tokens is always integer.
|
2023-06-19 15:33:47 -05:00 |
Webifi
|
a574b6ff1c
|
Add setting for summaryTemperature
|
2023-06-18 09:28:09 -05:00 |
Webifi
|
4fd3303e9b
|
Add network error retry to summarization
|
2023-06-17 11:55:15 -05:00 |
Webifi
|
b893255f79
|
Fix issue with summary continuation.
|
2023-06-17 09:10:23 -05:00 |
Webifi
|
5689250d06
|
Fix performance issues fro streaming chat
|
2023-06-16 09:52:29 -05:00 |
Webifi
|
698021baf1
|
Fix memory leak with abort controller
|
2023-06-15 13:48:30 -05:00 |
Webifi
|
7424742ed2
|
Add DALL-E image generation
|
2023-06-14 00:34:24 -05:00 |
Webifi
|
111209c582
|
Fix token summary counting issue
|
2023-06-12 20:29:51 -05:00 |
Webifi
|
a9a49f490a
|
Allow automatic extension of truncated summary
|
2023-06-12 16:52:02 -05:00 |
Webifi
|
94e3ef6ac3
|
Remove debug
|
2023-06-11 19:12:31 -05:00 |
Webifi
|
4353a8c184
|
Add overrides on summary continue
|
2023-06-11 19:05:23 -05:00 |
Webifi
|
7f29f87ca6
|
Fix summary size issue
|
2023-06-11 18:02:01 -05:00 |
Webifi
|
66336a0a13
|
sendRequest refactor
|
2023-06-11 16:49:51 -05:00 |