Skip to content

feat(gemini): include dynamic context for extraction builder#1456

Merged
joshua-mo-143 merged 1 commit into0xPlaygrounds:mainfrom
atellou:feat/gemini-rag-extraction
Mar 3, 2026
Merged

feat(gemini): include dynamic context for extraction builder#1456
joshua-mo-143 merged 1 commit into0xPlaygrounds:mainfrom
atellou:feat/gemini-rag-extraction

Conversation

@atellou
Copy link
Copy Markdown
Contributor

@atellou atellou commented Mar 3, 2026

Addition of the dynamic context to the extractor builder per this:

  • Update Gemini embedding model id.
  • Add dynamic context to the extractor builder:
    • Add an example to test and showcase the usage

- Add gemini_extractor_with_rag example demonstrating questionnaire extraction with RAG
- Add dynamic_context() method to ExtractorBuilder for RAG integration
- Fix EMBEDDING_001 constant to use correct "gemini-embedding-001" model name
- Add example to Cargo.toml with derive feature requirement
@atellou atellou force-pushed the feat/gemini-rag-extraction branch from 0d0e429 to 20e213a Compare March 3, 2026 20:22
@joshua-mo-143 joshua-mo-143 changed the title feat(gemini): fix rag and include dynamic context for extraction builder feat(gemini): include dynamic context for extraction builder Mar 3, 2026
Copy link
Copy Markdown
Contributor

@joshua-mo-143 joshua-mo-143 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@joshua-mo-143 joshua-mo-143 added this pull request to the merge queue Mar 3, 2026
Merged via the queue into 0xPlaygrounds:main with commit 002aae6 Mar 3, 2026
6 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants