Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 921 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
  1. aiohappyeyeballs==2.4.4
  2. aiohttp==3.11.11
  3. aiosignal==1.3.2
  4. annotated-types==0.7.0
  5. anyio==4.8.0
  6. attrs==24.3.0
  7. certifi==2024.12.14
  8. charset-normalizer==3.4.1
  9. dataclasses-json==0.6.7
  10. distro==1.9.0
  11. frozenlist==1.5.0
  12. h11==0.14.0
  13. httpcore==1.0.7
  14. httpx==0.28.1
  15. httpx-sse==0.4.0
  16. idna==3.10
  17. jiter==0.8.2
  18. jsonpatch==1.33
  19. jsonpointer==3.0.0
  20. langchain==0.3.14
  21. langchain-community==0.3.14
  22. langchain-core==0.3.30
  23. langchain-openai==0.3.0
  24. langchain-text-splitters==0.3.5
  25. langsmith==0.2.11
  26. marshmallow==3.25.1
  27. multidict==6.1.0
  28. mypy-extensions==1.0.0
  29. numpy==2.2.1
  30. openai==1.59.8
  31. orjson==3.10.15
  32. packaging==24.2
  33. propcache==0.2.1
  34. pydantic==2.10.5
  35. pydantic-settings==2.7.1
  36. pydantic_core==2.27.2
  37. python-dotenv==1.0.1
  38. PyYAML==6.0.2
  39. regex==2024.11.6
  40. requests==2.32.3
  41. requests-toolbelt==1.0.0
  42. sniffio==1.3.1
  43. SQLAlchemy==2.0.37
  44. tenacity==9.0.0
  45. tiktoken==0.8.0
  46. tqdm==4.67.1
  47. typing-inspect==0.9.0
  48. typing_extensions==4.12.2
  49. urllib3==2.3.0
  50. yarl==1.18.3
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...