Cohee
|
0637223bc2
|
Add class to tool call messages
|
2024-10-05 02:05:18 +03:00 |
Cohee
|
68376f7dd0
|
Indicate no content on function result
|
2024-10-05 00:20:28 +03:00 |
Cohee
|
6a304e8884
|
Fix generation looping
|
2024-10-05 00:20:06 +03:00 |
Cohee
|
c3078a67e1
|
Claude: Add prefill/tool interaction warning
|
2024-10-04 23:33:31 +03:00 |
Cohee
|
01fc5113d7
|
Fix ghost messages
|
2024-10-04 23:13:56 +03:00 |
Cohee
|
8ff9ef3610
|
Image Generation: Fix race condition in adding images to chat
|
2024-10-04 21:58:55 +03:00 |
Cohee
|
bc5e7b1ee8
|
Fix description in tool definition
|
2024-10-04 21:49:24 +03:00 |
Cohee
|
689dbad2d1
|
Merge branch 'staging' into tool-calling
|
2024-10-04 14:28:47 +00:00 |
Cohee
|
23639ce1fe
|
Merge pull request #2942 from QuantumEntangledAndy/DialogPoly
Polyfill for dialogues in old safari on iOS
|
2024-10-04 16:41:46 +03:00 |
Cohee
|
441465f08b
|
[chore] Run eslint
|
2024-10-04 16:37:56 +03:00 |
Goshe-nite
|
c016319477
|
Fix out-of-sync pinned drawer icons (#2944)
* Fix out-of-sync pinned drawer icons
* Ugly but consistent
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
|
2024-10-04 16:36:48 +03:00 |
Cohee
|
d5d8d6c876
|
Remove warning log for unregister
|
2024-10-04 13:05:03 +00:00 |
Cohee
|
c853547b11
|
Add a function tool for image generation
|
2024-10-04 13:04:19 +00:00 |
Cohee
|
8c095f204a
|
Fix error on streaming if the processor was already destroyed
|
2024-10-04 12:00:20 +00:00 |
Cohee
|
db04fff3df
|
Claude: Streamed tool calls parser
|
2024-10-04 11:31:15 +00:00 |
M0cho
|
38875fb940
|
Supports Gemini context length reduction.
|
2024-10-04 20:16:24 +09:00 |
M0cho
|
d53baed5cf
|
Supports Gemini 1.5-Flash-8b
for Product Ready version.
|
2024-10-04 20:16:12 +09:00 |
Cohee
|
ca1f6a56c3
|
Merge branch 'tool-calling' of https://github.com/SillyTavern/SillyTavern into tool-calling
|
2024-10-04 13:39:13 +03:00 |
Cohee
|
0cab91e0f8
|
Add Claude streamed tool parser
|
2024-10-04 13:39:08 +03:00 |
Cohee
|
4a2989718c
|
ESLint and JSDoc fixes
|
2024-10-04 10:34:17 +00:00 |
QuantumEntangledAndy
|
bd48c2445a
|
Make dialog css edits dependant on polyfil
|
2024-10-04 16:57:59 +07:00 |
QuantumEntangledAndy
|
3e465d155c
|
Include polyfill css
|
2024-10-04 15:26:48 +07:00 |
Cohee
|
c3c10a629e
|
Claude: new prompt converter + non-streaming tools
|
2024-10-04 03:41:25 +03:00 |
Cohee
|
559f1b81f7
|
Remove tool calling for Cohere v1
|
2024-10-04 02:11:46 +03:00 |
Cohee
|
01f03dbf50
|
Support MistralAI streaming tool calls
|
2024-10-04 01:51:41 +03:00 |
Cohee
|
447a7fba68
|
Only delete message if had successful tool calls
|
2024-10-04 01:45:37 +03:00 |
FriedCaper
|
1b3db27389
|
Abort Send and Continue while editing a message
|
2024-10-03 18:49:13 -03:00 |
FriedCaper
|
6fc8588a8f
|
On ctrl-enter when editing, focus text input
|
2024-10-03 18:49:13 -03:00 |
Cohee
|
5cf64a2613
|
Update tool registration
|
2024-10-04 00:39:28 +03:00 |
Cohee
|
6558b10675
|
Show an error when all tools fail
|
2024-10-04 00:11:36 +03:00 |
Cohee
|
576352817e
|
Merge branch 'staging' into tool-calling
|
2024-10-03 22:36:02 +03:00 |
Cohee
|
1278b5c309
|
Fix character attachment content saving into settings.json
|
2024-10-03 22:13:37 +03:00 |
Cohee
|
90809852c2
|
Hide message on streaming tool calls
|
2024-10-03 13:23:53 +00:00 |
Cohee
|
da9200c82e
|
Skip adding tool messages as regular chats
|
2024-10-03 12:59:59 +00:00 |
Cohee
|
6706cce10d
|
Groq: Add new models and multimodal captions
|
2024-10-03 08:41:45 +03:00 |
Cohee
|
1e076a3e43
|
Prettify displayed message
|
2024-10-02 23:32:29 +03:00 |
Cohee
|
2b7c03f3b0
|
Nicely format message for tool calls
|
2024-10-02 23:13:11 +03:00 |
Cohee
|
2dad86e076
|
Delete empty message before tool invocations
|
2024-10-02 23:12:49 +03:00 |
Cohee
|
c3e9d25307
|
Merge branch 'staging' into tool-calling
|
2024-10-02 22:35:33 +03:00 |
Cohee
|
85b0d135f1
|
Add utility function for formatting swipe counters
|
2024-10-02 22:22:33 +03:00 |
Cohee
|
0f8c1fa95d
|
Save tool calls to visible chats.
|
2024-10-02 22:17:27 +03:00 |
Cohee
|
3335dbf1a7
|
Add empty tool calls to streaming processors
|
2024-10-02 01:59:53 +03:00 |
Cohee
|
e8b9720425
|
Budgeting fix
|
2024-10-02 01:56:27 +03:00 |
Cohee
|
63724a2b38
|
eslint update
|
2024-10-02 01:54:47 +03:00 |
Cohee
|
68c87f7e7a
|
Fix code scanning alert no. 231: Prototype-polluting function
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2024-10-02 01:53:03 +03:00 |
Cohee
|
c94c06ed4d
|
Implement function tool calling for OpenAI
|
2024-10-02 01:45:57 +03:00 |
Cohee
|
8006795897
|
New tool calling framework
|
2024-10-02 01:00:48 +03:00 |
ceruleandeep
|
3dad029091
|
Add Featherless to modelSelectMap for /model
|
2024-10-02 06:55:32 +10:00 |
Cohee
|
bb1139bda9
|
Merge branch 'staging' into model-write-in
|
2024-10-01 21:26:34 +03:00 |
Cohee
|
7d0cc9e372
|
Remove commented debug code
|
2024-10-01 20:48:45 +03:00 |