ruoccofabrizio / azure-open-ai-embeddings-qna

A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
https://azure.microsoft.com/en-us/products/cognitive-services/openai-service
MIT License
846 stars 510 forks source link

Utils-Prompt Exploration error #94

Open ghost opened 1 year ago

ghost commented 1 year ago

When I am using the utility to explore prompts I cant execute task , I get this error, can you be more elaborate on how this utility works and how one can do inconext learning like one shot/few shot.

I cant somehow paste the image but here is what it says: 'File "/usr/local/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 561, in _run_script self._session_state.on_script_will_rerun(rerun_data.widget_states)'