Skip to content

feat: Adds support for gigachat embeddings to the gigachat LLM add-on. #1280

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

Merged
merged 2 commits into from
Apr 19, 2025

Conversation

Rai220
Copy link
Contributor

@Rai220 Rai220 commented Mar 19, 2025

LLM already works, adds embeddings from GigaChat team.

Copy link
Owner

@assafelovic assafelovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome thank you

@assafelovic assafelovic merged commit be7024a into assafelovic:master Apr 19, 2025
th3w1zard1 added a commit to th3w1zard1/gpt-researcher that referenced this pull request May 6, 2025
Squashed commit of the following:

commit 76d4c2f
Merge: d427aa6 5320db1
Author: Assaf Elovic <[email protected]>
Date:   Sun May 4 08:23:32 2025 +0300

    Merge pull request assafelovic#1371 from yuefengz/master

    Fix a typo in curator.py

commit d427aa6
Merge: f84e613 9f1e190
Author: Assaf Elovic <[email protected]>
Date:   Sat May 3 12:17:57 2025 +0300

    Merge pull request assafelovic#1376 from Masao-Taketani/master

    bugfix. third argument of ResearchAgent has to be tone

commit 9f1e190
Author: Masao Taketani <[email protected]>
Date:   Sat May 3 00:57:16 2025 +0900

    bugfix. third argument of ResearchAgent has to be tone

commit f84e613
Merge: 80beb16 2749ab5
Author: Assaf Elovic <[email protected]>
Date:   Fri May 2 12:07:48 2025 +0300

    fixed conflict

commit 5320db1
Author: Yuefeng Zhou <[email protected]>
Date:   Thu May 1 11:06:47 2025 -0700

    Fix a typo in curator.py

commit 2749ab5
Merge: 5458ae7 3fae683
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:26:10 2025 +0300

    Merge pull request assafelovic#1352 from anexplore/fix-fstringbackslash

    fix python3.11 f-string cannot have backslash

commit 5458ae7
Merge: 951b66a 2a8d37d
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:25:45 2025 +0300

    Merge pull request assafelovic#1362 from tClelford/verbose-flag-issue

    Respect my verbosity!

commit 951b66a
Merge: b2451b3 e6d1ff9
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:24:30 2025 +0300

    Merge pull request assafelovic#1363 from tvoilex/fix_firecrawl

    fix firecrawl error: 'ScrapeResponse' object is not subscriptable

commit b2451b3
Merge: a707950 c0c7784
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:24:08 2025 +0300

    Merge pull request assafelovic#1364 from irak99/patch-1

    Update getting started link to the doc

commit 80beb16
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:23:25 2025 +0300

    updated url to app.gptr.dev

commit a707950
Merge: bfea7d2 417650a
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:19:34 2025 +0300

    Merge pull request assafelovic#1370 from kicksent/patch-1

    Update filtering-by-domain.md

commit 417650a
Author: Nick Trierweiler <[email protected]>
Date:   Wed Apr 30 17:29:33 2025 +0200

    Update filtering-by-domain.md

    fix typo

commit c0c7784
Author: Nikola Irakoski <[email protected]>
Date:   Mon Apr 28 19:57:34 2025 +0200

    Update getting started link to the doc

commit e6d1ff9
Author: Maksim Laktsionau <[email protected]>
Date:   Mon Apr 28 17:20:53 2025 +0200

    fix firecrawl error: 'ScrapeResponse' object is not subscriptable

commit 2a8d37d
Author: tClelford <[email protected]>
Date:   Mon Apr 28 15:22:28 2025 +0100

    fix: pass verbosity flag to config and propogate through llmprovider

commit bfea7d2
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 21:14:52 2025 +0300

    fixed issue with reasoning models

commit c6b059c
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 21:08:45 2025 +0300

    modified prompt to remove table of content

commit 68193b0
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 20:10:37 2025 +0300

    fixed failed build in docs

commit d471c13
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 19:57:56 2025 +0300

    modified docs dependencies

commit 8d6bad4
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 19:37:04 2025 +0300

    fixed reasoning llm

commit 68fbc8d
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 18:26:05 2025 +0300

    added more params to docs

commit 3fae683
Author: anexplore <[email protected]>
Date:   Wed Apr 23 18:18:15 2025 +0800

    fix python3.11 f-string cannot have backslash

commit d3b13b0
Merge: 7bb65c9 66cb8e5
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 23 08:54:12 2025 +0300

    Merge pull request assafelovic#1278 from gabe-l-hart/Granite

    IBM Granite

commit 7bb65c9
Merge: b548d6f 73a1b9a
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 23 08:53:19 2025 +0300

    Merge pull request assafelovic#1350 from ivan-latunov/latunov

    Strip spaces from "self.output_dir" to prevent exception when writing…

commit b548d6f
Merge: 63a9f0d a121628
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 23 08:53:00 2025 +0300

    Merge pull request assafelovic#1351 from ewgdg/fix/nodriver-scraper-waittime

    fix: nodriver scraper wait timeout behavior

commit a121628
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 17:23:35 2025 -0700

    fix: add exception handling

commit 4c43051
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:21:08 2025 -0700

    fix typing

commit 179f9e3
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:14:53 2025 -0700

    fix: less browser_connection_timeout

commit fe3ed50
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:12:17 2025 -0700

    fix: better wait timeout

commit 43890fe
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:09:07 2025 -0700

    fix doc

commit 73a1b9a
Author: Ivan <[email protected]>
Date:   Tue Apr 22 09:14:35 2025 +0100

    Strip spaces from "self.output_dir" to prevent exception when writing files

commit 66cb8e5
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 11:03:39 2025 -0600

    docs: Update config.md for new config arguments

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit e713cf1
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 10:57:00 2025 -0600

    docs: Add section on Granite with Ollama in llms doc

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 156d341
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 10:53:45 2025 -0600

    feat: Re-add "granite" prompt family and add impl to dispatch between minor versions

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 1bc845b
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 09:24:48 2025 -0600

    feat: Add Granite 3.3 prompt family

    Document concatenation is different in 3.3 relative to 3.2, so we need to
    keep these separate.

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit e65b572
Author: Gabe Goodhart <[email protected]>
Date:   Fri Apr 11 15:41:34 2025 -0600

    feat: Extend prompt family to include merging of local and web docs

    Branch: DoclingIntegration

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 9b089f3
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 13:41:29 2025 -0600

    feat: Add the ability to set "chat_log" in llm_kwargs to log all chat input/output

    This will help model prompt-family developers fine tune how prompts are
    presented to the models more efficiently.

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 5d1564b
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 13:05:10 2025 -0600

    feat: Add GranitePromptFamily

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 3bf50bf
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 12:54:49 2025 -0600

    feat: Use prompt family for document pretty printing

    Different models have different prompting strategies for context docs, and
    granite in particular expects to receive its documents in a standard format
    that doesn't match the basic concatenation scheme.

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 3c1a651
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 12:49:08 2025 -0600

    feat: Plumb the usage of PromptFamily everywhere

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit f94070b
Author: Gabe Goodhart <[email protected]>
Date:   Thu Mar 13 15:48:59 2025 -0600

    feat: Allow LLM_KWARGS and EMBEDDING_KWARGS to be set via env config

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit c85cf76
Author: Gabe Goodhart <[email protected]>
Date:   Wed Mar 12 13:48:20 2025 -0600

    feat: Add PROMPT_FAMILY to the config dict

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 55a8c72
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 12:19:52 2025 -0600

    feat: Hoist free-functions in prompts.py to PromptFamily class

    Also add infra for extending to new prompt families

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 63a9f0d
Author: Assaf Elovic <[email protected]>
Date:   Sun Apr 20 22:27:06 2025 +0300

    fixed failed npm run build

commit 255a02c
Author: Assaf Elovic <[email protected]>
Date:   Sun Apr 20 08:36:47 2025 +0300

    fixed error with running npm run build on frontend

commit be7024a
Merge: fb7a721 0f22140
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 19 11:18:43 2025 +0300

    Merge pull request assafelovic#1280 from Rai220/master

    feat: Adds support for gigachat embeddings to the gigachat LLM add-on.

commit fb7a721
Merge: bccf0cf 25d7607
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 19 11:18:21 2025 +0300

    Merge pull request assafelovic#1313 from N4SIRODDIN3/patch-1

    EMBEDDING = '<hugginface>:<sentence-transformers/all-MiniLM-L6-v2>'

