Skip to content
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

My Vertex AI PAlm API Chat doesnt work #7

Open
shrutipandit707 opened this issue Nov 9, 2024 · 1 comment
Open

My Vertex AI PAlm API Chat doesnt work #7

shrutipandit707 opened this issue Nov 9, 2024 · 1 comment

Comments

@shrutipandit707
Copy link

Hello Romin,
I built the Vertex AI Palm API Chatbot with your code, but when I click on Submit button on the browser after entering the query, nothing happens? Why is it so and how can I fix it?
image

@shrutipandit707
Copy link
Author

This is what I see in log explorer
{
"textPayload": "Traceback (most recent call last):\n File "/usr/local/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 76, in error_remapped_callable\n return callable_(*args, **kwargs)\n File "/usr/local/lib/python3.8/site-packages/grpc/_channel.py", line 1181, in call\n return _end_unary_response_blocking(state, call, False, None)\n File "/usr/local/lib/python3.8/site-packages/grpc/_channel.py", line 1006, in _end_unary_response_blocking\n raise _InactiveRpcError(state) # pytype: disable=not-instantiable\ngrpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:",
"insertId": "672f797000014ce41ec53a61",
"resource": {
"type": "cloud_run_revision",
"labels": {
"configuration_name": "chat-flask-app",
"service_name": "chat-flask-app",
"project_id": "stoked-proxy-413512",
"revision_name": "chat-flask-app-00001-qlh",
"location": "us-central1"
}
},
"timestamp": "2024-11-09T15:02:08.085220Z",
"severity": "ERROR",
"labels": {
"instanceId": "004940b3b8f0b84b1b1d0a257ff84c39b02941f32e9f260f5d54c077d8c4e6a2aa54161e92442dc99fc646a873ec03e6a40f5f29313b7edeec489f14519ae990780b90b406d7"
},
"logName": "projects/stoked-proxy-413512/logs/run.googleapis.com%2Fstderr",
"receiveTimestamp": "2024-11-09T15:02:08.088239727Z",
"errorGroups": [
{
"id": "CPWHwu6d_4SnLg"
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant