| 
							
							
								 based | 149a65cf62 | migrate model name in old presets to new naming scheme | 2024-02-27 02:23:07 +10:00 |  | 
			
				
					| 
							
							
								 Cohee | c9f0d61f19 | #1851 Substitute macros in new example chat | 2024-02-22 18:45:50 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | ece3b2a7c1 | Fix Chat Completions status check on settings loading if another API is selected | 2024-02-22 04:36:06 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 2e00a1baaf | [FEATURE_REQUEST] Can the unlocked max context size for OpenAI completion be increased from 102k to 200k for example? #1842 | 2024-02-19 19:37:18 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 9d713825c2 | #1827 Consolidate {{group}} macro behavior | 2024-02-12 16:23:01 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 33d93b9761 | #1813 Fix squash system messages | 2024-02-11 15:56:48 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 18f84979f2 | Use SSE streaming for MakerSuite | 2024-02-10 02:43:50 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 90231680a9 | Remove extra space | 2024-02-08 00:05:23 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | dfc1719c3f | Use fuzzy name matching | 2024-02-08 00:04:48 +02:00 |  | 
			
				
					| 
							
							
								 EX3-0 | b2eb361028 | Update openai.js added /proxy command. Added "proxy" slash command to openai.js to change between proxy presets in ST script. | 2024-02-07 13:52:48 -05:00 |  | 
			
				
					| 
							
							
								 anon | 634c9aad3b | add logsprobs support for custom OpenAI APIs | 2024-02-04 23:11:45 +00:00 |  | 
			
				
					| 
							
							
								 Cohee | 7ac6ed267f | #1782 OpenAI multiswipe | 2024-02-04 03:36:37 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | da7b435b7c | Merge pull request #1751 from kingbased/proxypreset Reverse proxy presets | 2024-01-29 22:09:33 +02:00 |  | 
			
				
					| 
							
							
								 based | ee7ee9f60a | merged mistral proxy support | 2024-01-27 06:26:23 +10:00 |  | 
			
				
					| 
							
							
								 based | aa976d0de2 | implemented proxy preset manager | 2024-01-27 06:21:00 +10:00 |  | 
			
				
					| 
							
							
								 Cohee | 4d534e3042 | [BUG] Incorrect context size for gpt-4-turbo-0125 #1748 | 2024-01-26 18:51:20 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 1647e5ae49 | Merge pull request #1734 from khanonnie/alternative-tokens Implement Token Probabilities UI panel using logprobs | 2024-01-26 03:39:25 +02:00 |  | 
			
				
					| 
							
							
								 khanon | 60044c18a4 | Implement Token Probabilities UI using logprobs | 2024-01-25 18:34:46 -06:00 |  | 
			
				
					| 
							
							
								 Cohee | 40476dca3b | New OAI models | 2024-01-25 22:01:02 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 515e3859ec | Merge pull request #1689 from h-a-s-k/staging Group chat fixes | 2024-01-25 20:51:55 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 107fe85543 | Add OpenRouter filtered reason display | 2024-01-23 00:10:53 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 0b322c0e3d | Add repetition penalty control for OpenRouter | 2024-01-18 23:55:09 +02:00 |  | 
			
				
					| 
							
							
								 h-a-s-k | 074cc13e60 | Fix group chat example messages not including character name | 2024-01-13 14:34:17 -03:00 |  | 
			
				
					| 
							
							
								 h-a-s-k | 9354697753 | Actually call them example chats | 2024-01-13 13:06:51 -03:00 |  | 
			
				
					| 
							
							
								 Cohee | f4c7fff8c0 | Mistral API got fixed | 2024-01-12 18:17:43 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | e33ac6a78a | Add min_p and top_a for OpenRouter | 2024-01-12 17:15:13 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 747a7824c0 | OpenRouter model dropdown facelift | 2024-01-11 20:27:59 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 9b24e7dc67 | Merge pull request #1596 from DonMoralez/staging added exclude prefixes, modified sequence checker | 2024-01-01 23:33:58 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 9106696f2f | Render prompt manager when switching APIs | 2024-01-01 17:06:10 +02:00 |  | 
			
				
					| 
							
							
								 based | 42aa7fd316 | mistral proxy support | 2023-12-31 06:21:40 +10:00 |  | 
			
				
					| 
							
							
								 valadaptive | 0d3505c44b | Remove OAI_BEFORE_CHATCOMPLETION Not used in any internal code or extensions I can find. | 2023-12-25 03:48:49 -05:00 |  | 
			
				
					| 
							
							
								 DonMoralez | a8e5285ff7 | Merge remote-tracking branch 'upstream/staging' into staging | 2023-12-25 01:19:30 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | f8dece9d88 | Always remove logit bias and stop from vision | 2023-12-24 20:01:59 +02:00 |  | 
			
				
					| 
							
							
								 DonMoralez | 6fb69d5929 | Merge remote-tracking branch 'upstream/staging' into staging | 2023-12-23 00:25:57 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 89d70539b9 | Alternative continue method for chat completions | 2023-12-22 20:24:54 +02:00 |  | 
			
				
					| 
							
							
								 DonMoralez | e95482aea1 | Merge remote-tracking branch 'upstream/staging' into staging | 2023-12-22 17:12:59 +02:00 |  | 
			
				
					| 
							
							
								 DonMoralez | ee06a488b0 | Add exclude prefixes checkbox, modified sequence checker | 2023-12-22 17:04:58 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | a85a6cf606 | Allow displaying unreferenced macro in message texts | 2023-12-21 20:49:03 +02:00 |  | 
			
				
					| 
							
							
								 DonMoralez | 1c9643806b | Merge remote-tracking branch 'upstream/staging' into staging | 2023-12-21 17:30:37 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | b5e59c819c | Merge branch 'staging' into claude-rework | 2023-12-21 16:52:43 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 3001db3a47 | Add additional parameters for custom endpoints | 2023-12-20 23:39:10 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | ae64c99835 | Add custom caption source | 2023-12-20 21:05:20 +02:00 |  | 
			
				
					| 
							
							
								 Cohee | 5734dbd17c | Add custom endpoint type | 2023-12-20 18:29:03 +02:00 |  | 
			
				
					| 
							
							
								 DonMoralez | 50ece13752 | Add restore button, def hum message, claude check | 2023-12-18 02:25:17 +02:00 |  | 
			
				
					| 
							
							
								 DonMoralez | 7835a1360f | Merge remote-tracking branch 'upstream/staging' into staging | 2023-12-17 19:46:47 +02:00 |  | 
			
				
					| 
							
							
								 based | ed96ec5c3e | reverse proxy condition fix | 2023-12-16 12:02:34 +10:00 |  | 
			
				
					| 
							
							
								 DonMoralez | 6b59014892 | (Fix) "squash sys. messages" processed empty messages, adding \n | 2023-12-16 00:24:48 +02:00 |  | 
			
				
					| 
							
							
								 based | 583f786d74 | finish mistral frontend integration + apikey status check | 2023-12-16 07:15:57 +10:00 |  | 
			
				
					| 
							
							
								 based | 041957975a | add mistral completion source to UI | 2023-12-16 06:08:41 +10:00 |  | 
			
				
					| 
							
							
								 DonMoralez | 10fb83ee53 | Merge remote-tracking branch 'upstream/staging' into staging | 2023-12-15 13:12:15 +02:00 |  |