The documentation for the register method does indeed mention setting the api_key in the headers property, but it should be set in the authorization property instead. This is confirmed by the GitHub issue which discusses the correct usage of the Authorization header for API keys.Would you like more details on how to correctly configure the register method? Sources:
- GitHub issue
馃挕聽Hint: Mention RunLLM in the thread for followups.