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/langchain-google-firestore-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/langchain-google-firestore-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 14 commits
  • 36 files changed
  • 5 contributors

Commits on Apr 4, 2024

  1. docs: add FirestoreVectorStore usage to README (#48)

    * docs: add FirestoreVectorStore usage to README
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Averi Kitsch <[email protected]>
    pr-Mais and averikitsch authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0cbe8ee View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    3ed1983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7f096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99152d1 View commit details
    Browse the repository at this point in the history
  4. chore: Move tests folder out of src (#45)

    * feat(ci): test against multiple versions
    
    * move tests
    
    * fix test location
    
    * replace source names
    
    * fix optional types
    
    * document loader fix
    
    * fix collection name
    
    * fix multiple source testing
    
    * moved tests out of src
    
    * Delete tests/__init__.py
    
    * move tests
    
    ---------
    
    Co-authored-by: Averi Kitsch <[email protected]>
    duwenxin99 and averikitsch authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7459136 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8622bcd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    956f886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b7c22 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. docs: Add API reference docs (#61)

    * docs: Add API reference docs
    
    * replace conf.py package names
    
    * modify docstring format
    duwenxin99 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    93d63d9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.2.1 (#49)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    5f40881 View commit details
    Browse the repository at this point in the history
Loading