commit bccf0cf
Merge: c213664 956b63a
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 19 11:16:45 2025 +0300

    Merge pull request assafelovic#1346 from arminfabritzek/fix-o4-mini-TEMPERATURE_REASONING_EFFORT_MODELS

    Add support for o4-mini model in temperature & reasoning-effort config

commit 956b63a
Author: arminfabritzek <[email protected]>
Date:   Fri Apr 18 12:02:04 2025 +0200

    Add support for o4-mini model in temperature & reasoning-effort config

commit c213664
Author: Assaf Elovic <[email protected]>
Date:   Thu Apr 17 07:56:58 2025 +0300

    updated to new openai models

commit dbc0bbe
Merge: 37e4d9d ff08504
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 11 08:38:29 2025 +0300

    Merge pull request assafelovic#1324 from mratsim/patch-1

    Fix assafelovic#1323: Ollama model parsing issue in multi-agent mode

commit 37e4d9d
Merge: 75e7baa dc4e873
Author: Elisha Kramer <[email protected]>
Date:   Wed Apr 9 11:23:24 2025 +0300

    Merge pull request assafelovic#1333 from robsonos/patch-1

    Fix broken link in llms.md

commit dc4e873
Author: Robson Oliveira dos Santos <[email protected]>
Date:   Wed Apr 9 15:05:23 2025 +0930

    Fix broken link in llms.md

    Replace `gpt-researcher/gptr/config` with `docs/gpt-researcher/gptr/config`

commit ff08504
Author: Mamy Ratsimbazafy <[email protected]>
Date:   Sat Apr 5 18:34:36 2025 +0200

    Fix assafelovic#1323: Ollama model parsing issue in multi-agent mode

    See assafelovic#1323

commit 75e7baa
Merge: 344cedd ea72662
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 19:33:20 2025 +0300

    Merge pull request assafelovic#1322 from assafelovic/feauture/frontend_improvements

    Feauture/frontend improvements

commit 344cedd
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 10:23:52 2025 +0300

    Update README.md

commit d41d747
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 10:10:44 2025 +0300

    Update README.md

commit ea72662
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 09:28:03 2025 +0300

    fixed flickering of rendering of images when report is generated

commit 1b4ecd6
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 22:26:51 2025 +0300

    fixed bug with bulleted points

commit 1953a37
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 22:07:37 2025 +0300

    updated colors of research report

commit e0230a5
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 22:00:34 2025 +0300

    modified sidebar ux

commit 08fd94c
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 21:51:37 2025 +0300

    modified

commit 11749fd
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 21:48:57 2025 +0300

    modified

commit a026876
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 21:12:09 2025 +0300

    updated modal experience it was too bold

commit 2e81dc5
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:36:44 2025 +0300

    finalized

commit a38fcca
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:17:21 2025 +0300

    modified

commit a498b83
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:14:53 2025 +0300

    finalized responsiveness for app

commit 265f4cb
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:07:06 2025 +0300

    improved app on mobile responsive

commit e339726
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:58:00 2025 +0300

    finalized redesign of app

commit afff06d
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:49:34 2025 +0300

    fixed bug with preferences modal

commit 3dfa7b6
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:46:04 2025 +0300

    modified ahref colors

commit 87382ec
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:44:14 2025 +0300

    finalized all report experience

commit 5b283fc
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:27:30 2025 +0300

    updated glow to remove animation

commit 343d889
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:24:20 2025 +0300

    completely redesigned app to have a premium feel

commit 7ebdb2b
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 18:53:26 2025 +0300

    added more tone selectors

commit 17a3145
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 18:10:58 2025 +0300

    modified conflicts

commit e391857
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 17:51:03 2025 +0300

    added table support for rendering reports

commit 0f4177c
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 17:35:32 2025 +0300

    Revert "Merge pull request assafelovic#1213 from hurxxxx/feat/GPTResearcher-add-language-option"

    This reverts commit c60730d, reversing
    changes made to 0c634e9.

commit 4b246da
Merge: b11959e 38d6949
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 2 11:42:43 2025 +0300

    Merge pull request assafelovic#1316 from ElishaKay/nextjs-fixes-apr-2025

    Nextjs fixes

commit 38d6949
Author: ElishaKay <[email protected]>
Date:   Tue Apr 1 11:07:00 2025 +0000

    disable followup temporarily in nextjs

commit 083b3fc
Author: ElishaKay <[email protected]>
Date:   Tue Apr 1 11:00:19 2025 +0000

    build fixes

commit 4bf6c40
Author: ElishaKay <[email protected]>
Date:   Tue Apr 1 10:03:32 2025 +0000

    fix docker compose for nextjs

commit 25d7607
Author: N4SIRODDIN3 <[email protected]>
Date:   Mon Mar 31 13:50:29 2025 +0100

    EMBEDDING = '<hugginface>:<sentence-transformers/all-MiniLM-L6-v2>'

    The previous structure raised the following exception:
    ValueError: not enough values to unpack (expected 2, got 1)
    Now it should work.

commit b11959e
Author: Assaf Elovic <[email protected]>
Date:   Mon Mar 31 08:46:15 2025 +0300

    added search function to mcp

commit 1001c46
Merge: 098fb71 6cccd21
Author: Assaf Elovic <[email protected]>
Date:   Sun Mar 30 19:41:55 2025 +0300

    Merge pull request assafelovic#1235 from ElishaKay/react-app

    Frontend goodies

commit 098fb71
Merge: c60730d 80e5dab
Author: Assaf Elovic <[email protected]>
Date:   Sun Mar 30 19:40:57 2025 +0300

    Merge pull request assafelovic#1310 from assafelovic/feature/mcp_server

    MCP Server

commit 6cccd21
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 13:15:17 2025 +0000

    filter by domain docs

commit cd6dde7
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 13:09:23 2025 +0000

    gptr react docs

commit 3296143
Merge: aa2f391 9cb5209
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 13:00:50 2025 +0000

    embed script

commit aa2f391
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 12:33:45 2025 +0000

    minimize react dependencies

commit 5c8275c
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 12:27:18 2025 +0000

    css fixes

commit b060394
Author: ElishaKay <[email protected]>
Date:   Fri Mar 14 06:24:05 2025 +0000

    fixed running nextjs app with docker compose

commit 31a1807
Author: ElishaKay <[email protected]>
Date:   Fri Mar 14 06:01:35 2025 +0000

    modularizing between nextjs app and gptr react package

commit 83390ab
Author: ElishaKay <[email protected]>
Date:   Fri Mar 14 05:03:15 2025 +0000

    setup for html embed script

commit 6adbbc6
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:57:17 2025 +0000

    upgrade npm

commit c44e0ae
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:54:04 2025 +0000

    better wss vs ws logic in nextjs

commit 553a504
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:47:42 2025 +0000

    npm package upgrades

commit 25fd60d
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:13:35 2025 +0000

    cleanup

commit 0965d83
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:05:19 2025 +0000

    more parameters to npm client

commit 45ca9ab
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:47:55 2025 +0000

    readmes

commit 17788c8
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:34:10 2025 +0000

    conditionalize ws vs wss in npm package

commit 2633566
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:29:03 2025 +0000

    gethost fix

commit e88e749
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:14:35 2025 +0000

    cleanup

commit 95f4b25
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:05:56 2025 +0000

    cleaner getHost

commit 60ca63c
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 11:34:43 2025 +0000

    fixed styling of settings modal

commit e42442c
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 11:16:31 2025 +0000

    cleanup

commit e2dd199
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 10:24:40 2025 +0000

    fixed images in npm package

commit 6733a1a
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 09:52:09 2025 +0000

    setup for modular css and fetching gptr api url from props of react component

commit bc0d69b
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 09:29:59 2025 +0000

    setup for fixing images and gptr_api_url for npm package

commit 5f0b519
Author: ElishaKay <[email protected]>
Date:   Wed Mar 5 10:18:39 2025 +0000

    cleanup

commit dbd57b3
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 20:43:47 2025 +0000

    better styling injected into react-npm package

commit 9b4b54e
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 20:27:16 2025 +0000

    more styling in npm package

commit 44fb393
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 20:12:56 2025 +0000

    latest

commit 860f249
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 19:58:52 2025 +0000

    report runs to completion with react-starter-template

commit 5b4f95b
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 19:21:48 2025 +0000

    GPTR component appears in fresh react install

commit d4703ff
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 18:23:11 2025 +0000

    latest

