Skip to content

Commit c2bc8ae

Browse files
Merge pull request Azure-Samples#110 from solbell2/main
Migrated completions_with_dynamic_prompt.ipynb to 1.x version of openai library
2 parents 3bcf707 + b2e00fa commit c2bc8ae

File tree

3 files changed

+668
-683
lines changed

3 files changed

+668
-683
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
# Ignore .env files
22
.env
3-
4-
# Ignore config.json file
5-
config.json

Basic_Samples/Completions/basic_completions_example_sdk.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"name": "python",
157157
"nbconvert_exporter": "python",
158158
"pygments_lexer": "ipython3",
159-
"version": "3.12.1"
159+
"version": "3.11.5"
160160
}
161161
},
162162
"nbformat": 4,

0 commit comments

Comments
 (0)