Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ This repository contains a Gradio-based web application that leverages open-sour
|
|
16 |
|
17 |
## Features
|
18 |
- Two Tabs for Model Selection:
|
19 |
-
- HuggingChat API: Uses open-source language models from HuggingChat.
|
20 |
- OpenAI API: Uses language models from OpenAI.
|
21 |
- Ecore File Generation: Converts natural language descriptions into Ecore files.
|
22 |
- Iterative Validation: Validates the generated Ecore files iteratively to ensure correctness.
|
|
|
16 |
|
17 |
## Features
|
18 |
- Two Tabs for Model Selection:
|
19 |
+
- HuggingChat API: Uses open-source language models from HuggingChat. <span style="color:red"> *deprecated in this version check the original github repo*</span>
|
20 |
- OpenAI API: Uses language models from OpenAI.
|
21 |
- Ecore File Generation: Converts natural language descriptions into Ecore files.
|
22 |
- Iterative Validation: Validates the generated Ecore files iteratively to ensure correctness.
|