Evan Lesmez
Update prompting to direct towards edamam tool
63ae673
raw
history blame
8.55 kB
# 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')}}}