Commit Graph
5 Commits
Author SHA1 Message Date
AnushandGeorge Panchuk c7a5bef84b feat: Add support for custom headers (#1162)
* feat: Add support for custom headers

Signed-off-by: Anush008 <mail@anush.sh>

* add warnings when user provides user-agent or api-key in headers or options

* fix: fix is none condition

---------

Signed-off-by: Anush008 <mail@anush.sh>
Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2026-03-13 22:04:39 +07:00
AnushandGeorge 8b4bc59650 docs: Reference api.qdrant.tech in README.md instead (#854)
* doc: New API reference

* docs: New reference index.rst

* Apply suggestions from code review

Co-authored-by: George <george.panchuk@qdrant.tech>

---------

Co-authored-by: George <george.panchuk@qdrant.tech>
2024-11-15 15:11:01 +01:00
Anush efc203ad8a docs: Removed recreate_collection quickstart.ipynb (#698) 2024-07-25 12:07:21 +02:00
Anush a0d263e6e6 chore: Added init_options property (#541)
* chore: Added init_options property

* refactor: @property

* test: init_opts

* chore: regen async client again with Py 3.10

* chore: deepcopy kwargs
2024-07-17 18:30:02 +03:00
Anush 6df732478a fix: QdrantClient __init__ docstring fix (#619) 2024-05-02 21:23:39 +02:00