Files
copilotkit--copilotkit/showcase/shared/python/__init__.py
T
2026-07-13 12:58:18 +08:00

6 lines
198 B
Python

"""Shared Python tool implementations for CopilotKit Showcase.
Pure Python functions with NO framework imports. Each framework's showcase
package wraps these in its own tool decorator pattern.
"""