Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
utopia-php
/
agents
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add AppwriteEmbeddingAdapter and corresponding tests; update do…
- #32
#32
Merged
abnegate
merged 10 commits into
main
utopia-php/agents:main
from
appwrite-embedding-adapter
utopia-php/agents:appwrite-embedding-adapter
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add AppwriteEmbeddingAdapter and corresponding tests; update do…
#32
abnegate
merged 10 commits into
main
utopia-php/agents:main
from
appwrite-embedding-adapter
utopia-php/agents:appwrite-embedding-adapter
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
feat: add AppwriteEmbeddingAdapter and corresponding tests; update docker-compose for embedding service
ArnabChatterjee20k
committed
4c6e7a7
View commit details
Copy full SHA for 4c6e7a7
Browse repository at this point
fix: update docblock to make modelLoadingDuration optional in embed method
ArnabChatterjee20k
committed
b4d6240
View commit details
Copy full SHA for b4d6240
Browse repository at this point
Commits on May 28, 2026
simplified the name
ArnabChatterjee20k
committed
367dfe7
View commit details
Copy full SHA for 367dfe7
Browse repository at this point
feat: update docker-compose for appwrite-embedding service and add AppwriteTest class
ArnabChatterjee20k
committed
90c9ebd
View commit details
Copy full SHA for 90c9ebd
Browse repository at this point
feat: implement bulk embedding method across adapters and add corresponding tests
ArnabChatterjee20k
committed
deaf063
View commit details
Copy full SHA for deaf063
Browse repository at this point
refactor: update test method names to follow camelCase convention and add bulkEmbed method to ConversationFakeAdapter
ArnabChatterjee20k
committed
57189d8
View commit details
Copy full SHA for 57189d8
Browse repository at this point
fix: update assertions in AppwriteTest to check for non-empty embeddings
ArnabChatterjee20k
committed
3d5313a
View commit details
Copy full SHA for 3d5313a
Browse repository at this point
refactor: remove testBulkEmbedEmptyArrayThrows method from Adapter test class
ArnabChatterjee20k
committed
9828fb9
View commit details
Copy full SHA for 9828fb9
Browse repository at this point
updated
ArnabChatterjee20k
committed
5d61c64
View commit details
Copy full SHA for 5d61c64
Browse repository at this point
updated
ArnabChatterjee20k
committed
5aad21b
View commit details
Copy full SHA for 5aad21b
Browse repository at this point
You can’t perform that action at this time.