-
Notifications
You must be signed in to change notification settings - Fork 12
Fixes/ap tasks #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Anujkumar7
wants to merge
1,643
commits into
ELEVATE-Project:release-2.2.0
from
Anujkumar7:fixes/ap-tasks
Closed
Fixes/ap tasks #36
Changes from all commits
Commits
Show all changes
1643 commits
Select commit
Hold shift + click to select a range
229aa83
Enhance OpenAI response handling with function calling support and im…
themohitbharti aa324de
Add file creation and upload functionality for PDF generation in resp…
themohitbharti bb49f2d
Refactor logging and documentation in media creation functions to imp…
themohitbharti c9f2100
Remove debug print statements from OpenAI response handling and tool …
themohitbharti f49f037
Adding openai functionality for objectives
KUNALTEMPEST 3e829ca
Merge pull request #194 from darshilbabel/hotfix/obj_fixes
KUNALTEMPEST 48cfcbc
Implement fallback for action list generation when combiner bot fails…
VishnuKrishnathu fbc24ba
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu d4ae5cf
Merge pull request #195 from darshilbabel/hotfix/parallel-action-gene…
KUNALTEMPEST 3370702
Adding company bot filter on media admin panel
KUNALTEMPEST d10e1fa
Merge pull request #196 from darshilbabel/hotfix/obj_fixes
KUNALTEMPEST 06acc1e
openai cost calculation
KUNALTEMPEST a0efaaf
openai cost calculation
KUNALTEMPEST 5ac4218
Solved dependency issues among packages
KUNALTEMPEST c7db61a
Merge pull request #197 from darshilbabel/hotfix/obj_fixes
KUNALTEMPEST 54f5c0c
testing count
KUNALTEMPEST 2635909
testing count
KUNALTEMPEST 4994663
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST b06aee2
Add post-processing functionality for Story model and update templates
themohitbharti a3fe0e0
Updated README.md and scrips
KUNALTEMPEST 159c80c
Merge pull request #199 from darshilbabel/hotfix/obj_fixes
KUNALTEMPEST 7bc91ef
Add Python 3.12 support and create project configuration files
VishnuKrishnathu a91feec
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu ece39b7
Update dependencies in pyproject.toml and requirement.txt
VishnuKrishnathu 6434e70
Update README.md to enhance setup instructions
VishnuKrishnathu 6bcf07e
Refactor imports and enhance post-processing functionality with itera…
themohitbharti 13be8a4
Enhance challenge fetching and output handling in IterativeChallengeP…
themohitbharti 05fda9d
Merge pull request #200 from darshilbabel/features/dep-manager
KUNALTEMPEST d0262e2
Added bot vernacular to export json and made export more flexible so …
KUNALTEMPEST c7ba5c9
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST 8d1e8f2
Merge pull request #201 from darshilbabel/hotfix/obj_fixes
KUNALTEMPEST d523226
Fix for import issue
KUNALTEMPEST 45ea57d
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST f127989
Merge pull request #202 from darshilbabel/hotfix/obj_fixes
KUNALTEMPEST d7080b9
Improve error handling and user feedback in processing scripts and te…
themohitbharti 8cd0e91
Update help text for filter threshold input to clarify aggressive fil…
themohitbharti 69ad771
taking latest pull and solving merge conflict
KUNALTEMPEST 417d999
Remove unused argument documentation from processing functions and cl…
themohitbharti 555da80
Merge branch 'hotfix/story_challenges' of https://github.com/darshilb…
themohitbharti e7ce304
Add unique challenges processing form and dynamic configuration
themohitbharti 611358d
Add asynchronous task for unique challenges processing and update UI …
themohitbharti 85ae6a5
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
themohitbharti 65f2a47
Fix typo in success message and enhance UI reset logic for task compl…
themohitbharti c81a2aa
Refactor unique challenges task and update post-processing UI alerts
themohitbharti b91f161
Merge pull request #193 from darshilbabel/hotfix/function-call
VishnuKrishnathu 8d546db
Merge pull request #198 from darshilbabel/hotfix/story_challenges
VishnuKrishnathu b18099b
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu 9761e03
Fixed pdf layout and message being send to fe on function call
KUNALTEMPEST ee5b2b8
Merge pull request #203 from darshilbabel/hotfix/function-call
KUNALTEMPEST 040e985
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu 09751b7
Add unique solutions processing functionality and update related forms
themohitbharti 8dadd4c
Refactor LLM message building and error handling in solution processing
themohitbharti 2785b3a
Merge pull request #204 from darshilbabel/feature/story_solutions
KUNALTEMPEST fe5c80f
Update Django version to 5.2.0 and add django-querycount dependency; …
VishnuKrishnathu e447a65
Add S3 URL handling and file retrieval methods to storage handlers
VishnuKrishnathu b74a645
Remove unused user type choices from CreateStoryChoices enum in enums.py
VishnuKrishnathu 632d3b2
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu 8093d2c
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu d48fe0e
Merge branch 'features/image-configs-v2' of https://github.com/darshi…
VishnuKrishnathu d67f637
Adding documentation related work
KUNALTEMPEST 1c283c0
Merge pull request #205 from darshilbabel/features/image-configs-v2
VishnuKrishnathu d5294db
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST 047d673
Merge pull request #206 from darshilbabel/hotfix/docs
KUNALTEMPEST 58a1664
Adding mkdocs package to pyproject.toml
KUNALTEMPEST 22d1075
Merge pull request #207 from darshilbabel/hotfix/docs
KUNALTEMPEST 392932c
Adding mkdocs package to pyproject.toml
KUNALTEMPEST 43f5a7e
Merge pull request #208 from darshilbabel/hotfix/docs
KUNALTEMPEST b4552ec
Fixing script post processing and solution scrip
KUNALTEMPEST 3629d84
Merge pull request #209 from darshilbabel/hotfix/docs
KUNALTEMPEST ce3b248
Enhance story PDF generation to support session language
VishnuKrishnathu bfcf39e
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu c5b7417
Update Python version requirements and dependencies
VishnuKrishnathu e4d92c0
Remove error handling for missing state machine in ChatOrchestrator
VishnuKrishnathu 61f50f2
Fix regex patterns in media_api_views.py for correct document type ma…
VishnuKrishnathu bdc4359
Correct regex patterns in media_api_views.py for document type matching
VishnuKrishnathu 623f474
Merge pull request #210 from darshilbabel/features/image-configs-v2
VishnuKrishnathu 2a060d2
Added Sarvam and Custom llm Translation and Transliteration
KUNALTEMPEST 58d9200
fix (backward compatibility)
KUNALTEMPEST 6d42c37
removing unused import
KUNALTEMPEST 33e64fb
Merge pull request #211 from darshilbabel/hotfix/docs
KUNALTEMPEST 0e39cb0
fix: improve page break handling in PDF styling
themohitbharti 4d7e126
Domain logic
KUNALTEMPEST 2094998
Domain logic fix
KUNALTEMPEST 376e8d2
Sso --> story fix (now project will save task and use task correctly)
KUNALTEMPEST 1e3541f
added source for project and program
KUNALTEMPEST 2a4f9a4
Enhance second page action steps handling and Gotenberg PDF generation
themohitbharti b95b82c
Merge branch 'hotfix/docs' of https://github.com/darshilbabel/shiksha…
themohitbharti 0090e49
Merge pull request #212 from darshilbabel/hotfix/pdf-format
KUNALTEMPEST 126caa8
fixing key name in api call
KUNALTEMPEST a0f086d
fix: ascii fix so that other languages are readable
KUNALTEMPEST 9380ec2
Exposing sarvam STT model through admin panel
KUNALTEMPEST de05d14
Refactor Impact section HTML handling and adjust placement for overfl…
themohitbharti af3945c
Merge branch 'hotfix/docs' of https://github.com/darshilbabel/shiksha…
themohitbharti d2469f6
removed comments
themohitbharti cd5fcd7
Merge pull request #213 from darshilbabel/hotfix/pdf-format
KUNALTEMPEST 42857d9
Merge pull request #214 from darshilbabel/hotfix/docs
KUNALTEMPEST 1913ba8
fixing report issue where reports were created when there was no chal…
KUNALTEMPEST 13e6937
Merge pull request #215 from darshilbabel/hotfix/docs
KUNALTEMPEST b876cb6
fixing report issue where reports were created when there was no chal…
KUNALTEMPEST ae55de6
Merge pull request #216 from darshilbabel/hotfix/docs
KUNALTEMPEST 7690d7a
feat: add SECOND_PAGE_TOTAL_CHAR_LIMIT for improved PDF formatting
themohitbharti b43773f
fix: update SECOND_PAGE_TOTAL_CHAR_LIMIT and adjust CSS padding and m…
themohitbharti ab0083b
Merge pull request #217 from darshilbabel/hotfix/pdf-format
KUNALTEMPEST 0bea606
Merge pull request #218 from darshilbabel/hotfix/docs
KUNALTEMPEST cce31e9
fix: update SECOND_PAGE_TOTAL_CHAR_LIMIT to correct value for PDF for…
themohitbharti d4072b8
Merge pull request #219 from darshilbabel/hotfix/pdf-format
KUNALTEMPEST d732b63
Exposing variables in story vernacular
KUNALTEMPEST 203f129
Merge pull request #220 from darshilbabel/hotfix/docs
KUNALTEMPEST 3518239
worked on the cront task function handle_village_ingestion_cron()
Anujkumar7 85295f9
fixed the village mapping
Anujkumar7 6ab130d
Moved mitra guided and guest discussion flow to common websocket, als…
KUNALTEMPEST 3724146
Merge pull request #221 from darshilbabel/fixes/crontask
KUNALTEMPEST 2df9468
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST 7ddaf4b
Merge pull request #222 from darshilbabel/hotfix/flow_fix
KUNALTEMPEST 4751a2e
Handled the storing the S3 voice to text logic
Anujkumar7 ad7bb9c
New migration file
Anujkumar7 32bda46
Removed comments and migrations file
Anujkumar7 326bfc1
Merge pull request #223 from darshilbabel/fixes/crontask
KUNALTEMPEST 3fb52b3
added database migration in the process to prepare db command
VishnuKrishnathu 09e4dbe
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu ad4e57a
Enhanced prepare_db command to include database migration step and up…
VishnuKrishnathu d36c801
Add category counts to unique challenges processing and related views
themohitbharti 150c72c
Added configuration for all providers across all translation services…
KUNALTEMPEST 75e90f5
Add FlowAdminForm for language selection and validation; update sessi…
VishnuKrishnathu 97da9d4
revert back
VishnuKrishnathu c8a9fd9
Merge branch 'hotfix/flow_fix' of https://github.com/darshilbabel/shi…
VishnuKrishnathu e032239
Normalize challenge counts across batches to match expected totals
themohitbharti 0428a03
Enhance solution processing with category counts and refactor related…
themohitbharti 604a950
Merge pull request #225 from darshilbabel/fixes/sotring-flow-to-chat-…
VishnuKrishnathu d7c728b
improved Story Error handling and UI text messages. Also improved ope…
KUNALTEMPEST 8395b48
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST 0805d64
Merge pull request #227 from darshilbabel/hotfix/flow_fix
KUNALTEMPEST 357a10f
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
KUNALTEMPEST dbd37e8
Refactor user message construction in challenges and solutions script…
themohitbharti c867203
Merge pull request #226 from darshilbabel/feature/unique-script-categ…
KUNALTEMPEST aa42029
Story Generation V1 changes now passes error type in api response
KUNALTEMPEST 598930a
Tool call fix
KUNALTEMPEST d7f20c9
Refactor logging in story utilities and views to use Django's logging…
VishnuKrishnathu 94143c7
Story V2 Fix for exposing error code and type in api response
KUNALTEMPEST e3f9197
Add generic export feature to export all fields via admin panel (curr…
KUNALTEMPEST 06b2296
Merge pull request #229 from darshilbabel/hotfix/story_fixes
KUNALTEMPEST f45daf5
Merge pull request #228 from darshilbabel/fixes/observability
VishnuKrishnathu 2e56455
Fix: Now Non LLm will call pre processing and post processing if prov…
KUNALTEMPEST 7b4b165
Merge pull request #233 from darshilbabel/hotfix/non_llm_work
KUNALTEMPEST 2a36a0c
SessionStatus Update fix
KUNALTEMPEST 8977d28
Merge pull request #236 from darshilbabel/hotfix/shiksha_samvad
KUNALTEMPEST 4359f34
Add story creation functionality for Delhi Shiksha Samvad
VishnuKrishnathu f9bbea9
Merge pull request #243 from darshilbabel/feature/pp-delhi-samvad
KUNALTEMPEST 4f22b97
Odiya Lang Support research work
KUNALTEMPEST f14fcb1
Add Odiya language support and integrate Sarvam text-to-speech functi…
themohitbharti 08ad52e
PostProcessing script for SKOLL BOT
Anujkumar7 fc0e9c5
Merge pull request #248 from darshilbabel/hotfix/skoll-postprocessing
VishnuKrishnathu bc55292
Add Odia language support in language choices and models
themohitbharti 859fb96
Merge branch 'hotfix/odia-support' of https://github.com/darshilbabel…
themohitbharti 5d6f1a8
Merge pull request #245 from darshilbabel/hotfix/sarvam-tts
KUNALTEMPEST 5052212
Merge pull request #249 from darshilbabel/hotfix/odia-support
KUNALTEMPEST 764d0b5
Fix on t2t translate
KUNALTEMPEST 38c4f7f
Merge pull request #250 from darshilbabel/hotfix/transalte_fix
KUNALTEMPEST 0b383a3
Refactor language mapping methods and update target language code ret…
themohitbharti bda7915
Merge pull request #251 from darshilbabel/hotfix/stt-support
KUNALTEMPEST 516e132
Remove 'or' from default languages in Flow model and admin form
themohitbharti e1f29e9
Merge pull request #252 from darshilbabel/hotfix/stt-support
KUNALTEMPEST 44e5dea
Add logging for received text data in AsyncSocketConsumer and set del…
VishnuKrishnathu 3ca4fba
Merge pull request #253 from darshilbabel/hotfix/buffer_log
VishnuKrishnathu aa6f9cb
minor fix
darshilbabel a472d6a
translation concurrency fix
darshilbabel 7bee1a2
minor fix
darshilbabel 6699ffd
Add fuzzy matching and classification for Telangana school data
VishnuKrishnathu 2748e2e
Merge pull request #255 from darshilbabel/feature/telangana-ptm-pps
VishnuKrishnathu 37d5478
Add gevent dependency to project
VishnuKrishnathu 2661fcc
Merge pull request #256 from darshilbabel/feature/telangana-ptm-pps
VishnuKrishnathu 7765136
removing unnecessary log
darshilbabel 887e80c
Merge branch 'master' of github.com:darshilbabel/shikshalokam-mohini-…
darshilbabel 00012e8
Translate Vern Responses Script
VishnuKrishnathu 0f1af83
Add translation cron job for untranslated bot chats
VishnuKrishnathu d6a6807
Merge pull request #258 from darshilbabel/hotfix/cron-translate
VishnuKrishnathu 8d6e25d
feat: add KPI metrics extraction cron for telangana PTM pilot
VishnuKrishnathu 36e931b
Refactor get_story_html to prioritize flow-specific story bots and en…
themohitbharti 9d8d464
Simplify flow object retrieval in get_story_html function
themohitbharti 6aeb590
refactor: stream LLM batches, skip already-processed sessions
VishnuKrishnathu 6921f30
Merge branch 'hotfix/updated-story' of https://github.com/darshilbabe…
VishnuKrishnathu 5f8433e
refactor: streamline story bot retrieval and enhance logging in updat…
VishnuKrishnathu a73cd80
Merge pull request #260 from darshilbabel/hotfix/cron-translate
VishnuKrishnathu d00a9e5
migration script initialised
VishnuKrishnathu d398be1
Add configurable request timeout for voice provider APIs
Rahulmadiraju fbaaaec
feat: add mitigation script for solutions discussed in guest discussions
themohitbharti 7d18b95
Increase request timeout to 60s
Anujkumar7 25040a0
Merge pull request #265 from darshilbabel/feature/empty-challenge-script
KUNALTEMPEST 378af0c
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
Anujkumar7 4660652
Merge pull request #266 from darshilbabel/hotfix/timeout-fix
KUNALTEMPEST e67be64
Fix directional glossary handling for Google translations
Rahulmadiraju 4f7e1bd
Add Google glossary sync support for translations
Rahulmadiraju 06ca95a
Post Processing script for community FGD
Anujkumar7 b9a8723
feat: implement story creation functionality for Odisha Youth bot
VishnuKrishnathu 05bfa09
Merge pull request #267 from darshilbabel/fix/google-glossary-directi…
VishnuKrishnathu 95faf81
Merge pull request #268 from darshilbabel/hotfix/timeout-fix
VishnuKrishnathu f68fb4c
Resolve merge conflict in AI4Bharat translation timeout handling
Rahulmadiraju aea8d16
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu bd71f8b
fix for api search regex
KUNALTEMPEST f6c378a
refactor: improve session validation in migration process to skip inv…
themohitbharti e409c4a
Merge pull request #272 from darshilbabel/hotfix/sg_commons_fix
KUNALTEMPEST 15faf99
feat: enhance story creation and translation functionality
VishnuKrishnathu c5484f2
reverting the commits by Rahul
VishnuKrishnathu d97859e
Merge pull request #273 from darshilbabel/extract-rahul-commits
VishnuKrishnathu 63a8a04
Merge pull request #274 from darshilbabel/feat/odisha_district_classi…
VishnuKrishnathu 514e1cb
feat: add cron jobs for community FGD and Odisha Youth story creation
VishnuKrishnathu 20364b5
Added self host provider and celery config update
KUNALTEMPEST a57435b
fix: add error handling for missing toolUseId in final output
VishnuKrishnathu 32bd2fb
feat: add additional cron jobs for stakeholder and student FGDs
VishnuKrishnathu 60de8d5
Merge pull request #276 from darshilbabel/district_classification
VishnuKrishnathu 56ff7c0
refactor: enhance bot vernacular migration to include all source IDs …
themohitbharti 9801662
refactor: enhance bot sub-model migration to handle existing entries …
themohitbharti 1eb4110
Merge pull request #277 from darshilbabel/hotfix/migration-fix
bhavana-venugopal 126304c
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
themohitbharti fc2d3e7
Merge pull request #262 from darshilbabel/feat/data-migration-script
KUNALTEMPEST 669218e
Added story media and qa script to handle specific models only
KUNALTEMPEST fdd9d7a
Merge pull request #278 from darshilbabel/hotfix/script_update
KUNALTEMPEST 9f863b8
Script update for dry run
KUNALTEMPEST 3d8bb61
Merge pull request #279 from darshilbabel/hotfix/script_update
darshilbabel b61b213
Script story media fix
KUNALTEMPEST 7f2fbe0
Merge pull request #280 from darshilbabel/hotfix/script_update
darshilbabel 0e255e8
feat: add cron jobs for FGD/youth/xylem story creation & district cla…
VishnuKrishnathu 9372947
fix: reset PG sequences after explicit id=1 inserts in prepare_db
VishnuKrishnathu ce0d23c
Merge branch 'master' of https://github.com/darshilbabel/shikshalokam…
VishnuKrishnathu dc10f05
feat: configure per-provider request timeouts
VishnuKrishnathu 5e77c0f
fix(translate/shikshalokam): make timeouts configurable, fix STT endp…
VishnuKrishnathu 2547821
feat: implement state categorization and location translation logic
VishnuKrishnathu fb89db5
chore(scripts): add retransliterate_failed_chats utility
VishnuKrishnathu 721375f
Merge pull request #281 from darshilbabel/features/request-timeout-co…
VishnuKrishnathu 5a7499b
Add PPPI Set 1 and Set 2 story creation cron jobs
Rahulmadiraju a2e241a
Merge branch 'master' into feature/pppi-story-creation
Rahulmadiraju 7aac668
Merge pull request #282 from darshilbabel/feature/pppi-story-creation
VishnuKrishnathu 1e24d73
syntax error fix
VishnuKrishnathu f5e74f0
feat: add Tamil language support
Rahulmadiraju 294d67d
minor essential changes
VishnuKrishnathu 7dcc828
Merge pull request #275 from darshilbabel/hotfix/local_models
VishnuKrishnathu 229fdb5
Merge pull request #284 from darshilbabel/feature/tamil-language-support
VishnuKrishnathu b4a9998
feat: add configurable authentication, Bedrock and Redis configuration
Rahulmadiraju 6d3d7f9
Feat: add LLAMA_3_70B_INSTRUCT_COMMON enum
Rahulmadiraju 91050bf
fix: address Bedrock region configuration review comments
Rahulmadiraju ef6a2ae
Merge pull request #289 from darshilbabel/rahul/ap-backward-compatibi…
VishnuKrishnathu 9de235b
Fix ValidationException handling for Bedrock state machine bots
Rahulmadiraju 1f31f0c
Handle LLM failure using BotVernacular without advancing conversation
Rahulmadiraju 8f0c90a
Merge pull request #291 from darshilbabel/rahul/ap-backward-compatibi…
VishnuKrishnathu ffa100f
edited the migration script for shiksha-samvad
Anujkumar7 099c930
Transliteeration Script added
Anujkumar7 24608b0
Merge branch 'release-2.1.0' of https://github.com/Anujkumar7/mitra-s…
Anujkumar7 9de8418
Made changes according to CodeRabbit Review
Anujkumar7 1c171a3
Edited the remedial script for transliterated.
Anujkumar7 0cfa18e
Merge remote-tracking branch 'upstream/release-2.2.0' into fixes/ap-t…
Anujkumar7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win
Resolve the remaining Git conflict markers.
Line 83 and the related blocks at Lines 128-140, 231-234, 273-281, 304-308, 321-325, 455-459, 475-487, and 631-680 contain literal
<<<<<<<,=======, and>>>>>>>markers. Python cannot import this management command until every block is resolved; preserve both the language override flow and the transliteration guard/cache as intended.🤖 Prompt for AI Agents
Source: Linters/SAST tools