This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
root
/
nicegui
mirror da
https://github.com/zauberzeug/nicegui.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
ensure langchain with no known security flaw
pointed out by snyk.io
Rodja Trappe
2 anni fa
parent
4af8af0e28
commit
7eeb330080
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
examples/chat_with_ai/requirements.txt
+ 1
- 1
examples/chat_with_ai/requirements.txt
Vedi File
@@ -1,3 +1,3 @@
-langchain
+langchain
>=0.0.142
nicegui
openai