llms-py 3.0.0b10__py3-none-any.whl → 3.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. llms/extensions/app/__init__.py +0 -10
  2. llms/extensions/system_prompts/ui/index.mjs +21 -26
  3. llms/extensions/system_prompts/ui/prompts.json +5 -5
  4. llms/main.py +1 -1
  5. llms/providers.json +1 -1
  6. llms/ui/ai.mjs +1 -1
  7. llms/ui/ctx.mjs +3 -1
  8. {llms_py-3.0.0b10.dist-info → llms_py-3.0.1.dist-info}/METADATA +1 -1
  9. {llms_py-3.0.0b10.dist-info → llms_py-3.0.1.dist-info}/RECORD +13 -43
  10. llms/__pycache__/__init__.cpython-312.pyc +0 -0
  11. llms/__pycache__/__init__.cpython-313.pyc +0 -0
  12. llms/__pycache__/__init__.cpython-314.pyc +0 -0
  13. llms/__pycache__/__main__.cpython-312.pyc +0 -0
  14. llms/__pycache__/__main__.cpython-314.pyc +0 -0
  15. llms/__pycache__/llms.cpython-312.pyc +0 -0
  16. llms/__pycache__/main.cpython-312.pyc +0 -0
  17. llms/__pycache__/main.cpython-313.pyc +0 -0
  18. llms/__pycache__/main.cpython-314.pyc +0 -0
  19. llms/__pycache__/plugins.cpython-314.pyc +0 -0
  20. llms/extensions/app/__pycache__/__init__.cpython-314.pyc +0 -0
  21. llms/extensions/app/__pycache__/db.cpython-314.pyc +0 -0
  22. llms/extensions/app/__pycache__/db_manager.cpython-314.pyc +0 -0
  23. llms/extensions/app/requests.json +0 -9073
  24. llms/extensions/app/threads.json +0 -15290
  25. llms/extensions/core_tools/__pycache__/__init__.cpython-314.pyc +0 -0
  26. llms/extensions/core_tools/ui/codemirror/lib/codemirror.css +0 -344
  27. llms/extensions/core_tools/ui/codemirror/lib/codemirror.js +0 -9884
  28. llms/extensions/gallery/__pycache__/__init__.cpython-314.pyc +0 -0
  29. llms/extensions/gallery/__pycache__/db.cpython-314.pyc +0 -0
  30. llms/extensions/katex/__pycache__/__init__.cpython-314.pyc +0 -0
  31. llms/extensions/providers/__pycache__/__init__.cpython-314.pyc +0 -0
  32. llms/extensions/providers/__pycache__/anthropic.cpython-314.pyc +0 -0
  33. llms/extensions/providers/__pycache__/chutes.cpython-314.pyc +0 -0
  34. llms/extensions/providers/__pycache__/google.cpython-314.pyc +0 -0
  35. llms/extensions/providers/__pycache__/nvidia.cpython-314.pyc +0 -0
  36. llms/extensions/providers/__pycache__/openai.cpython-314.pyc +0 -0
  37. llms/extensions/providers/__pycache__/openrouter.cpython-314.pyc +0 -0
  38. llms/extensions/system_prompts/__pycache__/__init__.cpython-314.pyc +0 -0
  39. llms/extensions/tools/__pycache__/__init__.cpython-314.pyc +0 -0
  40. {llms_py-3.0.0b10.dist-info → llms_py-3.0.1.dist-info}/WHEEL +0 -0
  41. {llms_py-3.0.0b10.dist-info → llms_py-3.0.1.dist-info}/entry_points.txt +0 -0
  42. {llms_py-3.0.0b10.dist-info → llms_py-3.0.1.dist-info}/licenses/LICENSE +0 -0
  43. {llms_py-3.0.0b10.dist-info → llms_py-3.0.1.dist-info}/top_level.txt +0 -0