oneuptime/Copilot
2024-07-12 20:18:34 +00:00
..
Exceptions refactor: Add timeout handling to Llama prompt execution 2024-07-08 18:06:06 +01:00
Service refactor: Remove unused code and comments in LLMServer.ts 2024-07-12 20:18:34 +00:00
Templates/.oneuptime chore: Remove unused configuration files and scripts 2024-07-10 22:07:52 +01:00
Types chore: Update LlmType enum and related code 2024-07-10 21:33:38 +01:00
Utils chore: Setup Git LFS in workflows 2024-07-12 20:28:46 +01:00
.dockerignore
.env.example chore: Update Copilot configuration files 2024-07-10 18:19:09 +01:00
.gitattributes
.gitignore
Config.ts chore: Remove unused Copilot configuration variables 2024-07-12 19:36:33 +01:00
Dockerfile.tpl chore: Update Copilot configuration files 2024-07-10 18:19:09 +01:00
Index.ts refactor: Update Llama app to use local model path instead of model ID 2024-06-19 15:06:36 +01:00
Init.ts chore: Setup Git LFS in workflows 2024-07-12 20:28:46 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json Refactor executeScript function to execute multiple commands sequentially 2024-07-09 21:06:40 +01:00
package-lock.json chore: Update LlmType enum and related code 2024-07-10 18:36:00 +01:00
package.json chore: Update LlmType enum and related code 2024-07-10 18:36:00 +01:00
README.md chore: Update Copilot configuration files 2024-07-10 18:19:09 +01:00
tsconfig.json

OneUptime Copilot

Copilot is a tool that helps you improve your codebase automatically.

Please refer to the official documentation for more information.