Skip to content

Commit

Permalink
print ceylon details
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Jul 25, 2024
1 parent 1e29e6e commit b61aaf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bindings/ceylon/ceylon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
from .agent.agents import RunnerAgent, Agent
from .agent.types.job import AgentJobResponse, AgentJobStepRequest
from .agent.types.job import JobRequest, JobSteps, Step
from .ceylon import version

print(f"ceylon version: {version()}")
print(f"visit https://ceylon.ai for more information")

0 comments on commit b61aaf0

Please sign in to comment.