Commit 97f0583
Complete langfuse setup (buerokratt#182)
* partialy completes prompt refiner
* integrate prompt refiner with llm_config_module
* fixed ruff lint issues
* complete prompt refiner, chunk retriver and reranker
* remove unnesessary comments
* updated .gitignore
* Remove data_sets from tracking
* update .gitignore file
* complete vault setup and response generator
* remove ignore comment
* removed old modules
* fixed merge conflicts
* Vault Authentication token handling (buerokratt#154) (#70)
* partialy completes prompt refiner
* integrate prompt refiner with llm_config_module
* fixed ruff lint issues
* complete prompt refiner, chunk retriver and reranker
* remove unnesessary comments
* updated .gitignore
* Remove data_sets from tracking
* update .gitignore file
* complete vault setup and response generator
* remove ignore comment
* removed old modules
* fixed merge conflicts
* added initial setup for the vector indexer
* initial llm orchestration service update with context generation
* added new endpoints
* vector indexer with contextual retrieval
* fixed requested changes
* fixed issue
* initial diff identifier setup
* uncommment docker compose file
* added test endpoint for orchestrate service
* fixed ruff linting issue
* Rag 103 budget related schema changes (#41)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* rename commonUtils
---------
* Rag 93 update connection status (#47)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* rename commonUtils
* Implement LLM connection status update functionality with API integration and UI enhancements
---------
* Rag 99 production llm connections logic (#46)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* rename commonUtils
* Add production connection retrieval and update related components
* Implement LLM connection environment update and enhance connection management logic
---------
* Rag 119 endpoint to update used budget (#42)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* Add functionality to update used budget for LLM connections with validation and response handling
* Implement budget threshold checks and connection deactivation logic in update process
* resolve pr comments
---------
* Rag 113 warning and termination banners (#43)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* Add budget status check and update BudgetBanner component
* rename commonUtils
* resove pr comments
---------
* rag-105-reset-used-budget-cron-job (#44)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* Add cron job to reset used budget
* rename commonUtils
* resolve pr comments
* Remove trailing slash from vault/agent-out in .gitignore
---------
* Rag 101 budget check functionality (#45)
* Refactor llm_connections table: update budget tracking fields and reorder columns
* Add budget threshold fields and logic to LLM connection management
* Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections
* resolve pr comments & refactoring
* rename commonUtils
* budget check functionality
---------
* gui running on 3003 issue fixed
* gui running on 3003 issue fixed (#50)
* added get-configuration.sqpl and updated llmconnections.ts
* Add SQL query to retrieve configuration values
* Hashicorp key saving (#51)
* gui running on 3003 issue fixed
* Add SQL query to retrieve configuration values
---------
* Remove REACT_APP_NOTIFICATION_NODE_URL variable
Removed REACT_APP_NOTIFICATION_NODE_URL environment variable.
* added initil diff identifier functionality
* test phase1
* Refactor inference and connection handling in YAML and TypeScript files
* fixes (#52)
* gui running on 3003 issue fixed
* Add SQL query to retrieve configuration values
* Refactor inference and connection handling in YAML and TypeScript files
---------
* Add entry point script for Vector Indexer with command line interface
* fix (#53)
* gui running on 3003 issue fixed
* Add SQL query to retrieve configuration values
* Refactor inference and connection handling in YAML and TypeScript files
* Add entry point script for Vector Indexer with command line interface
---------
* diff fixes
* uncomment llm orchestration service in docker compose file
* complete vector indexer
* Add YAML configurations and scripts for managing vault secrets
* Add vault secret management functions and endpoints for LLM connections
* Add Test Production LLM page with messaging functionality and styles
* fixed issue
* fixed merge conflicts
* fixed issue
* fixed issue
* updated with requested chnages
* fixed test ui endpoint request responses schema issue
* fixed dvc path issue
* added dspy optimization
* filters fixed
* refactor: restructure llm_connections table for improved configuration and tracking
* feat: enhance LLM connection handling with AWS and Azure embedding credentials
* fixed issues
* refactor: remove redundant Azure and AWS credential assignments in vault secret functions
* fixed issue
* intial vault setup script
* complete vault authentication handling
* review requested change fix
* fixed issues according to the pr review
* fixed issues in docker compose file relevent to pr review
---------
Co-authored-by: Charith Nuwan Bimsara <59943919+nuwangeek@users.noreply.github.com>
Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io>
* fixed number chunk issue
* fixed ruff format issue
* complete inference result update and budget updating
* fixed issues
* fixed ruff format issue
* fixed endpoint issue
* fixed format issues
* fixed issue
* fixed issue
* complete langfuse setup
* fixed review comments
---------
Co-authored-by: erangi-ar <111747955+erangi-ar@users.noreply.github.com>
Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io>1 parent 58b23a1 commit 97f0583
File tree
6 files changed
+194
-257
lines changed- src
- utils
- vault
6 files changed
+194
-257
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1884 | 1884 | | |
1885 | 1885 | | |
1886 | 1886 | | |
1887 | | - | |
| 1887 | + | |
1888 | 1888 | | |
1889 | 1889 | | |
1890 | 1890 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
0 commit comments