Skip to content

Conversation

@chendrixson
Copy link

No description provided.

@chendrixson
Copy link
Author

Need to make cargo test run clean when foundry isn't installed.

@jonwis
Copy link
Member

jonwis commented May 30, 2025

... is there a way to define a link seam, so you have an "invoke_foundry(args)" method that is "system(foundry.exe, args)" in real-mode and "return intended_test_result" in test mode?

.json(&serde_json::json!({
"model": manager.get_model_info("phi-3.5-mini").await?.id,
"messages": [{"role": "user", "content": "What is the golden ratio?"}],
"model": model_info.id,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does not look as though the model_info has been declared before being used.

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.

4 participants