Vinod Varma

Results 8 issues of Vinod Varma

![Screen Shot 2021-01-21 at 2 10 42 PM](https://user-images.githubusercontent.com/20860716/105355443-751d4d80-5bf2-11eb-92b6-1e9fd00e66f4.png) ![Screen Shot 2021-01-21 at 2 11 43 PM](https://user-images.githubusercontent.com/20860716/105355541-9847fd00-5bf2-11eb-8add-90ecceeac450.png) ![Screen Shot 2021-01-21 at 2 12 11 PM](https://user-images.githubusercontent.com/20860716/105355594-a8f87300-5bf2-11eb-9f07-d1ae9aba6848.png) You can see the output and...

When I start the streamlit app, with the .env file as below: OPENAI_API_KEY=sk-xxxxxxxx ACTIVELOOP_TOKEN=xxxxxxxxxxxxxx DEEPLAKE_USERNAME=vinodvarma24 DEEPLAKE_DATASET_PATH=hub://orgname/embeddings DEEPLAKE_REPO_NAME=embeddings REPO_URL=https://github.com/peterw/Chat-with-Github-Repo SITE_TITLE="Your Site Title" I'm getting the below message: Saying the dataset is...

### Describe the issue Currently, JupyterConnectionInfo() expects a **port number** when we use a remote Docker server with a Jupiter notebook. In production use cases, we would want to pass...

code-execution
0.2
needs-triage

Since OpenAI DevDay released amazing updates yesterday, specifically the tools(code_interpreter, retrieval, functions), It would be great to have these tools available in Data Agent and Plugin Agent.

enhancement

![Screenshot 2023-09-14 at 10 27 12 AM](https://github.com/shroominic/codeinterpreter-api/assets/20860716/b9eeae30-9d29-47da-8f2f-d8e82caa1e48)

Native ChatGPT-like streaming responses would be of a great UX for end users. Any timeline for implementing this?

Many times, we are getting this error, This should be solved immediately. This is causing a lot of delay in getting response and it sometimes doesn't even give any responce....

### Problem Description Currently, the project works well in local machines. If one want to schedule a task and run it periodically, a remote browser(in AWS, GCP or somewhere) would...

enhancement