Skip to content

Fix empty token returned from arg callbacks

Tan Le requested to merge fix-api-key-callback-bug into main

What does this merge request do and why?

This fixes a bug where the hf_token and anthropic_token are not returned after the argument callbacks execute.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the eval_codebase.py pipeline to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Andras Herczeg

Merge request reports

Loading