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

Add api key status check #171

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

hanna-paasivirta
Copy link
Contributor

Short Description

Add a status check for API keys

Fixes #162

Implementation Details

Checks if Anthropic, OpenAI and Pinecone keys are working. It does not cost tokens to run the status check.

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@josephjclark
Copy link
Collaborator

This looks great @hanna-paasivirta, thanks!

Next step is to try and call this service from the TypeScript code, using the bridge.

Maybe we can do this on a call on Monday?

@josephjclark josephjclark self-assigned this Feb 20, 2025
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

Successfully merging this pull request may close these issues.

healthcheck: report API key status
2 participants