LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
socaity/__init__.py
socaity/__main__.py
socaity/client.py
socaity.egg-info/PKG-INFO
socaity.egg-info/SOURCES.txt
socaity.egg-info/dependency_links.txt
socaity.egg-info/requires.txt
socaity.egg-info/top_level.txt
socaity/core/gateway.py
socaity/core/serialize.py
socaity/core/session.py
socaity/core/socaity_service_registry.py
socaity/integrations/__init__.py
socaity/integrations/binder.py
socaity/integrations/chat_adapter.py
socaity/integrations/fastmcp.py
socaity/integrations/policy.py
socaity/integrations/langchain/__init__.py
socaity/integrations/langchain/chat.py
socaity/integrations/langchain/tools.py
socaity/sdk/__init__.py
socaity/sdk/community/__init__.py
socaity/sdk/official/__init__.py
socaity/sdk/replicate/__init__.py
socaity/sdk/services/__init__.py
test/test_chat_socaity_request.py
test/test_e2e_agent_hitl.py
test/test_e2e_agent_image_vlm.py
test/test_e2e_agentic_chat.py
test/test_e2e_catalog.py
test/test_e2e_conversations.py
test/test_e2e_files.py
test/test_e2e_jobs.py
test/test_e2e_publish_fork.py
test/test_e2e_wait_cancel.py
test/test_e2e_workflow_repair.py
test/test_langchain_chat.py
test/test_models.py