README.md
pyproject.toml
setup.py
samosila/__init__.py
samosila/core/__init__.py
samosila/core/integrations/__init__.py
samosila/core/integrations/callbacks/__init__.py
samosila/core/integrations/callbacks/aim.py
samosila/core/integrations/callbacks/confident.py
samosila/core/integrations/callbacks/context.py
samosila/core/integrations/callbacks/launry.py
samosila/core/integrations/callbacks/prompt_layer.py
samosila/core/integrations/callbacks/streaming_stdout.py
samosila/core/integrations/manipulations/__init__.py
samosila/core/integrations/manipulations/cache.py
samosila/core/integrations/manipulations/cost.py
samosila/core/integrations/manipulations/function_call.py
samosila/core/integrations/manipulations/prompt.py
samosila/core/integrations/manipulations/tools_call.py
samosila/core/integrations/manipulations/user.py
samosila/core/providers/__init__.py
samosila/core/providers/cohere.py
samosila/core/providers/ctranslate.py
samosila/core/providers/eleven_labs.py
samosila/core/providers/fake.py
samosila/core/providers/faster_whisper.py
samosila/core/providers/fireworks.py
samosila/core/providers/genai.py
samosila/core/providers/gf4.py
samosila/core/providers/gradient.py
samosila/core/providers/huggingface.py
samosila/core/providers/llama_cpp.py
samosila/core/providers/novita.py
samosila/core/providers/openai.py
samosila/core/providers/segmind.py
samosila/core/providers/together.py
samosila/core/providers/tts.py
samosila/core/providers/voyage.py
samosila/core/types/__init__.py
samosila/core/types/callbacks.py
samosila/core/types/errors.py
samosila/core/types/manipulations.py
samosila/core/types/message_history.py
samosila/core/types/prompt.py
samosila/core/types/prompts.py
samosila/core/types/provider_base.py
samosila/core/types/provider_inputs.py
samosila/core/types/response_types.py
samosila/core/types/states.py
samosila/core/types/utils.py
samosila/core/utils/__init__.py
samosila/core/utils/cost.py
samosila/core/utils/image.py
samosila/core/utils/json.py
samosila/core/utils/text_splitter.py
samosila/core/utils/utils.py
samosila_core.egg-info/PKG-INFO
samosila_core.egg-info/SOURCES.txt
samosila_core.egg-info/dependency_links.txt
samosila_core.egg-info/requires.txt
samosila_core.egg-info/top_level.txt
test/__init__.py
test/test-1.py
test/test-10.py
test/test-11.py
test/test-12.py
test/test-13.py
test/test-14.py
test/test-15.py
test/test-16.py
test/test-17.py
test/test-18.py
test/test-19.py
test/test-2.py
test/test-20.py
test/test-21.py
test/test-22.py
test/test-23.py
test/test-3.py
test/test-4.py
test/test-5.py
test/test-6.py
test/test-7.py
test/test-8.py
test/test-9.py
test/utils.py
test/old/__init__.py
test/old/auto.py
test/old/config.py
test/old/k.py
test/old/main.py
test/old/test-1.py
test/old/test-10.py
test/old/test-11.py
test/old/test-12.py
test/old/test-13.py
test/old/test-14.py
test/old/test-15.py
test/old/test-16.py
test/old/test-17.py
test/old/test-18.py
test/old/test-2.py
test/old/test-3.py
test/old/test-4.py
test/old/test-5.py
test/old/test-6.py
test/old/test-7.py
test/old/test-8.py
test/old/test-9.py