commit 261d9ff
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 17:52:40 2025 +0000

    bundle for the browser

commit d5d74f2
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 14:42:48 2025 +0000

    import fix

commit 6264c9f
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 14:02:55 2025 +0000

    compiling successfully - but package needs fixes when imported into react app

commit 0709e0a
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 13:49:53 2025 +0000

    combing through errors

commit b191e71
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 13:13:40 2025 +0000

    polishing through build errors

commit 9002255
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 12:46:41 2025 +0000

    fix 'npm run build:lib' errors

commit c16b5a4
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 12:26:08 2025 +0000

    more robust react package

commit 4ac95c9
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 12:09:39 2025 +0000

    successfully runs npm run build:lib

commit 71a25ea
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 11:58:01 2025 +0000

    more react app setup

commit 658c8b9
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 11:46:37 2025 +0000

    react npm setup

commit 44903f9
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 11:24:29 2025 +0000

    .nextjs volumes fix

commit c60730d
Merge: 0c634e9 6ff4f05
Author: Elisha Kramer <[email protected]>
Date:   Sun Mar 30 13:46:13 2025 +0300

    Merge pull request assafelovic#1213 from hurxxxx/feat/GPTResearcher-add-language-option

    feat: Add language support to reports and frontend input

commit 80e5dab
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 20:42:09 2025 +0300

    updated default gptr to be faster

commit 0760efb
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 20:33:49 2025 +0300

    updated claude integration guide

commit c03332c
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 19:03:14 2025 +0300

    updated mcp docs

commit 04296df
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 17:09:02 2025 +0300

    updated env examples

commit de6bd76
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 17:05:50 2025 +0300

    finalized performamce improvements for mcp server

commit 9eae25e
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 16:28:31 2025 +0300

    finalized MCP

commit e2edb74
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 15:47:46 2025 +0300

    added base files and mcp server

commit 6ff4f05
Author: hurxxxx <[email protected]>
Date:   Fri Mar 28 23:02:36 2025 +0900

    Fix inconsistent indentation

commit d6dfaa2
Merge: 23ccc1f 87bb65b
Author: hurxxxx <[email protected]>
Date:   Fri Mar 28 22:58:32 2025 +0900

    Merge remote-tracking branch 'upstream/master' into feat/GPTResearcher-add-language-option

    # Conflicts:
    #	backend/report_type/detailed_report/detailed_report.py
    #	backend/server/websocket_manager.py

commit 9cb5209
Author: ElishaKay <[email protected]>
Date:   Wed Mar 26 11:44:09 2025 +0000

    filter by domain based on url param

commit 0f22140
Author: Konstantin Krestnikov <[email protected]>
Date:   Thu Mar 20 10:06:11 2025 +0300

    chore: add gigachat to supported embeddings list

commit 0b35c8a
Author: Konstantin Krestnikov <[email protected]>
Date:   Wed Mar 19 18:18:12 2025 +0300

    feat: Adds support for gigachat embeddings to the gigachat LLM add-on.

commit 2a53c56
Author: ElishaKay <[email protected]>
Date:   Sun Mar 16 09:39:22 2025 +0000

    simplify

commit 991fba2
Author: ElishaKay <[email protected]>
Date:   Sun Mar 16 09:33:43 2025 +0000

    embed script docs

commit be60dcd
Author: ElishaKay <[email protected]>
Date:   Sun Mar 16 09:15:55 2025 +0000

    embed script option

commit 23ccc1f
Author: Gunwoo Hur <[email protected]>
Date:   Fri Feb 28 17:54:58 2025 +0900

    fix: Apply language settings when generating a subtopic report

commit b9c8236
Author: Gunwoo Hur <[email protected]>
Date:   Thu Feb 27 17:11:13 2025 +0900

    feat: Add language support to reports and frontend input
