File size: 2,799 Bytes
adaea7c
 
 
 
 
5f3a430
adaea7c
6e5b58a
 
 
 
 
cf2b422
3811482
cf2b422
3811482
cf2b422
3811482
 
 
cf2b422
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Autogenerated by nbdev

d = { 'settings': { 'branch': 'main',
                'doc_baseurl': '/lv-recipe-chatbot',
                'doc_host': 'https://animalequality.github.io',
                'git_url': 'https://gitlab.com/animalequality/lv-recipe-chatbot',
                'lib_path': 'lv_recipe_chatbot'},
  'syms': { 'lv_recipe_chatbot.app': { 'lv_recipe_chatbot.app.create_demo': ('app.html#create_demo', 'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.handle_requires_action': ( 'app.html#handle_requires_action',
                                                                                         'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.predict': ('app.html#predict', 'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.run_convo_stream': ('app.html#run_convo_stream', 'lv_recipe_chatbot/app.py')},
            'lv_recipe_chatbot.openai_vision': { 'lv_recipe_chatbot.openai_vision.encode_image': ( 'openai_vision.html#encode_image',
                                                                                                   'lv_recipe_chatbot/openai_vision.py'),
                                                 'lv_recipe_chatbot.openai_vision.format_image': ( 'openai_vision.html#format_image',
                                                                                                   'lv_recipe_chatbot/openai_vision.py'),
                                                 'lv_recipe_chatbot.openai_vision.get_gptv_completion': ( 'openai_vision.html#get_gptv_completion',
                                                                                                          'lv_recipe_chatbot/openai_vision.py')},
            'lv_recipe_chatbot.utils': { 'lv_recipe_chatbot.utils.dump_json': ('utils.html#dump_json', 'lv_recipe_chatbot/utils.py'),
                                         'lv_recipe_chatbot.utils.load_json': ('utils.html#load_json', 'lv_recipe_chatbot/utils.py')},
            'lv_recipe_chatbot.vegan_recipe_assistant': { 'lv_recipe_chatbot.vegan_recipe_assistant.get_vegan_recipes_edamam_api': ( 'vegan_recipe_assistant.html#get_vegan_recipes_edamam_api',
                                                                                                                                     'lv_recipe_chatbot/vegan_recipe_assistant.py'),
                                                          'lv_recipe_chatbot.vegan_recipe_assistant.vegan_recipe_edamam_search': ( 'vegan_recipe_assistant.html#vegan_recipe_edamam_search',
                                                                                                                                   'lv_recipe_chatbot/vegan_recipe_assistant.py')}}}