Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 8d1e6b9

Browse files
authored
Merge pull request #125 from chroma-core/elixirDart
add elixir and dart to docs
2 parents 22d02ba + c4484b6 commit 8d1e6b9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/intro.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,17 @@ Continue with the full [getting started guide](./getting-started.md).
6565

6666
<div class="special_table"></div>
6767

68-
| | in-memory | client & server |
68+
| | in-memory | client |
6969
|--------------|-----------|---------------|
70-
| Python |||
71-
| Javascript || |
70+
| Python ||(by Chroma) |
71+
| Javascript ||(by Chroma) |
7272
| Ruby ||[from @mariochavez](https://github.com/mariochavez/chroma) |
7373
| Java ||[from @t_azarov](https://github.com/amikos-tech/chromadb-java-client) |
7474
| Go ||[from @t_azarov](https://github.com/amikos-tech/chroma-go) |
7575
| C# ||[from @microsoft](https://github.com/microsoft/semantic-kernel/tree/main/dotnet/src/Connectors/Connectors.Memory.Chroma) |
7676
| Rust ||[from @Anush008](https://crates.io/crates/chromadb) |
77+
| Elixir ||[from @3zcurdia](https://hex.pm/packages/chroma/) |
78+
| Dart ||[from @davidmigloz](https://pub.dev/packages/chromadb) |
7779
| Other? |||
7880

7981
<br/>

0 commit comments

Comments
 (0)