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.0
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.1
Choose a head ref
  • 9 commits
  • 21 files changed
  • 4 contributors

Commits on Feb 4, 2025

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

Commits on Feb 6, 2025

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

Commits on Feb 7, 2025

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

Commits on Feb 11, 2025

  1. docs: adds a quickstart guide (#74)

    * docs: added a quickstart
    
    * chore: pr comments
    
    * chore: removed redundant initialization of AlloyDBEngine object
    
    * chore: pr comments
    
    * chore: remove duplicate use of add_documents
    
    * chore: merge use case for index store with document store
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    vishwarajanand and averikitsch authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    fd5c24d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Feb 14, 2025

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

Commits on Feb 18, 2025

  1. docs: Add API reference documentation and improve doc build (#81)

    * docs: Add API reference docs
    
    * fix: header checker lint for noxfile
    
    * fix: lint to engine in docs
    vishwarajanand authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    059a526 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency llama-index-core to v0.12.19 (#82)

    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    9cd6885 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.2.1 (#78)

    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 Feb 18, 2025
    Configuration menu
    Copy the full SHA
    9205b8a View commit details
    Browse the repository at this point in the history
Loading