Commit cd56cf2
committed
refactor: migrate to monorepo structure
- Move all services to services/ directory
- Move shared libraries from rag-core-library submodule to libs/
- Move infrastructure content from rag-infrastructure submodule to infrastructure/
- Copy important tooling files (api-generator.sh, Makefile) to tools/
- Update api-generator.sh paths for new monorepo structure
- Clean up .git directories from copied content
This establishes the foundation for the monorepo migration while preserving all existing functionality.1 parent 2b0e037 commit cd56cf2
581 files changed
Lines changed: 50893 additions & 84 deletions
File tree
- infrastructure
- figures
- local-cluster-setup
- rag
- templates
- admin-backend
- backend
- extractor
- frontend
- server-setup/base-setup
- templates
- terraform
- libs
- admin-api-lib
- src
- admin_api_lib
- api_endpoints
- apis
- chunker
- extractor_api_client
- openapi_client
- api
- models
- test
- file_services
- impl
- api_endpoints
- chunker
- file_services
- information_enhancer
- key_db
- mapper
- settings
- summarizer
- information_enhancer
- models
- prompt_templates
- rag_backend_client
- openapi_client
- api
- models
- summarizer
- utils
- tests
- extractor-api-lib
- src/extractor_api_lib
- api_endpoints
- apis
- extractors
- file_services
- impl
- api_endpoints
- extractors
- file_extractors
- file_services
- mapper
- settings
- table_converter
- types
- utils
- mapper
- models
- dataclasses
- table_converter
- tests
- test_data
- rag-core-api
- src/rag_core_api
- api_endpoints
- apis
- embeddings
- evaluator
- graph
- impl
- answer_generation_chains
- api_endpoints
- embeddings
- evaluator
- graph
- graph_state
- reranking
- retriever
- settings
- vector_databases
- mapper
- models
- prompt_templates
- reranking
- retriever
- vector_databases
- tests
- rag-core-lib
- src/rag_core_lib
- chains
- impl
- data_types
- langfuse_manager
- llms
- settings
- tracers
- utils
- llms
- secret_provider
- tracers
- tests
- services
- admin-backend
- tests
- document-extractor
- tests
- frontend
- apps
- admin-app-e2e
- src
- e2e
- support
- admin-app
- public
- assets
- src
- chat-app-e2e
- src
- e2e
- support
- chat-app
- public
- assets
- src
- libs
- admin-app
- data-access
- +state
- feature-document
- models
- ui
- chat-app
- data-access
- +state
- feature-chat
- models
- ui
- i18n
- admin
- chat
- mcp-server
- src
- rag_backend_client
- openapi_client
- api
- docs
- models
- test
- settings
- rag-backend
- tests
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| 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 | + | |
| 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 | + | |
0 commit comments