Commit 98bf2549

Stainless Bot <107565488+stainless-bot@users.noreply.github.com>
2024-01-09 04:28:02
chore: add .keep files for examples and custom code directories (#1057)
1 parent d0a20e9
Changed files (2)
examples
src
openai
lib
examples/.keep
@@ -0,0 +1,4 @@
+File generated from our OpenAPI spec by Stainless.
+
+This directory can be used to store example files demonstrating usage of this SDK.
+It is ignored by Stainless code generation and its content (other than this keep file) won't be touched.
\ No newline at end of file
src/openai/lib/.keep
@@ -0,0 +1,4 @@
+File generated from our OpenAPI spec by Stainless.
+
+This directory can be used to store custom files to expand the SDK.
+It is ignored by Stainless code generation and its content (other than this keep file) won't be touched.
\ No newline at end of file