LEGE 374 10/07/2001 - Portal Legislativ

Document Information
Document ID: 29579
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-09-05 04:30:04
Last Updated: 2026-09-11 22:23:41
Valid From: 16.07.2001
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 374 10/07/2001 - Portal Legislativ
  • Keywords: LEGE 374 10/07/2001 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 374 10/07/2001 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 388 din 16 iulie 2001

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 16.07.2001
This Version Valid From: 16.07.2001
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 388 din 16 iulie 2001

No related versions found.

Other Versions of this Document

Source Document ID: 29579

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 32 26/02/2001 ART. 14 Actul MODIFICA PE

AI-Generated Questions

These questions were automatically generated to help users find relevant information in this document.

Provider
OpenRouter
Model
qwen/qwen3-235b-a22b-2507
Generated
2026-07-06 13:43
Cost
$0.0002

Section: Section 7-10
Elements: 7 - 10

Section: Section 7-10
Elements: 7 - 10

Section: Section 8-10
Elements: 8 - 10

Question Generation Processing Logs

Total Logs

8

Processing Attempts

2

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER GOOGLE GOOGLE AI
First Processing: 2026-07-04 11:45:05 | Last Processing: 2026-07-06 14:33:11
Timestamp Type Message Provider Actions
2026-07-06 14:33:11 Response Received Received batch response with 3 questions from 2 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 2,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 2160,
        "cachedTokens": 0,
        "completionTokens": 252,
        "totalTokens": 2412,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea are ca scop aprobarea unei ordonanțe de urgență, deci reprezintă o decizie de aprobare emisă de Parlament.

| **Articolul UNIC** |   |   |
|---------------------|---|---|
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 10 | Care este modificarea adusă articolului 3 din Ordonanța Guvernului nr. 8/1997 privind stimularea cercetării științifice? |
| 7 | 10 | În ce condiții se asigură creșterea graduală a fondurilor pentru cercetare în raport cu produsul intern brut? |
| 8 | 10 | Ce dispoziții prevăd alocarea de resurse financiare pentru cercetarea științifică și dezvoltarea tehnologică din bugetul de stat? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,412

Cost: $0.000220

Processing Time: 3004000 ms

