Skip to content

Commit 9a09ce8

Browse files
committed
✅Updating Readme file
1 parent a5acf45 commit 9a09ce8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,19 @@ Note:-
136136
<li>Adding option for the service with added validation of each columns</li>
137137
</th>
138138
</tr>
139+
<tr>
140+
<th><a href="https://github.com/arkapatra31/langchain/releases/tag/v1.1.1">1.1.1</a></th>
141+
<th>
142+
<li>Synthetic Data Generator Prototype Completion</li>
143+
<li>Leveraging LLMs to create template and generate the related faker methods</li>
144+
<li>Eliminating LLM scope to generate data to save bunch of tokens</li>
145+
<li>Custom service evaluating faker methods to generate dataset</li>
146+
<li>Custom service validating foreign keys and associating with dataset</li>
147+
<li>Prompt published to LangSmith Hub</li>
148+
<li>Merging different UI into one consolidated UI</li>
149+
<li>Error Handling introduction</li>
150+
</th>
151+
</tr>
139152
</table>
140153
<br>
141154
<font color="#bde356"><b>LangSmith Tracing</b></font><br>

0 commit comments

Comments
 (0)