-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] The letter U to mean You looks pretty naff #407
Comments
can i fix this |
@malikrohail go for it. |
on it |
quick question: do i need to set up agora ap id and app certificate to run it locally? |
also am i suppose to set up the endpoints for the private keys mentioned in readme page or all the templates given in .env file( such as firebase, gemini api, azure, stuff ) ?? |
agora app id is required, certificate is not, it shouldn't take more than 1 minute to do so at console.agora.io |
Right, we recommend to do so altho it is a simple UI fix. That way, you get a feel of it and you can test and play with it. |
Is there like a proper guide, with documentation for each API key port. I'm unable to find few of them online, as some of them are not native to the US. `WEATHERAPI_API_KEY= Extension: aliyun_analyticdb_vector_storageALIBABA_CLOUD_ACCESS_KEY_ID= COSY_TTS_KEY= ` |
You don't have to have all the keys in .env, to do this task, having OpenAI key and agora id will be enough. |
so im running it on a m1 silicon system and get the following error on my terminal once i start the server.
In docker APP, when i go to feature setting there is no such option to uncheck AMD. Any help on this? |
im getting error as i cannot create conversation on frontend.
|
This looks like a internet connection issue, where are you located? You have proper VPN, don't you? |
@malikrohail np, thanks for the contribution. |
@cyfyifanchen i changed the following line of code to
However, after running it on local host, it still shows the U logo and I will traceback the error and see what is causing it to fall back to a default behavior. |
@malikrohail is the ternary condition here needed? |
Description
the icon of new ui is not friendly
Environment
linux
Steps to reproduce
any talking
Expected behavior
the icon should be friendly
Actual behavior
it's not
Severity
Minor
Additional Information
The text was updated successfully, but these errors were encountered: