Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

adding c# ai resource management#248

Draft
M-Hietala wants to merge 3 commits intomainfrom
m-hietala/adding_csharp_resource_management
Draft

adding c# ai resource management#248
M-Hietala wants to merge 3 commits intomainfrom
m-hietala/adding_csharp_resource_management

Conversation

@M-Hietala
Copy link
Copy Markdown
Member

No description provided.

public class PythonSDKWrapper
public class AIClientWrapper
{
private static bool s_usePython = true;
Copy link
Copy Markdown
Contributor

@robch robch Apr 5, 2024

Choose a reason for hiding this comment

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

what kinds of things are required still to flip to s_usePython = false, and ultimately remove that code?

Copy link
Copy Markdown
Contributor

@robch robch left a comment

Choose a reason for hiding this comment

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

Looks great Marko!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants