litellm/litellm/rag
user 1ba2be77ae
refactor: move url_utils to litellm_core_utils to avoid proxy dependency
SDK core modules (image_handling, token_counter) should not import
from litellm.proxy. Move url_utils.py to litellm_core_utils/ so
bare SDK installs without proxy dependencies still work.
2026-04-16 21:07:04 +00:00
..
ingestion refactor: move url_utils to litellm_core_utils to avoid proxy dependency 2026-04-16 21:07:04 +00:00
text_splitters style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
__init__.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
main.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
rag_query.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
utils.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00