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

merge from llamaindex main #15

Merged
merged 127 commits into from
Sep 23, 2024
Merged

merge from llamaindex main #15

merged 127 commits into from
Sep 23, 2024

Commits on Sep 4, 2024

  1. v0.11.5 (#15834)

    logan-markewich authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ecd9147 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Box bug fix 202409 (#15836)

    * fix document matadata for box file
    
    * fix BoxSearchOptions class initialization
    
    * bump versions to 0.2.1
    barduinor authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fd4a2e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb98a28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    112d4ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58caf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1815f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7673590 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de45c93 View commit details
    Browse the repository at this point in the history
  8. Minor bug in SQQE (#15861)

    seldo authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    63cf0b1 View commit details
    Browse the repository at this point in the history
  9. v0.11.6 (#15863)

    logan-markewich authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3c64a1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8643ced View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c4a816 View commit details
    Browse the repository at this point in the history
  12. Bugfix: Remove warnings during data insertion for Hybrid Search due t…

    …o duplicated columns in the schema (#15846)
    saipjkai authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3c7d492 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47a17a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Removed unused llama-index-llms-anthropic dependency from Bedrock C…

    …onverse (#15869)
    
    Removed unused `llama-index-llms-anthropic` dependency. Incremented to `0.3.0`.
    brycecf authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f79818c View commit details
    Browse the repository at this point in the history
  2. Update bedrock.py (#15879)

    Fix minor issue in error message
    grahamtt authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    531565c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b28da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    697de29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e8e1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d658f4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a56a87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b20c9f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9af2407 View commit details
    Browse the repository at this point in the history
  10. Missing tablestore (#15890)

    seldo authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f30aeca View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. v0.11.7 (#15891)

    logan-markewich authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f7c5ee5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    bc71d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162f5a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. docs: document how to disable global timeout along with more docs (#1…

    …5912)
    
    document how to disable global timeout along with more docs
    masci authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    87047dc View commit details
    Browse the repository at this point in the history
  2. fix: model_name property and pydantic v2 in Azure Inference package (#…

    …15907)
    
    * fix: model_name property and pydantic v2
    
    * fix: tests
    santiagxf authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    703a851 View commit details
    Browse the repository at this point in the history
  3. Add InternalServerError to retry decorator (#15921)

    * Add InternalServerError to retry decorator
    
    * Bump version
    TupleType authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1315f92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8734d3f View commit details
    Browse the repository at this point in the history
  5. Adding vector store for Azure Cosmos DB NoSql (#14158)

    * Initial changes
    
    * initial changes fixed with example
    
    * Initial commit with all the code and test changes
    
    * fixing test cases
    
    * adding jupyter notebook
    
    * cleaning files
    
    * resolving comments
    
    * fix linting
    
    * more linting
    
    * add a basic readme
    
    ---------
    
    Co-authored-by: Aayush Kataria <[email protected]>
    Co-authored-by: Massimiliano Pippi <[email protected]>
    3 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7e78c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51a3e4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba49677 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4cdb97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d74826c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d32dd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18e4514 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79ec074 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a5d7b53 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    253c338 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8be782c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d744cbd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    310ba4e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. v0.11.8 (#15933)

    logan-markewich authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5cb6755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbb6e9 View commit details
    Browse the repository at this point in the history
  3. docs: update AI21 docs and readme (#15937)

    * docs: update ai21 docs and readme with jamba 1.5 and tool calling
    
    * docs: update ai21 docs and readme with jamba 1.5 and tool calling
    
    * docs: update ai21 docs and readme with jamba 1.5 and tool calling
    miri-bar authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c76563e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a61a460 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add four alibabacloud-aisearch llama-index integrations: rerank, node…

    …_parser, readers, embeddings (#15934)
    maocaisheng authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f6568ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15a2ce View commit details
    Browse the repository at this point in the history
  3. feat(postgres): add support for engine parameters (#15951)

    * feat(postgres): add support for engine parameters
    - Introduced engine_params to support passing parameters to create_engine.
    - Updated create_engine and create_async_engine calls to include engine_params.
    - Initialized engine_params in the constructor.
    
    * style(lint): reformat for readability
    
    * refactor(postgres): rename engine_params to create_engine_kwargs
    
    * refactor(postgres): rename engine_params to create_engine_kwargs
    
    * chore: bump version to 0.2.3
    
    * fix(postgres): rename engine_params to create_engine_kwargs
    armoucar-neon authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8f5c44a View commit details
    Browse the repository at this point in the history
  4. update falkordb client (#15940)

    * update falkordb client
    
    * bump version
    
    * update version
    
    * fix
    AviAvni authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d28a651 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b9fb97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee0e9d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    1901672 View commit details
    Browse the repository at this point in the history
  2. NUDGE (#15954)

    zacwellmer authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d74d06c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dfa26b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63eec4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bc70f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1363aad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abea4c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2682b View commit details
    Browse the repository at this point in the history
  9. v0.11.9 (#15992)

    logan-markewich authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    703a970 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    300a0e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    597e5d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abbba36 View commit details
    Browse the repository at this point in the history
  4. [docs/example] Human in loop workflow example (#16011)

    * start choose own adventure hitl nb
    
    * hitl example
    
    * note on alternative implementation
    
    * add module guides and run prepare_for_build
    nerdai authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ca3a0db View commit details
    Browse the repository at this point in the history
  5. fix: removed author info from quip reader (#16012)

    fix: removed author info
    ag-chirag authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    742e581 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d76d9ab View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump litellm from 1.43.7 to 1.44.8 in /llama-index-integ…

    …rations/embeddings/llama-index-embeddings-litellm (#16013)
    dependabot[bot] authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c51cb21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b789559 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b74b93 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    13611e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbddc24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3497717 View commit details
    Browse the repository at this point in the history
  4. Implement get_nodes on PGVectorStore (#16026)

    * Implement `get_nodes` on `PGVectorStore`
    
    * Bump version num in pyproject.toml
    richrliu authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    723c253 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Update docstring in base.py in MilvusVectorStore adding COSINE as ava…

    …ilable similarity metric (#16031)
    
    Update docstring in base.py adding COSINE as similarity metric available
    
    According to Milvus Documentation, **COSINE** as similarity metric is supported (Both Milvus and Milvus Lite) but in Llama-Index docs was missing.
    
    [Link to Milvus official docs](https://milvus.io/docs/metric.md?tab=floating#Similarity-Metrics)
    
    I've checked in the [code](https://github.com/run-llama/llama_index/blob/723c2533ed4b7b43b7d814c89af1838f0f1994c2/llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/vector_stores/milvus/base.py#L256) , so indeed COSINE is supported, so no more further changes are needed.
    ntkog authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6816ad9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f037de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c2d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c46f63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e04ee View commit details
    Browse the repository at this point in the history
  5. v0.11.10 (#16046)

    logan-markewich authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f37b057 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    333b393 View commit details
    Browse the repository at this point in the history
  2. fix: fix regression in OctoAI llm provider after 0.11 (#16002)

    * fix OctoAI llm provider
    
    * adjust code to the latest client
    
    * resolve conflicts
    
    * fix message format conversion
    
    * do not pass max_tokens if None
    
    * add chat test
    
    * bump version
    masci authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7e55789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99349bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7568408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b55e9f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c239831 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6614a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix result order (#16078)

    * Fix result order
    
    * Bump version
    AviAvni authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    efb3136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef8513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9760a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef2cdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbad1ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c895df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a5d302 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    044a439 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b43650c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af031ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e0da5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b2d2ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c48503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26205a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52fb788 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a18b946 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Issue 16071: wordpress requires username, password (#16072)

    * Issue 16071: wordpress requires username, password
    
    * Adding changes suggested in PR template
    
    * Use Optional typing keyword
    jonpspri authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e7a67ee View commit details
    Browse the repository at this point in the history
  2. feat: add configurable base_url field in rerank (#16050)

    * add base_url
    
    * version bump
    
    * add default
    
    ---------
    
    Co-authored-by: Massimiliano Pippi <[email protected]>
    Co-authored-by: Logan <[email protected]>
    3 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e17a25d View commit details
    Browse the repository at this point in the history
  3. Enhance Pandas Query Engine Output Processor (#16052)

    * Enhance output processor to temporarily adjust display options.
    
    * Make format changes.
    
    * Update pyproject.toml
    
    ---------
    
    Co-authored-by: Logan <[email protected]>
    Co-authored-by: Massimiliano Pippi <[email protected]>
    3 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2e99701 View commit details
    Browse the repository at this point in the history
  4. fix workflow docs (#16117)

    cr
    jerryjliu authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f767637 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b962995 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1cee51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3f578c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85425cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcc89e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d49e15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41166df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81ecb2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    762a45e View commit details
    Browse the repository at this point in the history
  14. v0.11.11 (#16134)

    logan-markewich authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    da8e444 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Correct Pydantic warning(s) issed for llama-index-llms-ibm (#16141)

    Fix Pydantic warnings in llam-index-llms-ibm
    jonpspri authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9083c6d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    01da176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8a441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe37352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4e7e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d9bd0f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    66b1e86 View commit details
    Browse the repository at this point in the history
  2. v0.11.12 (#16159)

    logan-markewich authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    caadc62 View commit details
    Browse the repository at this point in the history