Web api para RAG de projetos
Go to file
2025-06-10 18:57:51 -03:00
Controllers Busca mais eficiente 2025-06-10 18:57:51 -03:00
Data Busca mais eficiente 2025-06-10 18:57:51 -03:00
Infra Add project files. 2025-06-09 23:06:37 -03:00
Middlewares Add project files. 2025-06-09 23:06:37 -03:00
Models feat: RAG por projeto 2025-06-10 02:22:58 -03:00
Properties Add project files. 2025-06-09 23:06:37 -03:00
Requests feat: RAG por projeto 2025-06-10 02:22:58 -03:00
Services Busca mais eficiente 2025-06-10 18:57:51 -03:00
Settings Add project files. 2025-06-09 23:06:37 -03:00
.dockerignore Add project files. 2025-06-09 23:06:37 -03:00
.editorconfig Add project files. 2025-06-09 23:06:37 -03:00
.gitattributes Add .gitattributes, README.md, and LICENSE.txt. 2025-06-09 23:06:35 -03:00
.gitignore Add project files. 2025-06-09 23:06:37 -03:00
appsettings.json feat: RAG por projeto 2025-06-10 02:22:58 -03:00
appsettings.Production.json feat: RAG por projeto 2025-06-10 02:22:58 -03:00
AuthMiddleware.cs Add project files. 2025-06-09 23:06:37 -03:00
ChatApi.http Add project files. 2025-06-09 23:06:37 -03:00
ChatHistoryService.cs feat: RAG por projeto 2025-06-10 02:22:58 -03:00
ChatHistoryStore.cs Add project files. 2025-06-09 23:06:37 -03:00
ChatRAG.csproj feat: RAG por projeto 2025-06-10 02:22:58 -03:00
ChatRAG.csproj.user Add project files. 2025-06-09 23:06:37 -03:00
ChatRAG.sln Add project files. 2025-06-09 23:06:37 -03:00
DBLoadRequest.cs Add project files. 2025-06-09 23:06:37 -03:00
Dockerfile Add project files. 2025-06-09 23:06:37 -03:00
DomvsDatabaseSettings.cs feat: RAG por projeto 2025-06-10 02:22:58 -03:00
LICENSE.txt Add .gitattributes, README.md, and LICENSE.txt. 2025-06-09 23:06:35 -03:00
Program.cs Busca mais eficiente 2025-06-10 18:57:51 -03:00
PushContainer.bat Add project files. 2025-06-09 23:06:37 -03:00
README.md Add .gitattributes, README.md, and LICENSE.txt. 2025-06-09 23:06:35 -03:00

ChatRAG