You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ with f:
115
115
That means, **we want to find lines from the above code snippet that are most similar to `@request(on=something)`.** Now click <kbd>Execute</kbd> button!
116
116
117
117
<palign="center">
118
-
<imgsrc="https://github.com/jina-ai/jina/blob/master/.github/swagger-ui-prettyprint1.gif?raw=true"alt="Jina Swagger UI extension on visualizing neural search results"width="85%">
118
+
<imgsrc="https://github.com/jina-ai/jina/blob/master/.github/swaggerui.gif?raw=true"alt="Jina Swagger UI extension on visualizing neural search results"width="85%">
119
119
</p>
120
120
121
121
3️⃣ Not a GUI fan? Let's do it in Python then! Keep the above server running and start a simple client:
0 commit comments