local-deep-research 0.3.5__py3-none-any.whl → 0.3.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- local_deep_research/__version__.py +1 -1
- local_deep_research/web/services/research_service.py +7 -2
- {local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/METADATA +4 -11
- {local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/RECORD +7 -7
- {local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/WHEEL +0 -0
- {local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/entry_points.txt +0 -0
- {local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/licenses/LICENSE +0 -0
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.3.
|
1
|
+
__version__ = "0.3.6"
|
@@ -528,7 +528,9 @@ def run_research_process(
|
|
528
528
|
)[:50]
|
529
529
|
safe_query = safe_query.replace(" ", "_").lower()
|
530
530
|
report_path = os.path.join(
|
531
|
-
OUTPUT_DIR,
|
531
|
+
OUTPUT_DIR,
|
532
|
+
f"quick_summary_{safe_query}_"
|
533
|
+
f"{datetime.now().isoformat()}.md",
|
532
534
|
)
|
533
535
|
|
534
536
|
# Send progress update for writing to file
|
@@ -639,7 +641,10 @@ def run_research_process(
|
|
639
641
|
x for x in query if x.isalnum() or x in [" ", "-", "_"]
|
640
642
|
)[:50]
|
641
643
|
safe_query = safe_query.replace(" ", "_").lower()
|
642
|
-
report_path = os.path.join(
|
644
|
+
report_path = os.path.join(
|
645
|
+
OUTPUT_DIR,
|
646
|
+
f"detailed_report_{safe_query}_{datetime.now().isoformat()}.md",
|
647
|
+
)
|
643
648
|
|
644
649
|
with open(report_path, "w", encoding="utf-8") as f:
|
645
650
|
f.write(final_report["content"])
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: local-deep-research
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.6
|
4
4
|
Summary: AI-powered research assistant with deep, iterative analysis using LLMs and web searches
|
5
5
|
Author-Email: LearningCircuit <185559241+LearningCircuit@users.noreply.github.com>, HashedViking <6432677+HashedViking@users.noreply.github.com>
|
6
6
|
License: MIT License
|
@@ -129,7 +129,7 @@ docker start local-deep-research
|
|
129
129
|
Then visit `http://127.0.0.1:5000` to start researching!
|
130
130
|
|
131
131
|
> **Note**: If you need to connect to local services (like Ollama), add `--network host` to the command.
|
132
|
-
>
|
132
|
+
>
|
133
133
|
> **Don't have Docker? It's installed in a few clicks: [Install Docker here](https://www.docker.com/get-started/)**
|
134
134
|
|
135
135
|
### Option 2: Python Package (mostly for programmatic access)
|
@@ -304,15 +304,8 @@ Local Deep Research includes powerful Retrieval Augmented Generation (RAG) capab
|
|
304
304
|
- CSV files
|
305
305
|
- And more
|
306
306
|
|
307
|
-
|
308
|
-
|
309
|
-
You can use your documents in research via:
|
310
|
-
- Auto-selection (when relevant to query)
|
311
|
-
- Direct collection selection: `tool = "project_docs"`
|
312
|
-
- All collections: `tool = "local_all"`
|
313
|
-
- Query syntax: `collection:project_docs your query`
|
314
|
-
|
315
|
-
This allows you to integrate your private knowledge base with web search results for comprehensive research that includes your own documents and data.
|
307
|
+
See [this page](https://github.com/LearningCircuit/local-deep-research/wiki/Configuring-Local-Search) for
|
308
|
+
configuration instructions.
|
316
309
|
|
317
310
|
## 🛠️ Advanced Configuration
|
318
311
|
|
@@ -1,10 +1,10 @@
|
|
1
|
-
local_deep_research-0.3.
|
2
|
-
local_deep_research-0.3.
|
3
|
-
local_deep_research-0.3.
|
4
|
-
local_deep_research-0.3.
|
1
|
+
local_deep_research-0.3.6.dist-info/METADATA,sha256=DnFTLaMc8sSTyDLMvhyW93MbVM2mx7E4d5eGsmCp3_Y,16360
|
2
|
+
local_deep_research-0.3.6.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
local_deep_research-0.3.6.dist-info/entry_points.txt,sha256=GcXS501Rjh-P80S8db7hnrQ23mS_Jg27PwpVQVO77as,113
|
4
|
+
local_deep_research-0.3.6.dist-info/licenses/LICENSE,sha256=Qg2CaTdu6SWnSqk1_JtgBPp_Da-LdqJDhT1Vt1MUc5s,1072
|
5
5
|
local_deep_research/__init__.py,sha256=9wV3oonZMEHsE_JhyZU9P0hW2Uwv47zotGlbAB_gQiA,885
|
6
6
|
local_deep_research/__main__.py,sha256=LIxK5iS6aLAKMFBDpUS3V-jDcxchqi3eSUsI2jAZUXk,371
|
7
|
-
local_deep_research/__version__.py,sha256=
|
7
|
+
local_deep_research/__version__.py,sha256=W_9dCm49nLvZulVAvvsafxLJjVBSKDBHz9K7szFZllo,22
|
8
8
|
local_deep_research/advanced_search_system/__init__.py,sha256=sGusMj4eFIrhXR6QbOM16UDKB6aI-iS4IFivKWpMlh0,234
|
9
9
|
local_deep_research/advanced_search_system/filters/__init__.py,sha256=2dXrV4skcVHI2Lb3BSL2Ajq0rnLeSw7kc1MbIynMxa4,190
|
10
10
|
local_deep_research/advanced_search_system/filters/base_filter.py,sha256=dFNQ7U2dj4bf3voT73YhcG-w9eW-BTlc4F9kstFcETY,969
|
@@ -67,7 +67,7 @@ local_deep_research/web/routes/api_routes.py,sha256=S0UdCmfm0v1GEM4UiSbI0PE3xUOx
|
|
67
67
|
local_deep_research/web/routes/history_routes.py,sha256=6a_8nX349viuvi1zP5S7BaPPpAh133eTi1NVWO545A8,12622
|
68
68
|
local_deep_research/web/routes/research_routes.py,sha256=zSU21oAkZnADnuhJniShd8US8hpPDiYqQxUhalJwQeU,23685
|
69
69
|
local_deep_research/web/routes/settings_routes.py,sha256=fkYLwDgcHfiHVml3ux6qCc5qFMjfnKfPcwisqhg995s,49280
|
70
|
-
local_deep_research/web/services/research_service.py,sha256=
|
70
|
+
local_deep_research/web/services/research_service.py,sha256=RyZ4cCePV9n--wm-8-c0wpLGwA1aQIiuTpnRlLuU8-I,39646
|
71
71
|
local_deep_research/web/services/resource_service.py,sha256=yKgOC6GEOmHqRoGzwf52e19UaGCCS1DbDbOIXgWGvGc,4378
|
72
72
|
local_deep_research/web/services/settings_manager.py,sha256=W3i0ZW8Ds4PhjlzPUiHoBwhzEdlnVGhnCKexjSnvlyc,17013
|
73
73
|
local_deep_research/web/services/settings_service.py,sha256=SgmjhMvGZjJE63hKKaqY7kPGphnUyXcQG8NFN5rTizs,3550
|
@@ -133,4 +133,4 @@ local_deep_research/web_search_engines/engines/search_engine_wikipedia.py,sha256
|
|
133
133
|
local_deep_research/web_search_engines/search_engine_base.py,sha256=PLU_sAWhWKTOQWcv32GINuhLdIwB0sEQy-pp9oG9Ggo,9835
|
134
134
|
local_deep_research/web_search_engines/search_engine_factory.py,sha256=DghAkQvLKRJYl5xb9AUjUv7ydAQ4rPi-TvzrmqdyGxE,10890
|
135
135
|
local_deep_research/web_search_engines/search_engines_config.py,sha256=rgKo3UQhXov_4QxPcdzMqnAfJc5a6tGXtfnjIzKeHdQ,4584
|
136
|
-
local_deep_research-0.3.
|
136
|
+
local_deep_research-0.3.6.dist-info/RECORD,,
|
File without changes
|
{local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/entry_points.txt
RENAMED
File without changes
|
{local_deep_research-0.3.5.dist-info → local_deep_research-0.3.6.dist-info}/licenses/LICENSE
RENAMED
File without changes
|