issues
search
swuecho
/
chat
chat web app for teams, sass with user management and ratelimit, support chatgpt(openai & azure), claude, gemini and ollama model
514
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix chat session endpoint and order by latest message time
#557
swuecho
closed
6 days ago
0
sort conversation list by latest update
#556
swuecho
closed
6 days ago
1
refactor error message
#555
swuecho
opened
1 week ago
0
export file name wrong
#554
swuecho
closed
2 weeks ago
1
abort control
#553
swuecho
opened
1 month ago
0
snapshot move to sidebar
#552
swuecho
opened
1 month ago
0
auto generate title. if not err, use the default one
#551
swuecho
opened
1 month ago
0
Move `NModal` component outside of header for better structure.
#550
swuecho
closed
1 month ago
0
search modal does not work
#549
swuecho
closed
1 month ago
1
online status indicator
#548
swuecho
closed
1 month ago
2
Adjust bottom margin of image wrapper from 8 to 10 for better spacing.
#547
swuecho
closed
2 months ago
0
Add 'definitions' field to formValue and update generateDefinition fu…
#546
swuecho
closed
2 months ago
0
Remove unused `useCopyCode` hook from Conversation.vue and add it to …
#545
swuecho
closed
2 months ago
1
Svg viewer
#544
swuecho
opened
2 months ago
0
Refactor `chatStreamClaude3` to use `firstMessage` variable for clarity.
#543
swuecho
closed
2 months ago
0
Fix copy code bug
#542
swuecho
closed
2 months ago
0
remove extra console.log
#541
swuecho
closed
2 months ago
0
show code in bot
#540
swuecho
closed
2 months ago
0
Add missing 'anthropic-version' header for non-streaming requests.
#539
swuecho
closed
2 months ago
0
Prompt helper
#538
swuecho
closed
2 months ago
0
copy code bug
#537
swuecho
closed
2 months ago
2
Update Playwright to version 1.47.0 in e2e tests
#536
swuecho
closed
2 months ago
0
Add model field to chat messages for tracking LLM model used in each …
#535
swuecho
closed
2 months ago
0
store the model name in message
#534
swuecho
closed
2 months ago
1
update
#533
swuecho
closed
2 months ago
0
chat not work in some old session
#532
swuecho
closed
2 months ago
3
Update go-openai dependency to v1.29.1
#531
swuecho
closed
2 months ago
0
Update @rsbuild dependencies to stable versions (1.0.1)
#530
swuecho
closed
2 months ago
0
Refactor chat stream handling and add per-word stream limit function
#529
swuecho
closed
2 months ago
0
Add isValid getter to auth store and use it for permission checks
#528
swuecho
closed
2 months ago
0
Refactor 20240908
#527
swuecho
closed
2 months ago
0
Refactor chat conversation component to improve modularity and readab…
#526
swuecho
closed
2 months ago
0
Add bot api doc
#525
swuecho
closed
2 months ago
0
Handle `sql.ErrNoRows` in `CheckModelAccess` and respond with error m…
#524
swuecho
closed
2 months ago
0
Remove commented-out token limit check and unused completion model ad…
#523
swuecho
closed
2 months ago
0
Add API token fetching and copying functionality in General settings.
#522
swuecho
closed
2 months ago
0
Refactor API handlers and improve auto_commit script
#521
swuecho
closed
2 months ago
0
Update auto_commit.py with Python 3.10 requirements and dependencies.…
#520
swuecho
closed
3 months ago
0
Rsbuild
#519
swuecho
closed
3 months ago
0
Refactor chat view: Update export button to create bot, remove duplic…
#518
swuecho
closed
3 months ago
0
Refactor chat footer layout and add upload button styling
#517
swuecho
closed
3 months ago
0
bot access api
#516
swuecho
closed
2 months ago
1
text-to-image
#515
swuecho
closed
2 months ago
0
Bot page
#514
swuecho
closed
4 months ago
0
create bot
#513
swuecho
closed
4 months ago
0
feature: share bot (conversation with predefined prompt and messages)
#512
swuecho
closed
4 months ago
2
Update mobile layout handling in admin panel
#510
swuecho
closed
4 months ago
0
Remove e2e test for chat snapshot functionality
#509
swuecho
closed
4 months ago
0
Update @playwright/test to 1.45.2
#508
swuecho
closed
4 months ago
0
mobile model select width 1/2
#507
swuecho
closed
4 months ago
0
Next