PageIndex/pageindex
Ray a108c021ae
Disable agent tracing and auto-add litellm/ prefix for retrieve_model
* Disable agent tracing and auto-add litellm/ prefix for retrieve_model

* Preserve supported retrieve_model prefixes

* Remove temporary retrieve_model tests

* Limit tracing disablement to demo execution
2026-03-29 00:55:57 +08:00
..
__init__.py Add PageIndexClient with agent-based retrieval via OpenAI Agents SDK (#125) 2026-03-26 23:19:50 +08:00
client.py Disable agent tracing and auto-add litellm/ prefix for retrieve_model 2026-03-29 00:55:57 +08:00
config.yaml Disable agent tracing and auto-add litellm/ prefix for retrieve_model 2026-03-29 00:55:57 +08:00
page_index.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
page_index_md.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
retrieve.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
utils.py Add PageIndexClient with agent-based retrieval via OpenAI Agents SDK (#125) 2026-03-26 23:19:50 +08:00