This website requires JavaScript.
Explore
Help
Sign In
MindWorkAI
/
AI-Studio
Watch
1
Star
0
Fork
0
You've already forked AI-Studio
mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced
2025-02-05 22:29:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ef4d9d53f
AI-Studio
/
app
/
MindWork AI Studio
/
Components
/
WorkspaceBranch.cs
9 lines
115 B
C#
Raw
Normal View
History
Unescape
Escape
Refactor components (#80)
2024-08-21 06:30:01 +00:00
namespace
AIStudio.Components
;
Add workspaces & persistent chats (#23)
2024-07-13 08:37:57 +00:00
public
enum
WorkspaceBranch
{
NONE
,
WORKSPACES
,
TEMPORARY_CHATS
,
}
Reference in New Issue
Copy Permalink