2026-07-06 14:33:11 Processing Completed Batch question generation completed with 3 total questions from 0 chapters OPENROUTER
Metadata:
{
    "total_questions": 3,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-06 14:23:46 Batch Created Added to batch 3/12 OPENROUTER
Metadata:
{
    "batch_id": "86cd2c0b-b7f0-4054-a6dc-fc825500df82",
    "provider_batch_id": "openrouter-local-89d82d7ef5da5288",
    "batch_number": 3,
    "total_batches": 12
}
2026-07-06 13:43:06 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "62a55cff-efce-4ed5-b272-071eea4173b1",
    "document_title": "LEGE 374 10\/07\/2001 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-06 13:43:06 Prompt Sent Sending batch prompt part 1/1 (elements 1-17) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 17,
    "character_count": 2060,
    "batch_mode": true,
    "json_schema": {
        "type": "object",
        "properties": {
            "documentCategory": {
                "type": "string",
                "description": "Document category classification",
                "enum": [
                    "daily_relevant_law",
                    "daily_relevant_regulation",
                    "daily_relevant_procedure",
                    "decision_salary",
                    "decision_approval",
                    "decision_modification",
                    "decision_other",
                    "uncategorized"
                ]
            },
            "categoryReason": {
                "type": "string",
                "description": "Explanation for the categorization (max 50 words)"
            },
            "chapters": {
                "type": "array",
                "items": {
                    "type": "object",
                    "properties": {
                        "chapter": {
                            "type": "string",
                            "description": "Chapter or article name with short description"
                        },
                        "questions": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "q": {
                                        "type": "string",
                                        "description": "The question text in Romanian"
                                    },
                                    "s": {
                                        "type": "integer",
                                        "description": "Start element number"
                                    },
                                    "e": {
                                        "type": "integer",
                                        "description": "End element number"
                                    }
                                },
                                "required": [
                                    "q",
                                    "s",
                                    "e"
                                ]
                            }
                        }
                    },
                    "required": [
                        "chapter",
                        "questions"
                    ]
                },
                "maxItems": 500
            },
            "allChaptersCovered": {
                "type": "boolean",
                "description": "Whether all chapters in the document have been covered"
            }
        },
        "required": [
            "documentCategory",
            "categoryReason",
            "chapters",
            "allChaptersCovered"
        ]
    }
}
JSON Schema Available View full prompt to see the response format schema
2026-07-04 11:45:20 Batch Created Added to batch 40/40 GOOGLE
Metadata:
{
    "batch_id": "3d2ff500-67fb-4ae1-affb-b0fa8ed895af",
    "provider_batch_id": "batches\/b7sp2jbqgh10nkidm1rge8tpk74rbu33r80d",
    "batch_number": 40,
    "total_batches": 40
}
2026-07-04 11:45:05 Processing Started Starting batch question generation with Google AI (gemini-2.5-pro) GOOGLE AI
Metadata:
{
    "generation_id": "31b592fa-9785-4c81-beb7-1a7ca9404063",
    "document_title": "LEGE 374 10\/07\/2001 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-04 11:45:05 Prompt Sent Sending batch prompt part 1/1 (elements 1-17) for iteration 1 GOOGLE AI
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 17,
    "character_count": 2060,
    "batch_mode": true,
    "json_schema": {
        "type": "object",
        "properties": {
            "documentCategory": {
                "type": "string",
                "description": "Document category classification",
                "enum": [
                    "daily_relevant_law",
                    "daily_relevant_regulation",
                    "daily_relevant_procedure",
                    "decision_salary",
                    "decision_approval",
                    "decision_modification",
                    "decision_other",
                    "uncategorized"
                ]
            },
            "categoryReason": {
                "type": "string",
                "description": "Explanation for the categorization (max 50 words)"
            },
            "chapters": {
                "type": "array",
                "items": {
                    "type": "object",
                    "properties": {
                        "chapter": {
                            "type": "string",
                            "description": "Chapter or article name with short description"
                        },
                        "questions": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "q": {
                                        "type": "string",
                                        "description": "The question text in Romanian"
                                    },
                                    "s": {
                                        "type": "integer",
                                        "description": "Start element number"
                                    },
                                    "e": {
                                        "type": "integer",
                                        "description": "End element number"
                                    }
                                },
                                "required": [
                                    "q",
                                    "s",
                                    "e"
                                ]
                            }
                        }
                    },
                    "required": [
                        "chapter",
                        "questions"
                    ]
                },
                "maxItems": 500
            },
            "allChaptersCovered": {
                "type": "boolean",
                "description": "Whether all chapters in the document have been covered"
            }
        },
        "required": [
            "documentCategory",
            "categoryReason",
            "chapters",
            "allChaptersCovered"
        ]
    }
}
JSON Schema Available View full prompt to see the response format schema

Document Relationships & Actions