th3w1zard1 added a commit to th3w1zard1/gpt-researcher that referenced this pull request May 15, 2025
commit 58a8bd3 Merge: 0fdbed8 6301161 Author: Assaf Elovic <[email protected]> Date:   Sun May 11 08:29:51 2025 +0300      Merge pull request assafelovic#1388 from grapestore/fix/serper-search-error-handling          fix: improve error handling in SerperSearch results processing  commit 0fdbed8 Merge: 76d4c2f 3fc0c3a Author: Assaf Elovic <[email protected]> Date:   Sun May 11 08:29:18 2025 +0300      Merge pull request assafelovic#1394 from hide-lgtm/master          Add "Deep Research" option to selection and fix formatting in base.py  commit 3fc0c3a Author: hide-lgtm <[email protected]> Date:   Fri May 9 20:06:46 2025 +0900      Add "Deep Research" option to selection and fix formatting in base.py  commit 6301161 Author: grapestore <[email protected]> Date:   Wed May 7 12:18:55 2025 +0900      fix: improve error handling in SerperSearch results processing  commit 76d4c2f Merge: d427aa6 5320db1 Author: Assaf Elovic <[email protected]> Date:   Sun May 4 08:23:32 2025 +0300      Merge pull request assafelovic#1371 from yuefengz/master          Fix a typo in curator.py  commit d427aa6 Merge: f84e613 9f1e190 Author: Assaf Elovic <[email protected]> Date:   Sat May 3 12:17:57 2025 +0300      Merge pull request assafelovic#1376 from Masao-Taketani/master          bugfix. third argument of ResearchAgent has to be tone  commit 9f1e190 Author: Masao Taketani <[email protected]> Date:   Sat May 3 00:57:16 2025 +0900      bugfix. third argument of ResearchAgent has to be tone  commit f84e613 Merge: 80beb16 2749ab5 Author: Assaf Elovic <[email protected]> Date:   Fri May 2 12:07:48 2025 +0300      fixed conflict  commit 5320db1 Author: Yuefeng Zhou <[email protected]> Date:   Thu May 1 11:06:47 2025 -0700      Fix a typo in curator.py  commit 2749ab5 Merge: 5458ae7 3fae683 Author: Assaf Elovic <[email protected]> Date:   Thu May 1 09:26:10 2025 +0300      Merge pull request assafelovic#1352 from anexplore/fix-fstringbackslash          fix python3.11 f-string cannot have backslash  commit 5458ae7 Merge: 951b66a 2a8d37d Author: Assaf Elovic <[email protected]> Date:   Thu May 1 09:25:45 2025 +0300      Merge pull request assafelovic#1362 from tClelford/verbose-flag-issue          Respect my verbosity!  commit 951b66a Merge: b2451b3 e6d1ff9 Author: Assaf Elovic <[email protected]> Date:   Thu May 1 09:24:30 2025 +0300      Merge pull request assafelovic#1363 from tvoilex/fix_firecrawl          fix firecrawl error: 'ScrapeResponse' object is not subscriptable  commit b2451b3 Merge: a707950 c0c7784 Author: Assaf Elovic <[email protected]> Date:   Thu May 1 09:24:08 2025 +0300      Merge pull request assafelovic#1364 from irak99/patch-1          Update getting started link to the doc  commit 80beb16 Author: Assaf Elovic <[email protected]> Date:   Thu May 1 09:23:25 2025 +0300      updated url to app.gptr.dev  commit a707950 Merge: bfea7d2 417650a Author: Assaf Elovic <[email protected]> Date:   Thu May 1 09:19:34 2025 +0300      Merge pull request assafelovic#1370 from kicksent/patch-1          Update filtering-by-domain.md  commit 417650a Author: Nick Trierweiler <[email protected]> Date:   Wed Apr 30 17:29:33 2025 +0200      Update filtering-by-domain.md          fix typo  commit c0c7784 Author: Nikola Irakoski <[email protected]> Date:   Mon Apr 28 19:57:34 2025 +0200      Update getting started link to the doc  commit e6d1ff9 Author: Maksim Laktsionau <[email protected]> Date:   Mon Apr 28 17:20:53 2025 +0200      fix firecrawl error: 'ScrapeResponse' object is not subscriptable  commit 2a8d37d Author: tClelford <[email protected]> Date:   Mon Apr 28 15:22:28 2025 +0100      fix: pass verbosity flag to config and propogate through llmprovider  commit bfea7d2 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 26 21:14:52 2025 +0300      fixed issue with reasoning models  commit c6b059c Author: Assaf Elovic <[email protected]> Date:   Sat Apr 26 21:08:45 2025 +0300      modified prompt to remove table of content  commit 68193b0 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 26 20:10:37 2025 +0300      fixed failed build in docs  commit d471c13 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 26 19:57:56 2025 +0300      modified docs dependencies  commit 8d6bad4 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 26 19:37:04 2025 +0300      fixed reasoning llm  commit 68fbc8d Author: Assaf Elovic <[email protected]> Date:   Sat Apr 26 18:26:05 2025 +0300      added more params to docs  commit 3fae683 Author: anexplore <[email protected]> Date:   Wed Apr 23 18:18:15 2025 +0800      fix python3.11 f-string cannot have backslash  commit d3b13b0 Merge: 7bb65c9 66cb8e5 Author: Assaf Elovic <[email protected]> Date:   Wed Apr 23 08:54:12 2025 +0300      Merge pull request assafelovic#1278 from gabe-l-hart/Granite          IBM Granite  commit 7bb65c9 Merge: b548d6f 73a1b9a Author: Assaf Elovic <[email protected]> Date:   Wed Apr 23 08:53:19 2025 +0300      Merge pull request assafelovic#1350 from ivan-latunov/latunov          Strip spaces from "self.output_dir" to prevent exception when writing…  commit b548d6f Merge: 63a9f0d a121628 Author: Assaf Elovic <[email protected]> Date:   Wed Apr 23 08:53:00 2025 +0300      Merge pull request assafelovic#1351 from ewgdg/fix/nodriver-scraper-waittime          fix: nodriver scraper wait timeout behavior  commit a121628 Author: Xian Zhang <[email protected]> Date:   Tue Apr 22 17:23:35 2025 -0700      fix: add exception handling  commit 4c43051 Author: Xian Zhang <[email protected]> Date:   Tue Apr 22 14:21:08 2025 -0700      fix typing  commit 179f9e3 Author: Xian Zhang <[email protected]> Date:   Tue Apr 22 14:14:53 2025 -0700      fix: less browser_connection_timeout  commit fe3ed50 Author: Xian Zhang <[email protected]> Date:   Tue Apr 22 14:12:17 2025 -0700      fix: better wait timeout  commit 43890fe Author: Xian Zhang <[email protected]> Date:   Tue Apr 22 14:09:07 2025 -0700      fix doc  commit 73a1b9a Author: Ivan <[email protected]> Date:   Tue Apr 22 09:14:35 2025 +0100      Strip spaces from "self.output_dir" to prevent exception when writing files  commit 66cb8e5 Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 21 11:03:39 2025 -0600      docs: Update config.md for new config arguments          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit e713cf1 Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 21 10:57:00 2025 -0600      docs: Add section on Granite with Ollama in llms doc          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 156d341 Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 21 10:53:45 2025 -0600      feat: Re-add "granite" prompt family and add impl to dispatch between minor versions          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 1bc845b Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 21 09:24:48 2025 -0600      feat: Add Granite 3.3 prompt family          Document concatenation is different in 3.3 relative to 3.2, so we need to     keep these separate.          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit e65b572 Author: Gabe Goodhart <[email protected]> Date:   Fri Apr 11 15:41:34 2025 -0600      feat: Extend prompt family to include merging of local and web docs          Branch: DoclingIntegration          Signed-off-by: Gabe Goodhart <[email protected]>  commit 9b089f3 Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 7 13:41:29 2025 -0600      feat: Add the ability to set "chat_log" in llm_kwargs to log all chat input/output          This will help model prompt-family developers fine tune how prompts are     presented to the models more efficiently.          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 5d1564b Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 7 13:05:10 2025 -0600      feat: Add GranitePromptFamily          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 3bf50bf Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 7 12:54:49 2025 -0600      feat: Use prompt family for document pretty printing          Different models have different prompting strategies for context docs, and     granite in particular expects to receive its documents in a standard format     that doesn't match the basic concatenation scheme.          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 3c1a651 Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 7 12:49:08 2025 -0600      feat: Plumb the usage of PromptFamily everywhere          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit f94070b Author: Gabe Goodhart <[email protected]> Date:   Thu Mar 13 15:48:59 2025 -0600      feat: Allow LLM_KWARGS and EMBEDDING_KWARGS to be set via env config          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit c85cf76 Author: Gabe Goodhart <[email protected]> Date:   Wed Mar 12 13:48:20 2025 -0600      feat: Add PROMPT_FAMILY to the config dict          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 55a8c72 Author: Gabe Goodhart <[email protected]> Date:   Mon Apr 7 12:19:52 2025 -0600      feat: Hoist free-functions in prompts.py to PromptFamily class          Also add infra for extending to new prompt families          Branch: Granite          Signed-off-by: Gabe Goodhart <[email protected]>  commit 63a9f0d Author: Assaf Elovic <[email protected]> Date:   Sun Apr 20 22:27:06 2025 +0300      fixed failed npm run build  commit 255a02c Author: Assaf Elovic <[email protected]> Date:   Sun Apr 20 08:36:47 2025 +0300      fixed error with running npm run build on frontend  commit be7024a Merge: fb7a721 0f22140 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 19 11:18:43 2025 +0300      Merge pull request assafelovic#1280 from Rai220/master          feat: Adds support for gigachat embeddings to the gigachat LLM add-on.  commit fb7a721 Merge: bccf0cf 25d7607 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 19 11:18:21 2025 +0300      Merge pull request assafelovic#1313 from N4SIRODDIN3/patch-1          EMBEDDING = '<hugginface>:<sentence-transformers/all-MiniLM-L6-v2>'  commit bccf0cf Merge: c213664 956b63a Author: Assaf Elovic <[email protected]> Date:   Sat Apr 19 11:16:45 2025 +0300      Merge pull request assafelovic#1346 from arminfabritzek/fix-o4-mini-TEMPERATURE_REASONING_EFFORT_MODELS          Add support for o4-mini model in temperature & reasoning-effort config  commit 956b63a Author: arminfabritzek <[email protected]> Date:   Fri Apr 18 12:02:04 2025 +0200      Add support for o4-mini model in temperature & reasoning-effort config  commit c213664 Author: Assaf Elovic <[email protected]> Date:   Thu Apr 17 07:56:58 2025 +0300      updated to new openai models  commit dbc0bbe Merge: 37e4d9d ff08504 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 11 08:38:29 2025 +0300      Merge pull request assafelovic#1324 from mratsim/patch-1          Fix assafelovic#1323: Ollama model parsing issue in multi-agent mode  commit 37e4d9d Merge: 75e7baa dc4e873 Author: Elisha Kramer <[email protected]> Date:   Wed Apr 9 11:23:24 2025 +0300      Merge pull request assafelovic#1333 from robsonos/patch-1          Fix broken link in llms.md  commit dc4e873 Author: Robson Oliveira dos Santos <[email protected]> Date:   Wed Apr 9 15:05:23 2025 +0930      Fix broken link in llms.md          Replace `gpt-researcher/gptr/config` with `docs/gpt-researcher/gptr/config`  commit ff08504 Author: Mamy Ratsimbazafy <[email protected]> Date:   Sat Apr 5 18:34:36 2025 +0200      Fix assafelovic#1323: Ollama model parsing issue in multi-agent mode          See assafelovic#1323  commit 75e7baa Merge: 344cedd ea72662 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 5 19:33:20 2025 +0300      Merge pull request assafelovic#1322 from assafelovic/feauture/frontend_improvements          Feauture/frontend improvements  commit 344cedd Author: Assaf Elovic <[email protected]> Date:   Sat Apr 5 10:23:52 2025 +0300      Update README.md  commit d41d747 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 5 10:10:44 2025 +0300      Update README.md  commit ea72662 Author: Assaf Elovic <[email protected]> Date:   Sat Apr 5 09:28:03 2025 +0300      fixed flickering of rendering of images when report is generated  commit 1b4ecd6 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 22:26:51 2025 +0300      fixed bug with bulleted points  commit 1953a37 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 22:07:37 2025 +0300      updated colors of research report  commit e0230a5 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 22:00:34 2025 +0300      modified sidebar ux  commit 08fd94c Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 21:51:37 2025 +0300      modified  commit 11749fd Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 21:48:57 2025 +0300      modified  commit a026876 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 21:12:09 2025 +0300      updated modal experience it was too bold  commit 2e81dc5 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 20:36:44 2025 +0300      finalized  commit a38fcca Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 20:17:21 2025 +0300      modified  commit a498b83 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 20:14:53 2025 +0300      finalized responsiveness for app  commit 265f4cb Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 20:07:06 2025 +0300      improved app on mobile responsive  commit e339726 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 19:58:00 2025 +0300      finalized redesign of app  commit afff06d Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 19:49:34 2025 +0300      fixed bug with preferences modal  commit 3dfa7b6 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 19:46:04 2025 +0300      modified ahref colors  commit 87382ec Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 19:44:14 2025 +0300      finalized all report experience  commit 5b283fc Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 19:27:30 2025 +0300      updated glow to remove animation  commit 343d889 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 19:24:20 2025 +0300      completely redesigned app to have a premium feel  commit 7ebdb2b Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 18:53:26 2025 +0300      added more tone selectors  commit 17a3145 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 18:10:58 2025 +0300      modified conflicts  commit e391857 Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 17:51:03 2025 +0300      added table support for rendering reports  commit 0f4177c Author: Assaf Elovic <[email protected]> Date:   Fri Apr 4 17:35:32 2025 +0300      Revert "Merge pull request assafelovic#1213 from hurxxxx/feat/GPTResearcher-add-language-option"          This reverts commit c60730d, reversing     changes made to 0c634e9.  commit 4b246da Merge: b11959e 38d6949 Author: Assaf Elovic <[email protected]> Date:   Wed Apr 2 11:42:43 2025 +0300      Merge pull request assafelovic#1316 from ElishaKay/nextjs-fixes-apr-2025          Nextjs fixes  commit 38d6949 Author: ElishaKay <[email protected]> Date:   Tue Apr 1 11:07:00 2025 +0000      disable followup temporarily in nextjs  commit 083b3fc Author: ElishaKay <[email protected]> Date:   Tue Apr 1 11:00:19 2025 +0000      build fixes  commit 4bf6c40 Author: ElishaKay <[email protected]> Date:   Tue Apr 1 10:03:32 2025 +0000      fix docker compose for nextjs  commit 25d7607 Author: N4SIRODDIN3 <[email protected]> Date:   Mon Mar 31 13:50:29 2025 +0100      EMBEDDING = '<hugginface>:<sentence-transformers/all-MiniLM-L6-v2>'          The previous structure raised the following exception:     ValueError: not enough values to unpack (expected 2, got 1)     Now it should work.  commit b11959e Author: Assaf Elovic <[email protected]> Date:   Mon Mar 31 08:46:15 2025 +0300      added search function to mcp  commit 1001c46 Merge: 098fb71 6cccd21 Author: Assaf Elovic <[email protected]> Date:   Sun Mar 30 19:41:55 2025 +0300      Merge pull request assafelovic#1235 from ElishaKay/react-app          Frontend goodies  commit 098fb71 Merge: c60730d 80e5dab Author: Assaf Elovic <[email protected]> Date:   Sun Mar 30 19:40:57 2025 +0300      Merge pull request assafelovic#1310 from assafelovic/feature/mcp_server          MCP Server  commit 6cccd21 Author: ElishaKay <[email protected]> Date:   Sun Mar 30 13:15:17 2025 +0000      filter by domain docs  commit cd6dde7 Author: ElishaKay <[email protected]> Date:   Sun Mar 30 13:09:23 2025 +0000      gptr react docs  commit 3296143 Merge: aa2f391 9cb5209 Author: ElishaKay <[email protected]> Date:   Sun Mar 30 13:00:50 2025 +0000      embed script  commit aa2f391 Author: ElishaKay <[email protected]> Date:   Sun Mar 30 12:33:45 2025 +0000      minimize react dependencies  commit 5c8275c Author: ElishaKay <[email protected]> Date:   Sun Mar 30 12:27:18 2025 +0000      css fixes  commit b060394 Author: ElishaKay <[email protected]> Date:   Fri Mar 14 06:24:05 2025 +0000      fixed running nextjs app with docker compose  commit 31a1807 Author: ElishaKay <[email protected]> Date:   Fri Mar 14 06:01:35 2025 +0000      modularizing between nextjs app and gptr react package  commit 83390ab Author: ElishaKay <[email protected]> Date:   Fri Mar 14 05:03:15 2025 +0000      setup for html embed script  commit 6adbbc6 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 10:57:17 2025 +0000      upgrade npm  commit c44e0ae Author: ElishaKay <[email protected]> Date:   Thu Mar 13 10:54:04 2025 +0000      better wss vs ws logic in nextjs  commit 553a504 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 10:47:42 2025 +0000      npm package upgrades  commit 25fd60d Author: ElishaKay <[email protected]> Date:   Thu Mar 13 10:13:35 2025 +0000      cleanup  commit 0965d83 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 10:05:19 2025 +0000      more parameters to npm client  commit 45ca9ab Author: ElishaKay <[email protected]> Date:   Thu Mar 13 09:47:55 2025 +0000      readmes  commit 17788c8 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 09:34:10 2025 +0000      conditionalize ws vs wss in npm package  commit 2633566 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 09:29:03 2025 +0000      gethost fix  commit e88e749 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 09:14:35 2025 +0000      cleanup  commit 95f4b25 Author: ElishaKay <[email protected]> Date:   Thu Mar 13 09:05:56 2025 +0000      cleaner getHost  commit 60ca63c Author: ElishaKay <[email protected]> Date:   Thu Mar 6 11:34:43 2025 +0000      fixed styling of settings modal  commit e42442c Author: ElishaKay <[email protected]> Date:   Thu Mar 6 11:16:31 2025 +0000      cleanup  commit e2dd199 Author: ElishaKay <[email protected]> Date:   Thu Mar 6 10:24:40 2025 +0000      fixed images in npm package  commit 6733a1a Author: ElishaKay <[email protected]> Date:   Thu Mar 6 09:52:09 2025 +0000      setup for modular css and fetching gptr api url from props of react component  commit bc0d69b Author: ElishaKay <[email protected]> Date:   Thu Mar 6 09:29:59 2025 +0000      setup for fixing images and gptr_api_url for npm package  commit 5f0b519 Author: ElishaKay <[email protected]> Date:   Wed Mar 5 10:18:39 2025 +0000      cleanup  commit dbd57b3 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 20:43:47 2025 +0000      better styling injected into react-npm package  commit 9b4b54e Author: ElishaKay <[email protected]> Date:   Sun Mar 2 20:27:16 2025 +0000      more styling in npm package  commit 44fb393 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 20:12:56 2025 +0000      latest  commit 860f249 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 19:58:52 2025 +0000      report runs to completion with react-starter-template  commit 5b4f95b Author: ElishaKay <[email protected]> Date:   Sun Mar 2 19:21:48 2025 +0000      GPTR component appears in fresh react install  commit d4703ff Author: ElishaKay <[email protected]> Date:   Sun Mar 2 18:23:11 2025 +0000      latest  commit 261d9ff Author: ElishaKay <[email protected]> Date:   Sun Mar 2 17:52:40 2025 +0000      bundle for the browser  commit d5d74f2 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 14:42:48 2025 +0000      import fix  commit 6264c9f Author: ElishaKay <[email protected]> Date:   Sun Mar 2 14:02:55 2025 +0000      compiling successfully - but package needs fixes when imported into react app  commit 0709e0a Author: ElishaKay <[email protected]> Date:   Sun Mar 2 13:49:53 2025 +0000      combing through errors  commit b191e71 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 13:13:40 2025 +0000      polishing through build errors  commit 9002255 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 12:46:41 2025 +0000      fix 'npm run build:lib' errors  commit c16b5a4 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 12:26:08 2025 +0000      more robust react package  commit 4ac95c9 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 12:09:39 2025 +0000      successfully runs npm run build:lib  commit 71a25ea Author: ElishaKay <[email protected]> Date:   Sun Mar 2 11:58:01 2025 +0000      more react app setup  commit 658c8b9 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 11:46:37 2025 +0000      react npm setup  commit 44903f9 Author: ElishaKay <[email protected]> Date:   Sun Mar 2 11:24:29 2025 +0000      .nextjs volumes fix  commit c60730d Merge: 0c634e9 6ff4f05 Author: Elisha Kramer <[email protected]> Date:   Sun Mar 30 13:46:13 2025 +0300      Merge pull request assafelovic#1213 from hurxxxx/feat/GPTResearcher-add-language-option          feat: Add language support to reports and frontend input  commit 80e5dab Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 20:42:09 2025 +0300      updated default gptr to be faster  commit 0760efb Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 20:33:49 2025 +0300      updated claude integration guide  commit c03332c Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 19:03:14 2025 +0300      updated mcp docs  commit 04296df Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 17:09:02 2025 +0300      updated env examples  commit de6bd76 Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 17:05:50 2025 +0300      finalized performamce improvements for mcp server  commit 9eae25e Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 16:28:31 2025 +0300      finalized MCP  commit e2edb74 Author: Assaf Elovic <[email protected]> Date:   Sat Mar 29 15:47:46 2025 +0300      added base files and mcp server  commit 6ff4f05 Author: hurxxxx <[email protected]> Date:   Fri Mar 28 23:02:36 2025 +0900      Fix inconsistent indentation  commit d6dfaa2 Merge: 23ccc1f 87bb65b Author: hurxxxx <[email protected]> Date:   Fri Mar 28 22:58:32 2025 +0900      Merge remote-tracking branch 'upstream/master' into feat/GPTResearcher-add-language-option  commit 9cb5209 Author: ElishaKay <[email protected]> Date:   Wed Mar 26 11:44:09 2025 +0000      filter by domain based on url param  commit 0f22140 Author: Konstantin Krestnikov <[email protected]> Date:   Thu Mar 20 10:06:11 2025 +0300      chore: add gigachat to supported embeddings list  commit 0b35c8a Author: Konstantin Krestnikov <[email protected]> Date:   Wed Mar 19 18:18:12 2025 +0300      feat: Adds support for gigachat embeddings to the gigachat LLM add-on.  commit 2a53c56 Author: ElishaKay <[email protected]> Date:   Sun Mar 16 09:39:22 2025 +0000      simplify  commit 991fba2 Author: ElishaKay <[email protected]> Date:   Sun Mar 16 09:33:43 2025 +0000      embed script docs  commit be60dcd Author: ElishaKay <[email protected]> Date:   Sun Mar 16 09:15:55 2025 +0000      embed script option  commit 23ccc1f Author: Gunwoo Hur <[email protected]> Date:   Fri Feb 28 17:54:58 2025 +0900      fix: Apply language settings when generating a subtopic report  commit b9c8236 Author: Gunwoo Hur <[email protected]> Date:   Thu Feb 27 17:11:13 2025 +0900      feat: Add language support to reports and frontend input
th3w1zard1 added a commit to th3w1zard1/gpt-researcher that referenced this pull request May 18, 2025
commit a0ac858
Author: Assaf Elovic <[email protected]>
Date:   Sat May 17 15:15:06 2025 +0300

    removed irrelevant dependencies

