MCPcopy Create free account

hub / github.com/PacktPublishing/Building-AI-Applications-with-ChatGPT-APIs / functions

Functions33 in github.com/PacktPublishing/Building-AI-Applications-with-ChatGPT-APIs

↓ 2 callersFunctiongenerate_response
(prompt, temperature)
Chapter11 Models/temperature.py:7
↓ 2 callersFunctioninitialize_database
()
Chapter05 QuizApp/quiz_project/quiz_app/services.py:10
↓ 1 callersFunctionchat_with_model
(messages)
Chapter11 Models/messages.py:6
↓ 1 callersFunctioncompletions_with_backoff
(**kwargs)
Chapter11 Models/rate_limits.py:8
↓ 1 callersFunctiongenerate_questions
(text)
Chapter05 QuizApp/quiz_project/quiz_app/services.py:21
↓ 1 callersFunctiongenerate_response
(prompt, n)
Chapter11 Models/n_parameter.py:8
↓ 1 callersFunctionget_fingerprint
()
Chapter04 CodeBugFixer/app.py:35
↓ 1 callersFunctionget_usage_counter
(fingerprint)
Chapter04 CodeBugFixer/app.py:46
↓ 1 callersMethodinitUI
(self)
Chapter08 ArticleGenerator/main.py:16
↓ 1 callersFunctioninitialize_database
()
Chapter04 CodeBugFixer/app.py:26
↓ 1 callersFunctionkey_exists
(cursor, key)
Chapter05 QuizApp/quiz_project/quiz_app/services.py:59
↓ 1 callersFunctionlast_10_emails
()
Chapter07 ReplyTool/main.py:10
↓ 1 callersFunctionmain
Run administrative tasks.
Chapter05 QuizApp/quiz_project/manage.py:7
↓ 1 callersFunctionprint_all_questions
()
Chapter05 QuizApp/quiz_project/quiz_app/services.py:64
↓ 1 callersFunctionslide_generator
(text, prs)
Chapter09 PowerPoint Generator/app.py:17
↓ 1 callersFunctiontranslate_text
(file_location, target_language)
Chapter06 WordTranslator/app.py:11
↓ 1 callersFunctionupdate_usage_counter
(fingerprint, usage_counter)
Chapter04 CodeBugFixer/app.py:64
Method__init__
(self)
Chapter08 ArticleGenerator/main.py:12
Functionbrowse_file
()
Chapter06 WordTranslator/app.py:35
Functioncharge
()
Chapter04 CodeBugFixer/app.py:123
Functiondownload
(request, test_id)
Chapter05 QuizApp/quiz_project/quiz_app/views.py:31
Methodgenerate_essay
(self)
Chapter08 ArticleGenerator/main.py:48
Functionget_bot_response
()
Chapter02 ChatGPTClone/app.py:26
Methodget_context_data
(self, **kwargs)
Chapter05 QuizApp/quiz_project/quiz_app/views.py:26
Functionget_slides
()
Chapter09 PowerPoint Generator/app.py:94
Functionhistory
(request)
Chapter05 QuizApp/quiz_project/quiz_app/views.py:18
Functionhome
(request)
Chapter05 QuizApp/quiz_project/quiz_app/views.py:10
Functionindex
()
Chapter04 CodeBugFixer/app.py:74
Functionindex
()
Chapter03 CodeBugFixer/app.py:21
Functionindex
()
Chapter02 ChatGPTClone/app.py:21
Functionreply
()
Chapter07 ReplyTool/main.py:34
Methodsave_essay
(self)
Chapter08 ArticleGenerator/main.py:70
Functiontranscribe_audio
()
Chapter10 Whisper/app.py:9