Actions Induced by This Document
Section Operation Act
Actul MODIFICA PE OUG 32 26/02/2001 ART. 14
Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 32 26/02/2001
Actul MODIFICA PE OUG 32 26/02/2001 ART. 14
Actul REFERIRE LA LEGE 95 13/05/1998
Actul REFERIRE LA OG 8 31/01/1997 ART. 3
Actul REFERIRE LA CONSTITUTIE 21/11/1991 ART. 74
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE HG 58 05/02/2009
Actul REFERIT DE HG 411 08/04/2009
Actul REFERIT DE HG 412 08/04/2009
Actul REFERIT DE HG 413 08/04/2009
Actul REFERIT DE HG 414 08/04/2009
Actul REFERIT DE HG 415 08/04/2009
Actul REFERIT DE HG 416 08/04/2009
Actul REFERIT DE HG 417 08/04/2009
Actul REFERIT DE HG 931 19/08/2009
Actul REFERIT DE HG 932 19/08/2009
Actul REFERIT DE HG 925 19/08/2009
Actul REFERIT DE HG 926 19/08/2009
Actul REFERIT DE HG 927 19/08/2009
Actul REFERIT DE HG 928 19/08/2009
Actul REFERIT DE HG 929 19/08/2009
Actul REFERIT DE HG 930 19/08/2009
Actul REFERIT DE HG 142 13/02/2008
Actul REFERIT DE HG 192 27/02/2008
Actul REFERIT DE HG 218 05/03/2008
Actul REFERIT DE HG 406 16/04/2008
Actul REFERIT DE HG 407 16/04/2008
Actul REFERIT DE HG 796 31/07/2008
Actul REFERIT DE HG 869 20/08/2008
Actul REFERIT DE HG 963 27/08/2008
Actul REFERIT DE HG 1050 10/09/2008
Actul REFERIT DE HG 1095 18/09/2008
Actul REFERIT DE HG 1290 14/10/2008
Actul REFERIT DE HG 1326 22/10/2008
Actul REFERIT DE HG 1469 19/11/2008
Actul REFERIT DE HG 1466 19/11/2008
Actul REFERIT DE HG 1592 04/12/2008
Actul REFERIT DE HG 32 17/01/2007
Actul REFERIT DE HG 111 07/02/2007
Actul REFERIT DE HG 169 20/02/2007
Actul REFERIT DE HG 270 21/03/2007
Actul REFERIT DE HG 433 16/05/2007
Actul REFERIT DE HG 434 16/05/2007
Actul REFERIT DE HG 435 16/05/2007
Actul REFERIT DE HG 436 16/05/2007
Actul REFERIT DE HG 732 11/07/2007
Actul REFERIT DE HG 1178 04/10/2007
Actul REFERIT DE HG 1179 04/10/2007
Actul REFERIT DE HG 1350 12/11/2007
Actul REFERIT DE HG 1351 12/11/2007
Actul REFERIT DE HG 1417 28/11/2007
Actul REFERIT DE HG 176 09/02/2006
Actul REFERIT DE HG 464 12/04/2006
Actul REFERIT DE HG 576 03/05/2006
Actul REFERIT DE HG 821 28/06/2006
Actul REFERIT DE HG 1427 18/10/2006
Actul REFERIT DE LEGE 392 30/10/2006
Actul REFERIT DE HG 1613 22/11/2006
Actul REFERIT DE HG 1279 27/10/2005
Actul REFERIT DE HG 103 24/02/2005
Actul REFERIT DE HG 188 17/03/2005
Actul REFERIT DE HG 191 17/03/2005
Actul REFERIT DE HG 211 24/03/2005
Actul REFERIT DE HG 210 24/03/2005
Actul REFERIT DE HG 466 26/05/2005
Actul REFERIT DE HG 652 07/07/2005
Actul REFERIT DE HG 731 14/07/2005
Actul REFERIT DE HG 960 25/08/2005
Actul REFERIT DE HG 998 01/09/2005
Actul REFERIT DE HG 999 01/09/2005
Actul REFERIT DE HG 1455 24/11/2005
Actul REFERIT DE HG 330 18/03/2004
Actul REFERIT DE HG 555 15/04/2004
Actul REFERIT DE HG 841 03/06/2004
Actul REFERIT DE HG 842 03/06/2004
Actul REFERIT DE HG 843 03/06/2004
Actul REFERIT DE HG 1025 01/07/2004
Actul REFERIT DE HG 1230 05/08/2004
Actul REFERIT DE HG 1259 13/08/2004
Actul REFERIT DE HG 1260 13/08/2004
Actul REFERIT DE HG 1377 02/09/2004
Actul REFERIT DE HG 1378 02/09/2004
Actul REFERIT DE HG 1495 16/09/2004
Actul REFERIT DE HG 1682 14/10/2004
Actul REFERIT DE HG 1732 21/10/2004
Actul REFERIT DE HG 1789 28/10/2004
Actul REFERIT DE HG 1850 04/11/2004
Actul REFERIT DE HG 1914 10/11/2004
Actul REFERIT DE HG 1952 16/11/2004
Actul REFERIT DE HG 2044 24/11/2004
Actul REFERIT DE HG 2122 30/11/2004
Actul REFERIT DE HG 2216 09/12/2004
Actul REFERIT DE HG 271 13/03/2003
Actul REFERIT DE HG 845 17/07/2003
Actul REFERIT DE HG 972 22/08/2003
Actul REFERIT DE HG 1341 18/11/2003
Actul REFERIT DE HG 1400 04/12/2003
Actul REFERIT DE HG 470 16/05/2002
Actul REFERIT DE HG 672 03/07/2002
Actul REFERIT DE HG 673 03/07/2002
Actul REFERIT DE HG 805 31/07/2002
Actul REFERIT DE HG 1172 24/10/2002
Actul REFERIT DE HG 1171 24/10/2002
Actul REFERIT DE HG 1280 13/11/2002
Actul REFERIT DE HG 1364 06/12/2002
Actul REFERIT DE LEGE 649 07/12/2002
Actul PROMULGAT DE DECRET 519 09/07/2001
Actul REFERIT DE ORDIN 1491 07/08/2001
Actul REFERIT DE HG 840 28/08/2001
Actul REFERIT DE HG 837 28/08/2001
Actul REFERIT DE HG 885 13/09/2001
Actul REFERIT DE HG 1063 25/10/2001
Actul REFERIT DE OUG 163 06/12/2001
Actul REFERIT DE LEGE (R) 16 06/03/2000
Back to List View Original