/
joeripper
/
langchain-fork
Обзор
Документация
Войти
/
joeripper
/
langchain-fork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/api_reference/templates/langchain_docs.html
12 строк
338 B
Bagatur
docs: udpated api reference (#25172)
14 авг 2024, 17:00
Не верифицирован
14 авг 2024, 17:00
493e474
Код
Авторство
О чём код?
<!-- This will display a link to LangChain docs --> <head> <style> .text-link { text-decoration: none; /* Remove underline */ color: inherit; /* Inherit color from parent element */ } </style> </head> <body> <a href="https://python.langchain.com/" class='text-link'>Docs</a> </body>