ContextBackend so the provider interface doesn’t know about the search/fetch implementation. Here we use ExaBackend (Exa’s search + contents API).
web_exa.py
Run the Example
Full source: cookbook/12_context/01_web_exa.py
WebContextProvider wraps a ContextBackend so the provider interface doesn’t know about the search/fetch implementation.
ContextBackend so the provider interface doesn’t know about the search/fetch implementation. Here we use ExaBackend (Exa’s search + contents API).