Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,11 @@ daisyshe-oai:
website: "https://www.linkedin.com/in/daisysheng/"
avatar: "https://avatars.githubusercontent.com/u/212609991?v=4"

vyavdoshenko:
name: "Volodymyr Yavdoshenko"
website: "https://www.linkedin.com/in/volodymyr-yavdoshenko/"
avatar: "https://avatars.githubusercontent.com/u/41993419?v=4"

dkundel-openai:
name: "Dominik Kundel"
website: "https://www.linkedin.com/in/dominik-kundel/"
Expand Down
1 change: 1 addition & 0 deletions examples/vector_databases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Each provider has their own named directory, with a standard notebook to introdu
- [Azure AI Search](https://learn.microsoft.com/azure/search/search-get-started-vector)
- [Azure SQL Database](https://learn.microsoft.com/azure/azure-sql/database/ai-artificial-intelligence-intelligent-applications?view=azuresql)
- [Chroma](https://docs.trychroma.com/getting-started)
- [Dragonfly](https://www.dragonflydb.io/docs/)
- [Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/current/knn-search.html)
- [Hologres](https://www.alibabacloud.com/help/en/hologres/latest/procedure-to-use-hologres)
- [Kusto](https://learn.microsoft.com/en-us/azure/data-explorer/web-query-data)
Expand Down
Loading