Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vars) #181

Merged
merged 3 commits into from
Mar 25, 2025
Merged

feat(vars) #181

merged 3 commits into from
Mar 25, 2025

Conversation

emir-karabeg
Copy link
Collaborator

Description

Regular variables that can be referred in a workflow. We need to add multimodal support.

Fixes #121

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
  • I have updated version numbers as needed (if needed)

Security Considerations:

  • My changes do not introduce any new security vulnerabilities
  • I have considered the security implications of my changes

Copy link

vercel bot commented Mar 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 8:33am
sim ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 8:33am

@emir-karabeg emir-karabeg merged commit 61a8fe5 into main Mar 25, 2025
2 of 4 checks passed
emir-karabeg added a commit that referenced this pull request Mar 25, 2025
* feat(vars): started panel

* improvement(variables): styling and connection to DB

* fix(variables): GET fix
emir-karabeg added a commit that referenced this pull request Mar 25, 2025
* feat(vars) (#181)

* feat(vars): started panel

* improvement(variables): styling and connection to DB

* fix(variables): GET fix

* improvement(vars): sync, styling

* feat(vars): execution; styling
aadamgough pushed a commit to aadamgough/sim that referenced this pull request Mar 26, 2025
* feat(vars) (simstudioai#181)

* feat(vars): started panel

* improvement(variables): styling and connection to DB

* fix(variables): GET fix

* improvement(vars): sync, styling

* feat(vars): execution; styling
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.

[REQUEST] Environment Variables Improvement
1 participant