We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872f2ff commit f081d24Copy full SHA for f081d24
1 file changed
examples/list_containers.rb
100644
100755
@@ -1,4 +1,5 @@
1
#!/usr/bin/env ruby
2
+# frozen_string_literal: true
3
4
# Example: Using RubyLLM with Docker ListContainers tool
5
# This script creates a chat with OpenAI and asks about Docker containers
0 commit comments