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-bigtable-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: googleapis/langchain-google-bigtable-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 12 commits
  • 12 files changed
  • 5 contributors

Commits on Jul 31, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    344b922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fc7d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore(tests): Implement add_messages to allow a more efficient loadin…

    …g for lots of messages (#80)
    
    * fix: Add retry loop to mitigate sporadic issues in tests
    
    * test logging
    
    * test logging
    
    * test logging
    
    * test logging
    
    * test logging
    
    * test logging
    
    * fixed test
    ron-gal authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5887d17 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. feat: remove dependency on langchain-community (#82)

    * feat: remove dependency on langchain-community
    
    * undo merge error
    ron-gal authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5d3d509 View commit details
    Browse the repository at this point in the history
  2. feat: add init_chat_history_table function (#86)

    * feat: add init_chat_history_table function
    
    * add deprecated
    ron-gal authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d68d173 View commit details
    Browse the repository at this point in the history
  3. feat: add comments to all exported functions (#83)

    Co-authored-by: Averi Kitsch <[email protected]>
    ron-gal and averikitsch authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    17f8f52 View commit details
    Browse the repository at this point in the history
  4. feat(bigtable): add init_document_table function (#87)

    * feat(bigtable): add init_document_table function
    
    * fix lint
    
    * fix test
    
    ---------
    
    Co-authored-by: Averi Kitsch <[email protected]>
    ron-gal and averikitsch authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e114de0 View commit details
    Browse the repository at this point in the history
  5. feat: Updated docs for recently added features (#88)

    * feat(bigtable): update docs
    
    * update loader docs
    
    * update loader docs
    
    * update project/admin docs
    ron-gal authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    83495de View commit details
    Browse the repository at this point in the history
  6. chore(main): release 0.3.0 (#84)

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