Skip to content

Commit f3bced6

Browse files
author
ncoop57
committed
Clean nbs
1 parent d4f920c commit f3bced6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbs/01_config.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
{
200200
"data": {
201201
"text/plain": [
202-
"{'provider': 'openai', 'model': 'deepseek-chat', 'base_url': 'https://api.deepseek.com', 'api_key': 'sk-7369d525c23c4078b6d7e2af55903e71', 'history_lines': '-1', 'code_theme': 'monokai', 'code_lexer': 'python'}"
202+
"{'provider': 'anthropic', 'model': 'claude-3-5-sonnet-20241022', 'base_url': '', 'api_key': '', 'history_lines': '-1', 'code_theme': 'monokai', 'code_lexer': 'python'}"
203203
]
204204
},
205205
"execution_count": null,

0 commit comments

Comments
 (0)