Web api para RAG de projetos
Go to file
2025-06-22 19:58:43 -03:00
Configuration/Prompts feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -03:00
Controllers feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -03:00
Data fix: groq e id 2025-06-21 23:58:18 -03:00
Extensions feat: RAG cm qdrant 2025-06-15 21:34:47 -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 cm qdrant 2025-06-15 21:34:47 -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 feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -03:00
Settings feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -03:00
Tools feat: RAG cm qdrant 2025-06-15 21:34:47 -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: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -03:00
appsettings.Production.json feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -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:qdrant 2025-06-20 22:21:54 -03:00
ChatHistoryStore.cs Add project files. 2025-06-09 23:06:37 -03:00
ChatRAG.csproj feat: RAG cm qdrant 2025-06-15 21:34:47 -03:00
ChatRAG.csproj.user feat: RAG cm qdrant 2025-06-15 21:34:47 -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
LICENSE.txt Add .gitattributes, README.md, and LICENSE.txt. 2025-06-09 23:06:35 -03:00
Program.cs feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -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
vvijr2kk.3vs~ feat: chatbot e prompts exernos em arquivos 2025-06-22 19:58:43 -03:00

ChatRAG