Skip to content
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

new release #764

Merged
merged 51 commits into from
Oct 26, 2024
Merged

new release #764

merged 51 commits into from
Oct 26, 2024

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    e76a68a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    deb7c2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #751 from shenghongtw/pre/beta

    Since the variable "max_result" is not used in the code, it has been removed to avoid causing confusion for users. (The example code was tested, and the presence or absence of max_result does not affect the results.)
    VinciGit00 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    39c7352 View commit details
    Browse the repository at this point in the history
  3. ci(release): 1.26.6-beta.1 [skip ci]

    ## [1.26.6-beta.1](v1.26.5...v1.26.6-beta.1) (2024-10-14)
    
    ### Bug Fixes
    
    * remove variable "max_result" not being used in the code ([e76a68a](e76a68a))
    semantic-release-bot committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e0fc457 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. feat: add conditional node structure to the smart_scraper_graph and i…

    …mplemented a structured way to check condition
    ekinsenler committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cacd9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038d2ef View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    612c644 View commit details
    Browse the repository at this point in the history
  2. feat: Implement SmartScraperMultiParseMergeFirstGraph class that scra…

    …pes a list of URLs and merge the content first and finally generates answers to a given prompt.
    
    (Different from the SmartScraperMultiGraph is that in this case the content is merged before to be processed by the llm.)
    shenghongtw committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3e3e1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb3c11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464b8b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa83ed View commit details
    Browse the repository at this point in the history
  6. Merge pull request #754 from ekinsenler/cond_node_refactor

    feat: add conditional node to the smart_scraper_graph
    VinciGit00 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    aaa011c View commit details
    Browse the repository at this point in the history
  7. ci(release): 1.27.0-beta.1 [skip ci]

    ## [1.27.0-beta.1](v1.26.6-beta.1...v1.27.0-beta.1) (2024-10-16)
    
    ### Features
    
    * add conditional node structure to the smart_scraper_graph and implemented a structured way to check condition ([cacd9cd](cacd9cd))
    semantic-release-bot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9266a36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b78e2d View commit details
    Browse the repository at this point in the history
  9. Rename smart_scraper_multi_parse_merge_first_graph_test.py to smart_s…

    …craper_multi_parse_merge_first_graph_openai_test.py
    shenghongtw authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2512262 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    69ff649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d8042 View commit details
    Browse the repository at this point in the history
  3. rename the smart_scraper_multi_parse_merge_first_graph to smart_scrap…

    …er_multi_graph,so delete this file
    shenghongtw committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dfc67c6 View commit details
    Browse the repository at this point in the history
  4. modify the graph name

    shenghongtw committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    78bd40c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dbac93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    974f88a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e8f047 View commit details
    Browse the repository at this point in the history
  8. rename graph name

    shenghongtw committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    28dda2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da2a3c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    8cb9646 View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.27.0-beta.2 [skip ci]

    ## [1.27.0-beta.2](v1.27.0-beta.1...v1.27.0-beta.2) (2024-10-18)
    
    ### Bug Fixes
    
    * refactoring of gpt2 tokenizer ([44c3f9c](44c3f9c))
    
    ### CI
    
    * **release:** 1.26.6 [skip ci] ([a4634c7](a4634c7))
    semantic-release-bot committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d84d295 View commit details
    Browse the repository at this point in the history
  3. chore: fix example

    Committing even though this is not the bug we were looking for
    f-aguzzi committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9cd9a87 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Merge pull request #758 from ScrapeGraphAI/fix-together-ai

    chore: fix example
    VinciGit00 authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b912904 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Merge pull request #756 from shenghongtw/pre/beta

    The smart_scraper_multi_graph method is too expensive
    VinciGit00 authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ffa1067 View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.27.0-beta.3 [skip ci]

    ## [1.27.0-beta.3](v1.27.0-beta.2...v1.27.0-beta.3) (2024-10-20)
    
    ### Features
    
    * implement ScrapeGraph class for only web scraping automation ([612c644](612c644))
    * Implement SmartScraperMultiParseMergeFirstGraph class that scrapes a list of URLs and merge the content first and finally generates answers to a given prompt. ([3e3e1b2](3e3e1b2))
    
    ### Bug Fixes
    
    * fix the example variable name ([69ff649](69ff649))
    
    ### chore
    
    * fix example ([9cd9a87](9cd9a87))
    
    ### Test
    
    * Add scrape_graph test ([cdb3c11](cdb3c11))
    * Add smart_scraper_multi_parse_merge_first_graph test ([464b8b0](464b8b0))
    semantic-release-bot committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f576afa View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    2991ca8 View commit details
    Browse the repository at this point in the history
  2. add smartscraper lite

    VinciGit00 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b84883b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b6bf5 View commit details
    Browse the repository at this point in the history
  4. ci(release): 1.27.0-beta.4 [skip ci]

    ## [1.27.0-beta.4](v1.27.0-beta.3...v1.27.0-beta.4) (2024-10-21)
    
    ### Features
    
    * refactoring of ScrapeGraph to SmartScraperLiteGraph ([52b6bf5](52b6bf5))
    semantic-release-bot committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d6bbcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ea00c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #761 from ScrapeGraphAI/refactoring-export-functions

    feat: refactoring of export functions
    VinciGit00 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    34d2964 View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.27.0-beta.5 [skip ci]

    ## [1.27.0-beta.5](v1.27.0-beta.4...v1.27.0-beta.5) (2024-10-22)
    
    ### Features
    
    * refactoring of export functions ([0ea00c0](0ea00c0))
    semantic-release-bot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5002c71 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ae275ec View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.27.0-beta.6 [skip ci]

    ## [1.27.0-beta.6](v1.27.0-beta.5...v1.27.0-beta.6) (2024-10-23)
    
    ### Features
    
    * add integration with scrape.do ([ae275ec](ae275ec))
    semantic-release-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    94b9836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f658092 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge pull request #763 from ScrapeGraphAI/refactoring-get-probable-tags

    feat: refactoring of get_probable_tags node
    VinciGit00 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a1bd05d View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.27.0-beta.7 [skip ci]

    ## [1.27.0-beta.7](v1.27.0-beta.6...v1.27.0-beta.7) (2024-10-24)
    
    ### Features
    
    * refactoring of get_probable_tags node ([f658092](f658092))
    semantic-release-bot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    407f1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    066e77d View commit details
    Browse the repository at this point in the history
  4. ci(release): 1.27.0-beta.8 [skip ci]

    ## [1.27.0-beta.8](v1.27.0-beta.7...v1.27.0-beta.8) (2024-10-24)
    
    ### Bug Fixes
    
    * removed tokenizer ([a184716](a184716))
    
    ### CI
    
    * **release:** 1.26.7 [skip ci] ([ec9ef2b](ec9ef2b))
    semantic-release-bot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4f1ed93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51c55eb View commit details
    Browse the repository at this point in the history
  6. fix: fix export function

    VinciGit00 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c8a000f View commit details
    Browse the repository at this point in the history
  7. Update data_export.py

    VinciGit00 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6179ab9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #765 from ScrapeGraphAI/add-model-integration-for-…

    …images
    
    feat: add model integration gpt4
    VinciGit00 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9e5e76a View commit details
    Browse the repository at this point in the history
  9. ci(release): 1.27.0-beta.9 [skip ci]

    ## [1.27.0-beta.9](v1.27.0-beta.8...v1.27.0-beta.9) (2024-10-24)
    
    ### Features
    
    * add model integration gpt4 ([51c55eb](51c55eb))
    semantic-release-bot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fd57cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    f9c1432 View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.27.0-beta.10 [skip ci]

    ## [1.27.0-beta.10](v1.27.0-beta.9...v1.27.0-beta.10) (2024-10-25)
    
    ### Bug Fixes
    
    * fix export function ([c8a000f](c8a000f))
    semantic-release-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    eee131e View commit details
    Browse the repository at this point in the history