Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
// Set *default* container specific settings.json values on container create.
"settings": {
"[python]": {
"defaultInterpreterPath": "/opt/conda/envs/myenv/bin/python",
"editor.formatOnType": true,
"editor.formatOnSave": true
}
Expand Down
8 changes: 4 additions & 4 deletions .well-known/ai-plugin.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"schema_version": "v1",
"name_for_human": "TODO app",
"name_for_model": "TODO_APP",
"description_for_human": "Todo app for managing your tasks",
"description_for_model": "Todo app for managing your tasks",
"name_for_human": "My app",
"name_for_model": "my_app",
"description_for_human": "This app is",
"description_for_model": "This app is",
"auth": {
"type": "user_http",
"authorization_type": "bearer"
Expand Down
Binary file modified .well-known/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 0 additions & 82 deletions .well-known/openapi.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions flush_db.py

This file was deleted.

47 changes: 0 additions & 47 deletions main.py

This file was deleted.

46 changes: 0 additions & 46 deletions test_main.py

This file was deleted.