commit bca048f
Author: Assaf Elovic <[email protected]>
Date:   Sat May 17 15:08:30 2025 +0300

    update rEADME to include mcp

commit e4a1379
Merge: 6192e65 fd1bf29
Author: Assaf Elovic <[email protected]>
Date:   Sat May 17 15:04:23 2025 +0300

    Merge branch 'master' of github.com:assafelovic/gpt-researcher

commit 6192e65
Author: Assaf Elovic <[email protected]>
Date:   Sat May 17 15:04:17 2025 +0300

    moved mcp to another repo

commit fd1bf29
Merge: 58a8bd3 76a1c4e
Author: Assaf Elovic <[email protected]>
Date:   Sat May 17 04:48:08 2025 -0700

    Merge pull request assafelovic#1382 from assafelovic/dependabot/pip/firecrawl-py-tw-2.5.3

    Update firecrawl-py requirement from ^1.12.0 to ^2.5.3

commit 58a8bd3
Merge: 0fdbed8 6301161
Author: Assaf Elovic <[email protected]>
Date:   Sun May 11 08:29:51 2025 +0300

    Merge pull request assafelovic#1388 from grapestore/fix/serper-search-error-handling

    fix: improve error handling in SerperSearch results processing

commit 0fdbed8
Merge: 76d4c2f 3fc0c3a
Author: Assaf Elovic <[email protected]>
Date:   Sun May 11 08:29:18 2025 +0300

    Merge pull request assafelovic#1394 from hide-lgtm/master

    Add "Deep Research" option to selection and fix formatting in base.py

commit 3fc0c3a
Author: hide-lgtm <[email protected]>
Date:   Fri May 9 20:06:46 2025 +0900

    Add "Deep Research" option to selection and fix formatting in base.py

commit 6301161
Author: grapestore <[email protected]>
Date:   Wed May 7 12:18:55 2025 +0900

    fix: improve error handling in SerperSearch results processing

commit 76a1c4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 5 19:20:17 2025 +0000

    Update firecrawl-py requirement from ^1.12.0 to ^2.5.3

    ---
    updated-dependencies:
    - dependency-name: firecrawl-py
      dependency-version: 2.5.3
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 76d4c2f
Merge: d427aa6 5320db1
Author: Assaf Elovic <[email protected]>
Date:   Sun May 4 08:23:32 2025 +0300

    Merge pull request assafelovic#1371 from yuefengz/master

    Fix a typo in curator.py

commit d427aa6
Merge: f84e613 9f1e190
Author: Assaf Elovic <[email protected]>
Date:   Sat May 3 12:17:57 2025 +0300

    Merge pull request assafelovic#1376 from Masao-Taketani/master

    bugfix. third argument of ResearchAgent has to be tone

commit 9f1e190
Author: Masao Taketani <[email protected]>
Date:   Sat May 3 00:57:16 2025 +0900

    bugfix. third argument of ResearchAgent has to be tone

commit f84e613
Merge: 80beb16 2749ab5
Author: Assaf Elovic <[email protected]>
Date:   Fri May 2 12:07:48 2025 +0300

    fixed conflict

commit 5320db1
Author: Yuefeng Zhou <[email protected]>
Date:   Thu May 1 11:06:47 2025 -0700

    Fix a typo in curator.py

commit 2749ab5
Merge: 5458ae7 3fae683
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:26:10 2025 +0300

    Merge pull request assafelovic#1352 from anexplore/fix-fstringbackslash

    fix python3.11 f-string cannot have backslash

commit 5458ae7
Merge: 951b66a 2a8d37d
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:25:45 2025 +0300

    Merge pull request assafelovic#1362 from tClelford/verbose-flag-issue

    Respect my verbosity!

commit 951b66a
Merge: b2451b3 e6d1ff9
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:24:30 2025 +0300

    Merge pull request assafelovic#1363 from tvoilex/fix_firecrawl

    fix firecrawl error: 'ScrapeResponse' object is not subscriptable

commit b2451b3
Merge: a707950 c0c7784
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:24:08 2025 +0300

    Merge pull request assafelovic#1364 from irak99/patch-1

    Update getting started link to the doc

commit 80beb16
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:23:25 2025 +0300

    updated url to app.gptr.dev

commit a707950
Merge: bfea7d2 417650a
Author: Assaf Elovic <[email protected]>
Date:   Thu May 1 09:19:34 2025 +0300

    Merge pull request assafelovic#1370 from kicksent/patch-1

    Update filtering-by-domain.md

commit 417650a
Author: Nick Trierweiler <[email protected]>
Date:   Wed Apr 30 17:29:33 2025 +0200

    Update filtering-by-domain.md

    fix typo

commit c0c7784
Author: Nikola Irakoski <[email protected]>
Date:   Mon Apr 28 19:57:34 2025 +0200

    Update getting started link to the doc

commit e6d1ff9
Author: Maksim Laktsionau <[email protected]>
Date:   Mon Apr 28 17:20:53 2025 +0200

    fix firecrawl error: 'ScrapeResponse' object is not subscriptable

commit 2a8d37d
Author: tClelford <[email protected]>
Date:   Mon Apr 28 15:22:28 2025 +0100

    fix: pass verbosity flag to config and propogate through llmprovider

commit bfea7d2
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 21:14:52 2025 +0300

    fixed issue with reasoning models

commit c6b059c
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 21:08:45 2025 +0300

    modified prompt to remove table of content

commit 68193b0
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 20:10:37 2025 +0300

    fixed failed build in docs

commit d471c13
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 19:57:56 2025 +0300

    modified docs dependencies

commit 8d6bad4
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 19:37:04 2025 +0300

    fixed reasoning llm

commit 68fbc8d
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 26 18:26:05 2025 +0300

    added more params to docs

commit 3fae683
Author: anexplore <[email protected]>
Date:   Wed Apr 23 18:18:15 2025 +0800

    fix python3.11 f-string cannot have backslash

commit d3b13b0
Merge: 7bb65c9 66cb8e5
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 23 08:54:12 2025 +0300

    Merge pull request assafelovic#1278 from gabe-l-hart/Granite

    IBM Granite

