How to get connection status #2714
Unanswered
Alexandru177
asked this question in
Help
Replies: 1 comment
-
I couldn't find anything on this. Basically what I'd like to do is send a request to their API to see if it is replying (see if it's alive), through the provider class. Is it possible? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I've recently set up an AI SDK provider with a specific model, and I'm looking to verify that everything is working correctly on a daily basis without calling for an LLM response. Could someone guide me on how to send a simple request to check if the provider responds and the connection is established?
Any help or pointers would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions