Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/llama-index-alloydb-pg-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: googleapis/llama-index-alloydb-pg-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.2
Choose a head ref
  • 16 commits
  • 16 files changed
  • 6 contributors

Commits on Feb 20, 2025

  1. chore(docs): Add DEVELOPER.md (#83)

    * chore(docs): Add DEVELOPER.md
    
    * Fix spelling errors.
    
    * review changes
    dishaprakash authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    aad66ae View commit details
    Browse the repository at this point in the history
  2. chore(docs): Highlight how to use Private IP in Engine class. (#85)

    * chore: Highlight how to use Private IP in Engine class.
    
    chore: Highlight how to use Private IP in Engine class.
    
    * Update chat store
    
    * Update doc store
    
    * Update reader
    
    * Update vector store
    
    * Update llama_index_quick_start.ipynb
    
    * Update llama_index_quick_start.ipynb
    
    * Update llama_index_quick_start.ipynb
    
    * Update llama_index_quick_start.ipynb
    dishaprakash authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    cbf0164 View commit details
    Browse the repository at this point in the history
  3. chore: update renovate config (#84)

    chore: update renovate config
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    dishaprakash and averikitsch authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    51e0214 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. chore: fix docs generation pipeline (#86)

    * docs: fix docs generation pipeline
    
    * docs: fix docs generation requirements file
    vishwarajanand authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    8cdd2a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

Commits on Feb 27, 2025

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

Commits on Mar 3, 2025

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

Commits on Mar 7, 2025

  1. chore(docs): update quickstart with Omni instructions (#90)

    * chore(docs): update quickstart with Omni instructions
    
    * docs: test and fix omni instructions
    
    * fix: lint fixes
    
    * Update llama_index_quick_start.ipynb
    
    * Update llama_index_quick_start.ipynb
    
    * lint
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    vishwarajanand and averikitsch authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    0e9fef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

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

Commits on Mar 19, 2025

  1. chore: Update schedule_reporter.yml (#92)

    * chore: Update schedule_reporter.yml
    
    * Update schedule_reporter.yml
    dishaprakash authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    8d81891 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /.kokoro (#93)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.5...3.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com>
    dependabot[bot] and dishaprakash authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    022cc26 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    d675118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    986082a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19ebefe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b9ff8e View commit details
    Browse the repository at this point in the history
  5. chore(main): release 0.2.2 (#97)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    release-please[bot] and averikitsch authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d94412d View commit details
    Browse the repository at this point in the history
Loading