# web3gh

## Activity Ledger
- **Pull Requests Authored:** 3 merged, 1 open
- **Pull Requests Reviewed:** 0 total
- **Issues:** 0 opened, 0 closed
- **Avg Time to Merge:** 8 hours

## Contribution Domains
- **Database Infrastructure:** Addressed migration extension creation and knowledge retrieval (RAG) logic for the Postgres adapter.
  - PRs: elizaos/eliza#2188 (fix postgres adapter migration extension creation), elizaos/eliza#2153 (fix ragknowledge for postgres)
- **AI Model Integration:** Expanded provider support to include Gemini for image vision and embeddings.
  - PRs: elizaos/eliza#2099 (Add gemini to image vision), elizaos/eliza#2254 (feat add gemini to embedding providers and refactor embedding)