7272 " from dspy_tasks.visualize import diagram_compare\n " ,
7373 " \n " ,
7474 " diagram_compare(\n " ,
75- " before=[\n " ,
76- " {\" label\" : \" Generischer Prompt\" , \" detail\" : \" Keine Domain-Daten\" , \" icon\" : \" 📝\" , \" color\" : \" #a4262c\" },\n " ,
77- " {\" label\" : \" LLM\" , \" detail\" : \" Gemietetes Modell\" , \" icon\" : \" 🤖\" , \" color\" : \" #8a8886\" },\n " ,
78- " {\" label\" : \" Ergebnis\" , \" detail\" : \" Mittelmässig\" , \" icon\" : \" 😐\" , \" color\" : \" #a4262c\" },\n " ,
79- " ],\n " ,
80- " after=[\n " ,
81- " {\" label\" : \" Getuned mit deinen Daten\" , \" detail\" : \" Echte Tickets\" , \" icon\" : \" 📊\" , \" color\" : \" #107c10\" },\n " ,
82- " {\" label\" : \" LLM\" , \" detail\" : \" Gleich gemietetes Modell\" , \" icon\" : \" 🤖\" , \" color\" : \" #8a8886\" },\n " ,
83- " {\" label\" : \" Ergebnis\" , \" detail\" : \" Deutlich besser!\" , \" icon\" : \" 🎯\" , \" color\" : \" #107c10\" },\n " ,
84- " ],\n " ,
75+ " left={\" title\" : \" Generischer Prompt\" , \" items\" : [\" Keine Domain-Daten\" , \" Gemietetes Modell\" , \" Ergebnis: Mittelmässig\" ], \" icon\" : \" 📝\" , \" color\" : \" #a4262c\" },\n " ,
76+ " right={\" title\" : \" Getuned mit deinen Daten\" , \" items\" : [\" Echte Tickets als Training\" , \" Gleiches Modell\" , \" Ergebnis: Deutlich besser! 🎯\" ], \" icon\" : \" 📊\" , \" color\" : \" #107c10\" },\n " ,
8577 " title=\" Vorher vs. Nachher: Deine Daten machen den Unterschied\" ,\n " ,
86- " )"
78+ " )\n "
8779 ]
8880 },
8981 {
196188 ],
197189 "metadata" : {
198190 "kernelspec" : {
199- "display_name" : " Python 3 (ipykernel )" ,
191+ "display_name" : " Python (notebooks/.venv )" ,
200192 "language" : " python" ,
201- "name" : " python3 "
193+ "name" : " python-quart-vite-react-notebooks "
202194 },
203195 "language_info" : {
204196 "codemirror_mode" : {
215207 },
216208 "nbformat" : 4 ,
217209 "nbformat_minor" : 4
218- }
210+ }
0 commit comments