mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
PageIndexClient snapshotted BASE_URL into CloudBackend and LegacyCloudAPI at construction, so reassigning client.BASE_URL afterwards was silently ignored and requests kept going to the default endpoint. Pass a callable resolved per request instead, so instance- and class-level reassignment after construction work again alongside the pre-construction override. Claude-Session: https://claude.ai/code/session_014B4HZkjdSiZXDmJtH5Jexn |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cloud.py | ||
| local.py | ||
| protocol.py | ||