commit 7bb65c9
Merge: b548d6f 73a1b9a
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 23 08:53:19 2025 +0300

    Merge pull request assafelovic#1350 from ivan-latunov/latunov

    Strip spaces from "self.output_dir" to prevent exception when writing…

commit b548d6f
Merge: 63a9f0d a121628
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 23 08:53:00 2025 +0300

    Merge pull request assafelovic#1351 from ewgdg/fix/nodriver-scraper-waittime

    fix: nodriver scraper wait timeout behavior

commit a121628
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 17:23:35 2025 -0700

    fix: add exception handling

commit 4c43051
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:21:08 2025 -0700

    fix typing

commit 179f9e3
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:14:53 2025 -0700

    fix: less browser_connection_timeout

commit fe3ed50
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:12:17 2025 -0700

    fix: better wait timeout

commit 43890fe
Author: Xian Zhang <[email protected]>
Date:   Tue Apr 22 14:09:07 2025 -0700

    fix doc

commit 73a1b9a
Author: Ivan <[email protected]>
Date:   Tue Apr 22 09:14:35 2025 +0100

    Strip spaces from "self.output_dir" to prevent exception when writing files

commit 66cb8e5
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 11:03:39 2025 -0600

    docs: Update config.md for new config arguments

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit e713cf1
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 10:57:00 2025 -0600

    docs: Add section on Granite with Ollama in llms doc

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 156d341
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 10:53:45 2025 -0600

    feat: Re-add "granite" prompt family and add impl to dispatch between minor versions

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 1bc845b
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 21 09:24:48 2025 -0600

    feat: Add Granite 3.3 prompt family

    Document concatenation is different in 3.3 relative to 3.2, so we need to
    keep these separate.

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit e65b572
Author: Gabe Goodhart <[email protected]>
Date:   Fri Apr 11 15:41:34 2025 -0600

    feat: Extend prompt family to include merging of local and web docs

    Branch: DoclingIntegration

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 9b089f3
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 13:41:29 2025 -0600

    feat: Add the ability to set "chat_log" in llm_kwargs to log all chat input/output

    This will help model prompt-family developers fine tune how prompts are
    presented to the models more efficiently.

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 5d1564b
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 13:05:10 2025 -0600

    feat: Add GranitePromptFamily

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 3bf50bf
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 12:54:49 2025 -0600

    feat: Use prompt family for document pretty printing

    Different models have different prompting strategies for context docs, and
    granite in particular expects to receive its documents in a standard format
    that doesn't match the basic concatenation scheme.

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 3c1a651
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 12:49:08 2025 -0600

    feat: Plumb the usage of PromptFamily everywhere

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit f94070b
Author: Gabe Goodhart <[email protected]>
Date:   Thu Mar 13 15:48:59 2025 -0600

    feat: Allow LLM_KWARGS and EMBEDDING_KWARGS to be set via env config

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit c85cf76
Author: Gabe Goodhart <[email protected]>
Date:   Wed Mar 12 13:48:20 2025 -0600

    feat: Add PROMPT_FAMILY to the config dict

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 55a8c72
Author: Gabe Goodhart <[email protected]>
Date:   Mon Apr 7 12:19:52 2025 -0600

    feat: Hoist free-functions in prompts.py to PromptFamily class

    Also add infra for extending to new prompt families

    Branch: Granite

    Signed-off-by: Gabe Goodhart <[email protected]>

commit 63a9f0d
Author: Assaf Elovic <[email protected]>
Date:   Sun Apr 20 22:27:06 2025 +0300

    fixed failed npm run build

commit 255a02c
Author: Assaf Elovic <[email protected]>
Date:   Sun Apr 20 08:36:47 2025 +0300

    fixed error with running npm run build on frontend

commit be7024a
Merge: fb7a721 0f22140
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 19 11:18:43 2025 +0300

    Merge pull request assafelovic#1280 from Rai220/master

    feat: Adds support for gigachat embeddings to the gigachat LLM add-on.

commit fb7a721
Merge: bccf0cf 25d7607
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 19 11:18:21 2025 +0300

    Merge pull request assafelovic#1313 from N4SIRODDIN3/patch-1

    EMBEDDING = '<hugginface>:<sentence-transformers/all-MiniLM-L6-v2>'

commit bccf0cf
Merge: c213664 956b63a
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 19 11:16:45 2025 +0300

    Merge pull request assafelovic#1346 from arminfabritzek/fix-o4-mini-TEMPERATURE_REASONING_EFFORT_MODELS

    Add support for o4-mini model in temperature & reasoning-effort config

commit 956b63a
Author: arminfabritzek <[email protected]>
Date:   Fri Apr 18 12:02:04 2025 +0200

    Add support for o4-mini model in temperature & reasoning-effort config

commit c213664
Author: Assaf Elovic <[email protected]>
Date:   Thu Apr 17 07:56:58 2025 +0300

    updated to new openai models

commit dbc0bbe
Merge: 37e4d9d ff08504
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 11 08:38:29 2025 +0300

    Merge pull request assafelovic#1324 from mratsim/patch-1

    Fix assafelovic#1323: Ollama model parsing issue in multi-agent mode

commit 37e4d9d
Merge: 75e7baa dc4e873
Author: Elisha Kramer <[email protected]>
Date:   Wed Apr 9 11:23:24 2025 +0300

    Merge pull request assafelovic#1333 from robsonos/patch-1

    Fix broken link in llms.md

commit dc4e873
Author: Robson Oliveira dos Santos <[email protected]>
Date:   Wed Apr 9 15:05:23 2025 +0930

    Fix broken link in llms.md

    Replace `gpt-researcher/gptr/config` with `docs/gpt-researcher/gptr/config`

commit ff08504
Author: Mamy Ratsimbazafy <[email protected]>
Date:   Sat Apr 5 18:34:36 2025 +0200

    Fix assafelovic#1323: Ollama model parsing issue in multi-agent mode

    See assafelovic#1323

commit 75e7baa
Merge: 344cedd ea72662
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 19:33:20 2025 +0300

    Merge pull request assafelovic#1322 from assafelovic/feauture/frontend_improvements

    Feauture/frontend improvements

commit 344cedd
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 10:23:52 2025 +0300

    Update README.md

commit d41d747
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 10:10:44 2025 +0300

    Update README.md

commit ea72662
Author: Assaf Elovic <[email protected]>
Date:   Sat Apr 5 09:28:03 2025 +0300

    fixed flickering of rendering of images when report is generated

commit 1b4ecd6
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 22:26:51 2025 +0300

    fixed bug with bulleted points

commit 1953a37
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 22:07:37 2025 +0300

    updated colors of research report

commit e0230a5
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 22:00:34 2025 +0300

    modified sidebar ux

commit 08fd94c
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 21:51:37 2025 +0300

    modified

commit 11749fd
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 21:48:57 2025 +0300

    modified

commit a026876
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 21:12:09 2025 +0300

    updated modal experience it was too bold

commit 2e81dc5
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:36:44 2025 +0300

    finalized

commit a38fcca
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:17:21 2025 +0300

    modified

commit a498b83
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:14:53 2025 +0300

    finalized responsiveness for app

commit 265f4cb
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 20:07:06 2025 +0300

    improved app on mobile responsive

commit e339726
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:58:00 2025 +0300

    finalized redesign of app

commit afff06d
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:49:34 2025 +0300

    fixed bug with preferences modal

commit 3dfa7b6
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:46:04 2025 +0300

    modified ahref colors

commit 87382ec
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:44:14 2025 +0300

    finalized all report experience

commit 5b283fc
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:27:30 2025 +0300

    updated glow to remove animation

commit 343d889
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 19:24:20 2025 +0300

    completely redesigned app to have a premium feel

commit 7ebdb2b
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 18:53:26 2025 +0300

    added more tone selectors

commit 17a3145
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 18:10:58 2025 +0300

    modified conflicts

commit e391857
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 17:51:03 2025 +0300

    added table support for rendering reports

commit 0f4177c
Author: Assaf Elovic <[email protected]>
Date:   Fri Apr 4 17:35:32 2025 +0300

    Revert "Merge pull request assafelovic#1213 from hurxxxx/feat/GPTResearcher-add-language-option"

    This reverts commit c60730d, reversing
    changes made to 0c634e9.

commit 4b246da
Merge: b11959e 38d6949
Author: Assaf Elovic <[email protected]>
Date:   Wed Apr 2 11:42:43 2025 +0300

    Merge pull request assafelovic#1316 from ElishaKay/nextjs-fixes-apr-2025

    Nextjs fixes

