You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we add urls in metadata at retrieval stage, using function get_url in chatdku/core/tools/utils.py
Alternatively, we would want those urls be embedded during ingestion to avoid retrieval cost.
Currently we add urls in metadata at retrieval stage, using function get_url in chatdku/core/tools/utils.py
Alternatively, we would want those urls be embedded during ingestion to avoid retrieval cost.