Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RAGchat-API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zbhAI
RAGchat-API
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Selected
main
default
protected
Branches
12
addRAGSources
chatting
conversations
editUser
fixTests
inputValidation
loadTests
rag
testing
updateEmbeddings
userauth
userhandling
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Aug
9
7
6
5
2
1
31
Jul
30
29
28
27
26
25
24
22
21
16
12
9
8
7
6
5
27
Jun
23
22
21
31
May
19
18
7
5
4
3
30
Apr
added test for new user routes
editUser main
editUser main
prevented axios loop by sending 489 if refeshToken is invalid
added confirm for user deletion
fixed return messages
fixed hideConfidentialFields
added routes for user handling
polishing
added default sort
made embeddings status visible for all auth users
fixed main chat chain; fixed some smaller things
outsourced Chunk-Size & -Overlap; Fixed missing vectorDB after deletion
fixed some things for the frontend
fixed output
fixed reset password
fixed verification
fixed tests by adding findRecordByID
loadTests
loadTests
added a second LLM query to check if the given answer based on docs. Now the source attribute is more reliable
added env toggler for performance log
added performance.mark on chat route
changed performance.mark.name schema
added performance measuring on login
enabled pm2 cluster
fixed extendChat by adding findRecordByID(); added exceptions for registering users by artillery
finished testing route ai/chat & api/chats
fixTests
fixTests
finished testing route ai/delete
finished testing route ai/pull
finished testing route ai/model
finished testing route ai/models
finished testing route ai/getStatus
finished testing route auth/request-password-reset
finished testing route auth/logout
finished testing route auth/refreshJWT
finished testing route auth/login
added tests for auth/requestverification
removed not needed mock
added vitest config, snapshots & confirmVerification
repaired first route tests
finalized ai route; got rid of pocketbase
userhandling
userhandling
finished embeddings/remove & embeddings/update ; dropped unnecessary embeddings/create
moved REST-Client variables into shared store; finished embeddings/status
Loading