You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though there's an assumption that the generator runs in a single thread, these thread locals are a code smell, and were likely introduced by a model that was taking shortcuts.
Even though there's an assumption that the generator runs in a single thread, these thread locals are a code smell, and were likely introduced by a model that was taking shortcuts.
nexgen/src/generator/json_schema/python.rs
Line 108 in 5631b32
nexgen/src/generator/json_schema/typescript.rs
Line 32 in 5631b32