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
Accelerator
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 }}
coolmian
/
docarray
Public
forked from
docarray/docarray
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Nov 23, 2022
fix: change annlite extend to _extend (#828)
Show description for 81e0500
AnneYang720
authored
81e0500
View commit details
Copy full SHA for 81e0500
Browse repository at this point
Commits on Nov 22, 2022
ci: align cd timeout with ci timeout (#831)
Show description for 61fb708
JohannesMessner
authored
61fb708
View commit details
Copy full SHA for 61fb708
Browse repository at this point
feat: milvus document store (#587)
Show description for e2d4d19
4 people
authored
e2d4d19
View commit details
Copy full SHA for e2d4d19
Browse repository at this point
Commits on Nov 17, 2022
feat: add rgbd representation of 3d mesh (#753)
Show description for 227b2e5
3 people
authored
227b2e5
View commit details
Copy full SHA for 227b2e5
Browse repository at this point
Commits on Nov 16, 2022
docs: fix broken docs (#805)
Show description for 8470a0d
Joan Fontanals
authored
8470a0d
View commit details
Copy full SHA for 8470a0d
Browse repository at this point
docs: fix data management section (#801)
alaeddine-13
authored
a21ae62
View commit details
Copy full SHA for a21ae62
Browse repository at this point
docs: change logic order according to blog (#797)
Show description for a30020e
AnneYang720
authored
a30020e
View commit details
Copy full SHA for a30020e
Browse repository at this point
docs: move cloud support to integrations (#798)
Show description for 3a612d0
samsja
authored
3a612d0
View commit details
Copy full SHA for 3a612d0
Browse repository at this point
Commits on Nov 15, 2022
chore: upload gifs for release notes 019 (#792)
alexcg1
authored
b62d203
View commit details
Copy full SHA for b62d203
Browse repository at this point
chore(version): the next version will be 0.19.1
Show description for 4261782
jina-bot
committed
4261782
View commit details
Copy full SHA for 4261782
Browse repository at this point
chore: update docarray version (#791)
Joan Fontanals
authored
1409e52
View commit details
Copy full SHA for 1409e52
Browse repository at this point
docs: add docs about adding list-like behavior to docstores (#762)
dongxiang123
authored
97374ec
View commit details
Copy full SHA for 97374ec
Browse repository at this point
docs: polish benchmark text (#789)
alexcg1
authored
a0591c9
View commit details
Copy full SHA for a0591c9
Browse repository at this point
test: update failing test (#777)
Joan Fontanals
authored
252c714
View commit details
Copy full SHA for 252c714
Browse repository at this point
chore: fix test find by text and filter (#779)
AnneYang720
authored
2fd9a4b
View commit details
Copy full SHA for 2fd9a4b
Browse repository at this point
docs: update weaviate benchmark results (#773)
AnneYang720
authored
d5b1db9
View commit details
Copy full SHA for d5b1db9
Browse repository at this point
Commits on Nov 14, 2022
fix: allow backends not to implement list_like disabling (#766)
JohannesMessner
authored
632c3ae
View commit details
Copy full SHA for 632c3ae
Browse repository at this point
docs: add list-like to table of parameters for all backends (#768)
JohannesMessner
authored
cdba3cc
View commit details
Copy full SHA for cdba3cc
Browse repository at this point
chore: add signed commit to contributing guideline (#763)
samsja
authored
edc6350
View commit details
Copy full SHA for edc6350
Browse repository at this point
Commits on Nov 11, 2022
docs: add colab notebook for interactive 3d data visualization (#749)
anna-charlotte
authored
efc203f
View commit details
Copy full SHA for efc203f
Browse repository at this point
chore(ci): update time out of tests (#752)
samsja
authored
d69e1c2
View commit details
Copy full SHA for d69e1c2
Browse repository at this point
Commits on Nov 10, 2022
feat: update weaviate server to v1.16.1 (#750)
bobvanluijt
authored
6af88dc
View commit details
Copy full SHA for 6af88dc
Browse repository at this point
ci: impose jina dependencies at the end (#747)
alaeddine-13
authored
b5947de
View commit details
Copy full SHA for b5947de
Browse repository at this point
doc: change song lyrics in example (#746)
Show description for cc037a7
JohannesMessner
authored
cc037a7
View commit details
Copy full SHA for cc037a7
Browse repository at this point
feat: add flag to disable offsettoid in Offsettoid class (#730)
dongxiang123
authored
706e884
View commit details
Copy full SHA for 706e884
Browse repository at this point
chore: change type hint for tags in DocumentData (#735)
marcosbodio
authored
a2ce9bb
View commit details
Copy full SHA for a2ce9bb
Browse repository at this point
docs: add new benchmark page with SIFT1M dataset (#691)
AnneYang720
authored
938c061
View commit details
Copy full SHA for 938c061
Browse repository at this point
feat: support find by text and filter (#740)
AnneYang720
authored
56018e5
View commit details
Copy full SHA for 56018e5
Browse repository at this point
chore: fix codecov badget (#744)
nan-wang
authored
097e353
View commit details
Copy full SHA for 097e353
Browse repository at this point
Commits on Nov 9, 2022
chore: allow test to pass even if commit name is not good (#741)
samsja
authored
56bf46e
View commit details
Copy full SHA for 56bf46e
Browse repository at this point
feat: add display of 3d mesh (#717)
anna-charlotte
authored
02c7899
View commit details
Copy full SHA for 02c7899
Browse repository at this point
fix: fix markup error in summary (#739)
Joan Fontanals
authored
63ef74b
View commit details
Copy full SHA for 63ef74b
Browse repository at this point
fix: add num_worker argument to embed_and_evalute and pass label_tag (#731)
guenthermi
authored
e7a59e8
View commit details
Copy full SHA for e7a59e8
Browse repository at this point
feat: propagate context enter and exit to subindices (#737)
JohannesMessner
authored
bb9d1c3
View commit details
Copy full SHA for bb9d1c3
Browse repository at this point
feat: update weaviate server to v1.16.0 and client to 3.9.0 (#736)
dirkkul
authored
c988644
View commit details
Copy full SHA for c988644
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.