File size: 8,550 Bytes
adaea7c
 
 
 
 
5f3a430
adaea7c
 
986fa13
 
adaea7c
 
 
 
 
 
 
 
 
 
986fa13
 
 
adaea7c
 
 
986fa13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63ae673
adaea7c
63ae673
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# 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.ConversationBot': ('app.html#conversationbot', 'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot.__del__': ( 'app.html#conversationbot.__del__',
                                                                                          'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot.__init__': ( 'app.html#conversationbot.__init__',
                                                                                           'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot._get_bot_response': ( 'app.html#conversationbot._get_bot_response',
                                                                                                    'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot.init_conversation': ( 'app.html#conversationbot.init_conversation',
                                                                                                    'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot.reset': ( 'app.html#conversationbot.reset',
                                                                                        'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot.respond': ( 'app.html#conversationbot.respond',
                                                                                          'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.ConversationBot.run_img': ( 'app.html#conversationbot.run_img',
                                                                                          'lv_recipe_chatbot/app.py'),
                                       'lv_recipe_chatbot.app.create_demo': ('app.html#create_demo', 'lv_recipe_chatbot/app.py')},
            'lv_recipe_chatbot.edamam_api': { 'lv_recipe_chatbot.edamam_api.foo': ( 'edamam_api.html#foo',
                                                                                    'lv_recipe_chatbot/edamam_api.py')},
            'lv_recipe_chatbot.engineer_prompt': {},
            'lv_recipe_chatbot.ingredient_vision': { 'lv_recipe_chatbot.ingredient_vision.BlipImageCaptioning': ( 'ingredient_vision.html#blipimagecaptioning',
                                                                                                                  'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.BlipImageCaptioning.__init__': ( 'ingredient_vision.html#blipimagecaptioning.__init__',
                                                                                                                           'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.BlipImageCaptioning.inference': ( 'ingredient_vision.html#blipimagecaptioning.inference',
                                                                                                                            'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.BlipVQA': ( 'ingredient_vision.html#blipvqa',
                                                                                                      'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.BlipVQA.__init__': ( 'ingredient_vision.html#blipvqa.__init__',
                                                                                                               'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.BlipVQA.inference': ( 'ingredient_vision.html#blipvqa.inference',
                                                                                                                'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.VeganIngredientFinder': ( 'ingredient_vision.html#veganingredientfinder',
                                                                                                                    'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.VeganIngredientFinder.__init__': ( 'ingredient_vision.html#veganingredientfinder.__init__',
                                                                                                                             'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.VeganIngredientFinder.list_ingredients': ( 'ingredient_vision.html#veganingredientfinder.list_ingredients',
                                                                                                                                     'lv_recipe_chatbot/ingredient_vision.py'),
                                                     'lv_recipe_chatbot.ingredient_vision.format_image': ( 'ingredient_vision.html#format_image',
                                                                                                           'lv_recipe_chatbot/ingredient_vision.py')},
            'lv_recipe_chatbot.lchain_tool': { 'lv_recipe_chatbot.lchain_tool.RecipeSerpAPIWrapper': ( 'vegan_recipe_tools.html#recipeserpapiwrapper',
                                                                                                       'lv_recipe_chatbot/lchain_tool.py'),
                                               'lv_recipe_chatbot.lchain_tool.RecipeSerpAPIWrapper._process_response': ( 'vegan_recipe_tools.html#recipeserpapiwrapper._process_response',
                                                                                                                         'lv_recipe_chatbot/lchain_tool.py'),
                                               'lv_recipe_chatbot.lchain_tool.get_vegan_recipes_edamam_api': ( 'vegan_recipe_tools.html#get_vegan_recipes_edamam_api',
                                                                                                               'lv_recipe_chatbot/lchain_tool.py'),
                                               'lv_recipe_chatbot.lchain_tool.vegan_recipe_edamam_search': ( 'vegan_recipe_tools.html#vegan_recipe_edamam_search',
                                                                                                             'lv_recipe_chatbot/lchain_tool.py')},
            'lv_recipe_chatbot.vegan_recipe_tools': { 'lv_recipe_chatbot.vegan_recipe_tools.RecipeSerpAPIWrapper': ( 'vegan_recipe_tools.html#recipeserpapiwrapper',
                                                                                                                     'lv_recipe_chatbot/vegan_recipe_tools.py'),
                                                      'lv_recipe_chatbot.vegan_recipe_tools.RecipeSerpAPIWrapper._process_response': ( 'vegan_recipe_tools.html#recipeserpapiwrapper._process_response',
                                                                                                                                       'lv_recipe_chatbot/vegan_recipe_tools.py'),
                                                      'lv_recipe_chatbot.vegan_recipe_tools.get_vegan_recipes_edamam_api': ( 'vegan_recipe_tools.html#get_vegan_recipes_edamam_api',
                                                                                                                             'lv_recipe_chatbot/vegan_recipe_tools.py'),
                                                      'lv_recipe_chatbot.vegan_recipe_tools.vegan_recipe_edamam_search': ( 'vegan_recipe_tools.html#vegan_recipe_edamam_search',
                                                                                                                           'lv_recipe_chatbot/vegan_recipe_tools.py')}}}