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

[editor][ez] Readonly state for PromptName and ModelSelector #1027

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

rholinshead
Copy link
Contributor

@rholinshead rholinshead commented Jan 25, 2024

[editor][ez] Readonly state for PromptName and ModelSelector

Implement readonly state for the prompt name and model selector inputs. Just disabling the text inputs since there's no styling/markdown that we'd want to apply with the TextRenderer

Screenshot 2024-01-25 at 1 56 46 PM

Stack created with Sapling. Best reviewed with ReviewStack.

Copy link
Member

@Ankush-lastmile Ankush-lastmile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

rholinshead added a commit that referenced this pull request Jan 25, 2024
…1029)

# [editor] Support Task-based HF Model Names in Prompt Schema Mapping

In Gradio, we'll register the remote model parsers with the task name
and register local models to start. So, we need to have the prompt
schema map from task name to the remote parser schemas:



https://github.com/lastmile-ai/aiconfig/assets/5060851/3cf7246c-58e2-42ca-9c61-ee9d5ffd644c



---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/1029).
* __->__ #1029
* #1028
* #1027
* #1026
@rholinshead rholinshead merged commit ebeb709 into main Jan 25, 2024
1 check passed
This pull request was closed.
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.

2 participants