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
_anotherFolderName=EditorGUILayout.TextField(newGUIContent("Directory name","For example, if you throw this framework in Assets\\MyImports\\Frameworks, then write \"MyImports/Frameworks\""),_anotherFolderName);
_customOllamaURI=EditorGUILayout.TextField(newGUIContent("Custom Ollama URI","If empty, Ollama URI will be default \"localhost:11434\""),_customOllamaURI);
0 commit comments