bachephysicdun commited on
Commit
b3c4a48
Β·
1 Parent(s): ee208aa

change api dir name to app

Browse files
Files changed (29) hide show
  1. {api β†’ app}/.ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -0
  2. {api β†’ app}/.ipynb_checkpoints/Untitled1-checkpoint.ipynb +0 -0
  3. {api β†’ app}/.ipynb_checkpoints/Untitled2-checkpoint.ipynb +0 -0
  4. {api β†’ app}/__init__.py +0 -0
  5. {api β†’ app}/__pycache__/__init__.cpython-311.pyc +0 -0
  6. {api β†’ app}/__pycache__/callbacks.cpython-311.pyc +0 -0
  7. {api β†’ app}/__pycache__/chains.cpython-311.pyc +0 -0
  8. {api β†’ app}/__pycache__/crud.cpython-311.pyc +0 -0
  9. {api β†’ app}/__pycache__/data_indexing.cpython-311.pyc +0 -0
  10. {api β†’ app}/__pycache__/data_indexing.cpython-312.pyc +0 -0
  11. {api β†’ app}/__pycache__/database.cpython-311.pyc +0 -0
  12. {api β†’ app}/__pycache__/database.cpython-312.pyc +0 -0
  13. {api β†’ app}/__pycache__/main.cpython-311.pyc +0 -0
  14. {api β†’ app}/__pycache__/models.cpython-311.pyc +0 -0
  15. {api β†’ app}/__pycache__/models.cpython-312.pyc +0 -0
  16. {api β†’ app}/__pycache__/prompts.cpython-311.pyc +0 -0
  17. {api β†’ app}/__pycache__/prompts.cpython-312.pyc +0 -0
  18. {api β†’ app}/__pycache__/schemas.cpython-311.pyc +0 -0
  19. {api β†’ app}/__pycache__/schemas.cpython-312.pyc +0 -0
  20. {api β†’ app}/callbacks.py +0 -0
  21. {api β†’ app}/chains.py +0 -0
  22. {api β†’ app}/crud.py +0 -0
  23. {api β†’ app}/data_indexing.py +0 -0
  24. {api β†’ app}/database.py +0 -0
  25. {api β†’ app}/main.py +0 -0
  26. {api β†’ app}/models.py +0 -0
  27. {api β†’ app}/prompts.py +0 -0
  28. {api β†’ app}/schemas.py +0 -0
  29. {api β†’ app}/test.db +0 -0
{api β†’ app}/.ipynb_checkpoints/Untitled-checkpoint.ipynb RENAMED
File without changes
{api β†’ app}/.ipynb_checkpoints/Untitled1-checkpoint.ipynb RENAMED
File without changes
{api β†’ app}/.ipynb_checkpoints/Untitled2-checkpoint.ipynb RENAMED
File without changes
{api β†’ app}/__init__.py RENAMED
File without changes
{api β†’ app}/__pycache__/__init__.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/callbacks.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/chains.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/crud.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/data_indexing.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/data_indexing.cpython-312.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/database.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/database.cpython-312.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/main.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/models.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/models.cpython-312.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/prompts.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/prompts.cpython-312.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/schemas.cpython-311.pyc RENAMED
File without changes
{api β†’ app}/__pycache__/schemas.cpython-312.pyc RENAMED
File without changes
{api β†’ app}/callbacks.py RENAMED
File without changes
{api β†’ app}/chains.py RENAMED
File without changes
{api β†’ app}/crud.py RENAMED
File without changes
{api β†’ app}/data_indexing.py RENAMED
File without changes
{api β†’ app}/database.py RENAMED
File without changes
{api β†’ app}/main.py RENAMED
File without changes
{api β†’ app}/models.py RENAMED
File without changes
{api β†’ app}/prompts.py RENAMED
File without changes
{api β†’ app}/schemas.py RENAMED
File without changes
{api β†’ app}/test.db RENAMED
File without changes