VeryMadSoul commited on
Commit
35912db
·
verified ·
1 Parent(s): b64ec36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. // deprecated in this version check the original github repo
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.