mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-07-01 09:25:05 -04:00
trouble working with simple requests #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @raiyan22 on GitHub (Sep 7, 2023).
I was trying to use the app just for demo purpose and to see how it goes. Used my own openai api key and in the text box said 'describe the first table'. This is what I get. Not sure what is the issue.

@Muhtasham commented on GitHub (Sep 7, 2023):
It is related to your API key, are you sure you have enough credits from openAI, or did you set up the billing as described in the message?
@raiyan22 commented on GitHub (Sep 7, 2023):
I got a new api key from the open ai site today just to run this particular app (never used this exact key before). I think it should at least respond to a simple "Hi" which is bare minimum. Not sure if that is the issue at all.

@Muhtasham commented on GitHub (Sep 7, 2023):
Afaik, you should set up billing first so they can charge you at the end of month or have some credits granted through hackathons etc
@Muhtasham commented on GitHub (Sep 7, 2023):
@sfc-gh-jcarroll you can close if you want