commit 38d6949
Author: ElishaKay <[email protected]>
Date:   Tue Apr 1 11:07:00 2025 +0000

    disable followup temporarily in nextjs

commit 083b3fc
Author: ElishaKay <[email protected]>
Date:   Tue Apr 1 11:00:19 2025 +0000

    build fixes

commit 4bf6c40
Author: ElishaKay <[email protected]>
Date:   Tue Apr 1 10:03:32 2025 +0000

    fix docker compose for nextjs

commit 25d7607
Author: N4SIRODDIN3 <[email protected]>
Date:   Mon Mar 31 13:50:29 2025 +0100

    EMBEDDING = '<hugginface>:<sentence-transformers/all-MiniLM-L6-v2>'

    The previous structure raised the following exception:
    ValueError: not enough values to unpack (expected 2, got 1)
    Now it should work.

commit b11959e
Author: Assaf Elovic <[email protected]>
Date:   Mon Mar 31 08:46:15 2025 +0300

    added search function to mcp

commit 1001c46
Merge: 098fb71 6cccd21
Author: Assaf Elovic <[email protected]>
Date:   Sun Mar 30 19:41:55 2025 +0300

    Merge pull request assafelovic#1235 from ElishaKay/react-app

    Frontend goodies

commit 098fb71
Merge: c60730d 80e5dab
Author: Assaf Elovic <[email protected]>
Date:   Sun Mar 30 19:40:57 2025 +0300

    Merge pull request assafelovic#1310 from assafelovic/feature/mcp_server

    MCP Server

commit 6cccd21
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 13:15:17 2025 +0000

    filter by domain docs

commit cd6dde7
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 13:09:23 2025 +0000

    gptr react docs

commit 3296143
Merge: aa2f391 9cb5209
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 13:00:50 2025 +0000

    embed script

commit aa2f391
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 12:33:45 2025 +0000

    minimize react dependencies

commit 5c8275c
Author: ElishaKay <[email protected]>
Date:   Sun Mar 30 12:27:18 2025 +0000

    css fixes

commit b060394
Author: ElishaKay <[email protected]>
Date:   Fri Mar 14 06:24:05 2025 +0000

    fixed running nextjs app with docker compose

commit 31a1807
Author: ElishaKay <[email protected]>
Date:   Fri Mar 14 06:01:35 2025 +0000

    modularizing between nextjs app and gptr react package

commit 83390ab
Author: ElishaKay <[email protected]>
Date:   Fri Mar 14 05:03:15 2025 +0000

    setup for html embed script

commit 6adbbc6
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:57:17 2025 +0000

    upgrade npm

commit c44e0ae
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:54:04 2025 +0000

    better wss vs ws logic in nextjs

commit 553a504
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:47:42 2025 +0000

    npm package upgrades

commit 25fd60d
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:13:35 2025 +0000

    cleanup

commit 0965d83
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 10:05:19 2025 +0000

    more parameters to npm client

commit 45ca9ab
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:47:55 2025 +0000

    readmes

commit 17788c8
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:34:10 2025 +0000

    conditionalize ws vs wss in npm package

commit 2633566
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:29:03 2025 +0000

    gethost fix

commit e88e749
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:14:35 2025 +0000

    cleanup

commit 95f4b25
Author: ElishaKay <[email protected]>
Date:   Thu Mar 13 09:05:56 2025 +0000

    cleaner getHost

commit 60ca63c
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 11:34:43 2025 +0000

    fixed styling of settings modal

commit e42442c
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 11:16:31 2025 +0000

    cleanup

commit e2dd199
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 10:24:40 2025 +0000

    fixed images in npm package

commit 6733a1a
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 09:52:09 2025 +0000

    setup for modular css and fetching gptr api url from props of react component

commit bc0d69b
Author: ElishaKay <[email protected]>
Date:   Thu Mar 6 09:29:59 2025 +0000

    setup for fixing images and gptr_api_url for npm package

commit 5f0b519
Author: ElishaKay <[email protected]>
Date:   Wed Mar 5 10:18:39 2025 +0000

    cleanup

commit dbd57b3
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 20:43:47 2025 +0000

    better styling injected into react-npm package

commit 9b4b54e
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 20:27:16 2025 +0000

    more styling in npm package

commit 44fb393
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 20:12:56 2025 +0000

    latest

commit 860f249
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 19:58:52 2025 +0000

    report runs to completion with react-starter-template

commit 5b4f95b
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 19:21:48 2025 +0000

    GPTR component appears in fresh react install

commit d4703ff
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 18:23:11 2025 +0000

    latest

commit 261d9ff
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 17:52:40 2025 +0000

    bundle for the browser

commit d5d74f2
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 14:42:48 2025 +0000

    import fix

commit 6264c9f
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 14:02:55 2025 +0000

    compiling successfully - but package needs fixes when imported into react app

commit 0709e0a
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 13:49:53 2025 +0000

    combing through errors

commit b191e71
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 13:13:40 2025 +0000

    polishing through build errors

commit 9002255
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 12:46:41 2025 +0000

    fix 'npm run build:lib' errors

commit c16b5a4
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 12:26:08 2025 +0000

    more robust react package

commit 4ac95c9
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 12:09:39 2025 +0000

    successfully runs npm run build:lib

commit 71a25ea
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 11:58:01 2025 +0000

    more react app setup

commit 658c8b9
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 11:46:37 2025 +0000

    react npm setup

commit 44903f9
Author: ElishaKay <[email protected]>
Date:   Sun Mar 2 11:24:29 2025 +0000

    .nextjs volumes fix

commit c60730d
Merge: 0c634e9 6ff4f05
Author: Elisha Kramer <[email protected]>
Date:   Sun Mar 30 13:46:13 2025 +0300

    Merge pull request assafelovic#1213 from hurxxxx/feat/GPTResearcher-add-language-option

    feat: Add language support to reports and frontend input

commit 80e5dab
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 20:42:09 2025 +0300

    updated default gptr to be faster

commit 0760efb
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 20:33:49 2025 +0300

    updated claude integration guide

commit c03332c
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 19:03:14 2025 +0300

    updated mcp docs

commit 04296df
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 17:09:02 2025 +0300

    updated env examples

commit de6bd76
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 17:05:50 2025 +0300

    finalized performamce improvements for mcp server

commit 9eae25e
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 16:28:31 2025 +0300

    finalized MCP

commit e2edb74
Author: Assaf Elovic <[email protected]>
Date:   Sat Mar 29 15:47:46 2025 +0300

    added base files and mcp server

commit 6ff4f05
Author: hurxxxx <[email protected]>
Date:   Fri Mar 28 23:02:36 2025 +0900

    Fix inconsistent indentation

commit d6dfaa2
Merge: 23ccc1f 87bb65b
Author: hurxxxx <[email protected]>
Date:   Fri Mar 28 22:58:32 2025 +0900

    Merge remote-tracking branch 'upstream/master' into feat/GPTResearcher-add-language-option

    # Conflicts:
    #	backend/report_type/detailed_report/detailed_report.py
    #	backend/server/websocket_manager.py

commit 9cb5209
Author: ElishaKay <[email protected]>
Date:   Wed Mar 26 11:44:09 2025 +0000

    filter by domain based on url param

commit 0f22140
Author: Konstantin Krestnikov <[email protected]>
Date:   Thu Mar 20 10:06:11 2025 +0300

    chore: add gigachat to supported embeddings list

commit 0b35c8a
Author: Konstantin Krestnikov <[email protected]>
Date:   Wed Mar 19 18:18:12 2025 +0300

    feat: Adds support for gigachat embeddings to the gigachat LLM add-on.

commit 2a53c56
Author: ElishaKay <[email protected]>
Date:   Sun Mar 16 09:39:22 2025 +0000

    simplify

commit 991fba2
Author: ElishaKay <[email protected]>
Date:   Sun Mar 16 09:33:43 2025 +0000

    embed script docs

commit be60dcd
Author: ElishaKay <[email protected]>
Date:   Sun Mar 16 09:15:55 2025 +0000

    embed script option

commit 23ccc1f
Author: Gunwoo Hur <[email protected]>
Date:   Fri Feb 28 17:54:58 2025 +0900

    fix: Apply language settings when generating a subtopic report

commit b9c8236
Author: Gunwoo Hur <[email protected]>
Date:   Thu Feb 27 17:11:13 2025 +0900

    feat: Add language support to reports and frontend input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants