Vinod Varma
Vinod Varma
   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...
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.

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...