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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
docarray
/
docarray
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
3.1k
Code
Issues
68
Pull requests
43
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
docarray
docarray
array
mixins
io
on
docarray-v1-fix
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 3, 2023
fix: replace newline with whitespace to fix display in plot embeddings (#963)
Show description for a1f4a43
Charlotte Gerhaher
authored
a1f4a43
View commit details
Copy full SHA for a1f4a43
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
fix: pull docarray with username/da-name format (#856)
Show description for 52a07c0
delgermurun
authored
52a07c0
View commit details
Copy full SHA for 52a07c0
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
feat: add docarray version to push (#710)
Show description for 3f07f52
hanxiao
authored
3f07f52
View commit details
Copy full SHA for 3f07f52
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
chore: add pragma no cover to TYPE_CHECKING branch (#665)
Joan Fontanals
authored
209342b
View commit details
Copy full SHA for 209342b
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
feat: exception for all from generator calls on instance (#659)
anna-charlotte
authored
191e671
View commit details
Copy full SHA for 191e671
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
fix: from csv behaviour as staticmethod (#646)
anna-charlotte
authored
4ad2398
View commit details
Copy full SHA for 4ad2398
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
feat: show server error message in push (#647)
alaeddine-13
authored
0174738
View commit details
Copy full SHA for 0174738
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
feat: login required push pull (#541)
Show description for b2ca490
alaeddine-13
authored
b2ca490
View commit details
Copy full SHA for b2ca490
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
feat: push meta data along with docarray 0.16 (#490)
Show description for 14526db
hanxiao
and
alaeddine-13
authored
14526db
View commit details
Copy full SHA for 14526db
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Revert "feat: push meta data along with docarray"
Show description for 7e3988c
hanxiao
committed
7e3988c
View commit details
Copy full SHA for 7e3988c
View code at this point
Browse repository at this point
feat: push meta data along with docarray
hanxiao
committed
9e00a00
View commit details
Copy full SHA for 9e00a00
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
refactor: use hubble sdk for get_token (#485)
hanxiao
authored
930c75c
View commit details
Copy full SHA for 930c75c
View code at this point
Browse repository at this point
refactor: use hubble sdk for push pull (#482)
Show description for a43b498
3 people
authored
a43b498
View commit details
Copy full SHA for a43b498
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
refactor: remove lru_cache decorator from _get_auth_token (#469)
guenthermi
authored
ccf8e74
View commit details
Copy full SHA for ccf8e74
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
refactor: move to absolute imports (#454)
Joan Fontanals
authored
21084e2
View commit details
Copy full SHA for 21084e2
View code at this point
Browse repository at this point
Commits on Jul 16, 2022
fix(ui): #426
hanxiao
committed
b8ba0f8
View commit details
Copy full SHA for b8ba0f8
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
feat: add gif export (#428)
hanxiao
authored
5d935c9
View commit details
Copy full SHA for 5d935c9
View code at this point
Browse repository at this point
Commits on May 30, 2022
feat: load jina auth token from environment (#368)
Show description for 1b79312
gmastrapas
and
alaeddine-13
authored
1b79312
View commit details
Copy full SHA for 1b79312
View code at this point
Browse repository at this point
Commits on May 19, 2022
feat(hubble): use fixed domain for hubble api (#349)
Show description for f30b7e9
mapleeit
and
alaeddine-13
authored
f30b7e9
View commit details
Copy full SHA for f30b7e9
View code at this point
Browse repository at this point
Commits on May 4, 2022
feat(hubble): add public parameter to da.push (#318)
delgermurun
authored
c9a9b35
View commit details
Copy full SHA for c9a9b35
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
refactor(dataclass): remove field_name simplify getter/setter (#257)
Show description for 749ff2c
hanxiao
authored
749ff2c
View commit details
Copy full SHA for 749ff2c
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
refactor(array): remove customize error (#254)
Show description for 3025a42
hanxiao
authored
3025a42
View commit details
Copy full SHA for 3025a42
View code at this point
Browse repository at this point
feat(hubble): push/pull user authentication (#238)
Show description for ab7aebd
delgermurun
and
alaeddine-13
authored
ab7aebd
View commit details
Copy full SHA for ab7aebd
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
refactor(document): styling and minor refactor on dataclass (#249)
hanxiao
authored
c78d6ac
View commit details
Copy full SHA for c78d6ac
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
feat(array): qps show in pbar (#240)
hanxiao
authored
5fb183f
View commit details
Copy full SHA for 5fb183f
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
feat(document): visualize embedding and tensor via colorbox (#232)
Show description for 807bdb1
hanxiao
authored
807bdb1
View commit details
Copy full SHA for 807bdb1
View code at this point
Browse repository at this point
style: reformat code (#227)
hanxiao
authored
fda457b
View commit details
Copy full SHA for fda457b
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
perf(array): improve pull speed (#217)
hanxiao
authored
4b70e5a
View commit details
Copy full SHA for 4b70e5a
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
feat: add rich traceback handler as default (#215)
hanxiao
authored
1ae1ffa
View commit details
Copy full SHA for 1ae1ffa
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
fix(array): fix save and load json behaviour (#205)
alaeddine-13
authored
a57d977
View commit details
Copy full SHA for a57d977
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
perf(array): reduce memory footprint of pushpull (#195)
hanxiao
authored
e9f26c7
View commit details
Copy full SHA for e9f26c7
View code at this point
Browse repository at this point
chore: fix progressbar description
hanxiao
committed
47d6986
View commit details
Copy full SHA for 47d6986
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
feat(array): add batch_size (#182)
hanxiao
authored
4539a2c
View commit details
Copy full SHA for 4539a2c
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
fix: correct file not found error (#171)
Show description for 01b903c
davidbp
authored
01b903c
View commit details
Copy full SHA for 01b903c
View code at this point
Browse repository at this point
feat(protobuf): add arg for compatible ndarray type (#169)
Show description for a38e0fc
hanxiao
authored
a38e0fc
View commit details
Copy full SHA for a38e0fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.