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

Neo4j (JS) Integration #1128

Open
wants to merge 109 commits into
base: main
Choose a base branch
from
Open

Neo4j (JS) Integration #1128

wants to merge 109 commits into from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    28ecb65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8865e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8611c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e8d9b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update the flow name extraction regex to support the scenario where t…

    …here is a parent span. (firebase#931)
    
    When running locally, there is a parent 'dev-run-action-wrapper' span, and this results in an extracted flow name that looks like 'dev-run-action-wrapper/{<flowName>'.
    bryanatkinson authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2940fd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Truncate logs based on utf bytes instead of characters. There's no gu…

    …arantee each character is exactly 2 bytes, so our previous truncation logic did not work for large messages containing a lot of unicode characters. (firebase#938)
    
    Although @google-cloud/logging-winston uses the default maxEntrySize of 250k, when all of those characters are in a single json field, it was still not truncating.
    bryanatkinson authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    09014eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    75a16af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cfbe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    49c0352 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4510fff View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. chore: bump @genkit-ai/tools-common version to @genkit-ai/tools-commo…

    …n@0.5.14
    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    03943bc View commit details
    Browse the repository at this point in the history
  2. chore: bump CLI version to genkit@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ef93f3f View commit details
    Browse the repository at this point in the history
  3. chore: bump @genkit-ai/core version to @genkit-ai/core@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a15c96b View commit details
    Browse the repository at this point in the history
  4. chore: bump @genkit-ai/ai version to @genkit-ai/ai@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8ac0750 View commit details
    Browse the repository at this point in the history
  5. chore: bump @genkit-ai/flow version to @genkit-ai/flow@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    650f3ca View commit details
    Browse the repository at this point in the history
  6. chore: bump genkitx-chromadb version to genkitx-chromadb0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    696266d View commit details
    Browse the repository at this point in the history
  7. chore: bump @genkit-ai/dev-local-vectorstore version to @genkit-ai/de…

    …v-local-vectorstore@0.5.14
    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    69454e2 View commit details
    Browse the repository at this point in the history
  8. chore: bump @genkit-ai/dotprompt version to @genkit-ai/dotprompt@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e3276c4 View commit details
    Browse the repository at this point in the history
  9. chore: bump @genkit-ai/evaluator version to @genkit-ai/evaluator@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d60c0ee View commit details
    Browse the repository at this point in the history
  10. chore: bump @genkit-ai/firebase version to @genkit-ai/firebase@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    87153d8 View commit details
    Browse the repository at this point in the history
  11. chore: bump @genkit-ai/google-cloud version to @genkit-ai/google-clou…

    …d@0.5.14
    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    56ea3d4 View commit details
    Browse the repository at this point in the history
  12. chore: bump @genkit-ai/googleai version to @genkit-ai/googleai@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5578c15 View commit details
    Browse the repository at this point in the history
  13. chore: bump genkitx-langchain version to genkitx-langchain@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8bb2556 View commit details
    Browse the repository at this point in the history
  14. chore: bump genkitx-ollama version to genkitx-ollama@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eea8945 View commit details
    Browse the repository at this point in the history
  15. chore: bump genkitx-pinecone version to genkitx-pinecone@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e78ee12 View commit details
    Browse the repository at this point in the history
  16. chore: bump @genkit-ai/vertexai version to @genkit-ai/vertexai@0.5.14

    Automated Version Bump committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    81e4b13 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore: s/GenKit/Genkit/ 🤦

    pavelgj authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9513f6d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Set min version for cloud-trace-exporter to 2.4.1 (firebase#984)

    Has critical fixes for supporting bundlers such as es-build
    MichaelDoyle authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    42da470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce4f38 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    f90974c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895249a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    231591b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeb91b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. chore: bump @genkit-ai/tools-common version to @genkit-ai/tools-commo…

    …n@0.5.15
    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    efadaa7 View commit details
    Browse the repository at this point in the history
  2. chore: bump CLI version to genkit@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1cc153f View commit details
    Browse the repository at this point in the history
  3. chore: bump @genkit-ai/core version to @genkit-ai/core@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1485430 View commit details
    Browse the repository at this point in the history
  4. chore: bump @genkit-ai/ai version to @genkit-ai/ai@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b1174f8 View commit details
    Browse the repository at this point in the history
  5. chore: bump @genkit-ai/flow version to @genkit-ai/flow@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    aaa0749 View commit details
    Browse the repository at this point in the history
  6. chore: bump genkitx-chromadb version to genkitx-chromadb0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c9de812 View commit details
    Browse the repository at this point in the history
  7. chore: bump @genkit-ai/dev-local-vectorstore version to @genkit-ai/de…

    …v-local-vectorstore@0.5.15
    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    84062e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37e62d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd532dd View commit details
    Browse the repository at this point in the history
  10. chore: bump @genkit-ai/firebase version to @genkit-ai/firebase@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fa4ff92 View commit details
    Browse the repository at this point in the history
  11. chore: bump @genkit-ai/google-cloud version to @genkit-ai/google-clou…

    …d@0.5.15
    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    746e11b View commit details
    Browse the repository at this point in the history
  12. chore: bump @genkit-ai/googleai version to @genkit-ai/googleai@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    75ba059 View commit details
    Browse the repository at this point in the history
  13. chore: bump genkitx-langchain version to genkitx-langchain@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ad306c4 View commit details
    Browse the repository at this point in the history
  14. chore: bump genkitx-ollama version to genkitx-ollama@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    56a1fc3 View commit details
    Browse the repository at this point in the history
  15. chore: bump genkitx-pinecone version to genkitx-pinecone@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec8b2da View commit details
    Browse the repository at this point in the history
  16. chore: bump @genkit-ai/vertexai version to @genkit-ai/vertexai@0.5.15

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6d1b9cf View commit details
    Browse the repository at this point in the history
  17. docs: update vertex-ai.md

    pavelgj authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b5ddaea View commit details
    Browse the repository at this point in the history
  18. chore: update vertex-ai.md

    pavelgj authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8f28a89 View commit details
    Browse the repository at this point in the history
  19. Added support for Gemini 1.5 Flash 8B and updated available versions …

    …for Google AI and Vertex AI Gemini models (firebase#1005)
    
    * Added support for Gemini 1.5 Flash 8B and updated other models
    
    * Reverted default Google AI model to absolute latest
    
    * formatted
    
    * vertex changes
    
    ---------
    
    Co-authored-by: “chrisraygill” <“chgill@google.com”>
    chrisraygill and “chrisraygill” authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    96ea3e8 View commit details
    Browse the repository at this point in the history
  20. chore: bump @genkit-ai/tools-common version to @genkit-ai/tools-commo…

    …n@0.5.16
    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e43c1d2 View commit details
    Browse the repository at this point in the history
  21. chore: bump CLI version to genkit@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0a13ba4 View commit details
    Browse the repository at this point in the history
  22. chore: bump @genkit-ai/core version to @genkit-ai/core@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    becaf0f View commit details
    Browse the repository at this point in the history
  23. chore: bump @genkit-ai/ai version to @genkit-ai/ai@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0891884 View commit details
    Browse the repository at this point in the history
  24. chore: bump @genkit-ai/flow version to @genkit-ai/flow@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1275b39 View commit details
    Browse the repository at this point in the history
  25. chore: bump genkitx-chromadb version to genkitx-chromadb0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9163cd0 View commit details
    Browse the repository at this point in the history
  26. chore: bump @genkit-ai/dev-local-vectorstore version to @genkit-ai/de…

    …v-local-vectorstore@0.5.16
    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9a19ab9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e355d13 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d1d549f View commit details
    Browse the repository at this point in the history
  29. chore: bump @genkit-ai/firebase version to @genkit-ai/firebase@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    eb23395 View commit details
    Browse the repository at this point in the history
  30. chore: bump @genkit-ai/google-cloud version to @genkit-ai/google-clou…

    …d@0.5.16
    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    68c5b93 View commit details
    Browse the repository at this point in the history
  31. chore: bump @genkit-ai/googleai version to @genkit-ai/googleai@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ac4019e View commit details
    Browse the repository at this point in the history
  32. chore: bump genkitx-langchain version to genkitx-langchain@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9fbac04 View commit details
    Browse the repository at this point in the history
  33. chore: bump genkitx-ollama version to genkitx-ollama@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1830e2d View commit details
    Browse the repository at this point in the history
  34. chore: bump genkitx-pinecone version to genkitx-pinecone@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    99ea10a View commit details
    Browse the repository at this point in the history
  35. chore: bump @genkit-ai/vertexai version to @genkit-ai/vertexai@0.5.16

    Automated Version Bump committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7176f8f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Revamp get started docs (firebase#1016)

    * Revamp get started docs
    
    * Update docs/get-started.md
    
    Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: “chrisraygill” <“chgill@google.com”>
    Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
    3 people authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    080108b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0098ff7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore(deps): bump express from 4.19.2 to 4.20.0 in /js (firebase#1007)

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b582bdc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /js (firebase#…

    …1006)
    
    Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    53b8b97 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    2d38003 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /genkit-tools (f…

    …irebase#1037)
    
    Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a4d01a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd21d4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d831e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    624a090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fda18 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Init neo4j

    ezhilvendhan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    989f82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56096c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da55a8e View commit details
    Browse the repository at this point in the history
  4. Fix Retrieval

    ezhilvendhan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e317473 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Fix retrieval

    ezhilvendhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9f0a337 View commit details
    Browse the repository at this point in the history
  2. Fix indexer

    ezhilvendhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6d2e218 View commit details
    Browse the repository at this point in the history
  3. chore: bump @genkit-ai/tools-common version to @genkit-ai/tools-commo…

    …n@0.5.17
    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    34b781c View commit details
    Browse the repository at this point in the history
  4. chore: bump CLI version to genkit@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0e0718d View commit details
    Browse the repository at this point in the history
  5. chore: bump @genkit-ai/core version to @genkit-ai/core@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    348300b View commit details
    Browse the repository at this point in the history
  6. chore: bump @genkit-ai/ai version to @genkit-ai/ai@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    878e335 View commit details
    Browse the repository at this point in the history
  7. chore: bump @genkit-ai/flow version to @genkit-ai/flow@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    664dcdb View commit details
    Browse the repository at this point in the history
  8. chore: bump genkitx-chromadb version to genkitx-chromadb0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    af8790c View commit details
    Browse the repository at this point in the history
  9. chore: bump @genkit-ai/dev-local-vectorstore version to @genkit-ai/de…

    …v-local-vectorstore@0.5.17
    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ad30939 View commit details
    Browse the repository at this point in the history
  10. chore: bump @genkit-ai/dotprompt version to @genkit-ai/dotprompt@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3d367f7 View commit details
    Browse the repository at this point in the history
  11. chore: bump @genkit-ai/evaluator version to @genkit-ai/evaluator@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5ea220c View commit details
    Browse the repository at this point in the history
  12. chore: bump @genkit-ai/firebase version to @genkit-ai/firebase@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    08ad0d9 View commit details
    Browse the repository at this point in the history
  13. chore: bump @genkit-ai/google-cloud version to @genkit-ai/google-clou…

    …d@0.5.17
    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    531368e View commit details
    Browse the repository at this point in the history
  14. chore: bump @genkit-ai/googleai version to @genkit-ai/googleai@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    db430a7 View commit details
    Browse the repository at this point in the history
  15. chore: bump genkitx-langchain version to genkitx-langchain@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3704790 View commit details
    Browse the repository at this point in the history
  16. chore: bump genkitx-ollama version to genkitx-ollama@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    98e6a67 View commit details
    Browse the repository at this point in the history
  17. chore: bump genkitx-pinecone version to genkitx-pinecone@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0a76b84 View commit details
    Browse the repository at this point in the history
  18. chore: bump @genkit-ai/vertexai version to @genkit-ai/vertexai@0.5.17

    Automated Version Bump committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b7a1569 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    a88212d View commit details
    Browse the repository at this point in the history
  2. Init docs, add keywords

    ezhilvendhan committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    445e8fc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    07c2476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d967c View commit details
    Browse the repository at this point in the history
  3. Update package.json

    ezhilvendhan committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e5c6420 View commit details
    Browse the repository at this point in the history