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

LLM policies UI schema #3352

Open
wants to merge 205 commits into
base: main
Choose a base branch
from
Open

LLM policies UI schema #3352

wants to merge 205 commits into from

Conversation

pi1814
Copy link

@pi1814 pi1814 commented Nov 21, 2024

What does this PR do?

Adds UI Schema for LLM policies

Type of change

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

How should this be tested?

  • Existing unit tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code and corrected any misspellings
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@deepakprabhakara deepakprabhakara changed the base branch from llm-policy to chatui November 26, 2024 14:40
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@deepakprabhakara
Copy link
Member

@pi1814 should remove heroicons from package.json

parth inamdar added 4 commits December 2, 2024 09:08
- better customization options
- in editor scroller possible
- Changed code editor from monaco to react-ace for smaller bundle size
- Added optimization for the backend code
- Added validations for the Entity and Policy selection
package.json Outdated Show resolved Hide resolved
@deepakprabhakara deepakprabhakara changed the base branch from chatui to main December 3, 2024 12:01
@deepakprabhakara deepakprabhakara mentioned this pull request Dec 3, 2024
13 tasks
# Conflicts:
#	internal-ui/package-lock.json
#	npm/package-lock.json
#	package-lock.json
#	package.json
# Conflicts:
#	internal-ui/package-lock.json
#	package-lock.json
# Conflicts:
#	package-lock.json
#	package.json
* cleanup

* cleanup of npm packages

* more cleanup
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.

4 participants