content_language = 'en' plan_language = 'en' content_en_path_real = "data/Illumio_Core_REST_API_Developer_Guide_23.3.pdf" content_test = "data/Test/Illumio_product_brief.pdf" content_python = "data/cours-python_crop.docx" content_html = "data/Test/list.html" content_data_analyst = "data\Test\Data_Analyst_chez_Stockly.pdf" content_test_epita = "data\Test\Test_epita.pdf" examples = {"Question_1": "What is the max_results parameter for async traffic queries ?", "Question_2": "How can I use the Public Experimental Provisioning API to determine if a specific set of objects can be provisioned?", "Question_3": "Explain the potential challenges and workarounds when using json-query with the curl -i option. Why might this combination lead to errors?", } view_config = { 'title': "

Document QnA

", 'examples': examples, }