Commit Graph

21 Commits

Author SHA1 Message Date
Alex b45fd58944 Update EMBEDDINGS_NAME in settings.py and test_vector_store.py 2024-01-09 00:34:04 +00:00
Alex a3e6239e6e fix: remove import 2024-01-06 18:23:20 +00:00
Alex 1fa12e56c6 Remove unused test cases in test_openai.py 2024-01-06 18:04:50 +00:00
Alex 04b4001277 anthropic working 2023-10-28 19:51:12 +01:00
Alex f3c626c800 Merge pull request #556 from Exterminator11/openapi3_parser
Parser for OpenAPI3(Swagger)
2023-10-25 21:27:45 +01:00
Exterminator11 889ce984a9 Made changes 2023-10-25 16:50:01 +05:30
Exterminator11 8ebff1a908 Updated test_openapi3parser.py 2023-10-24 07:43:57 +05:30
asoderlind d51cd8df89 add file docstring 2023-10-16 11:31:10 +02:00
asoderlind e2a8ca143a remove unused imports 2023-10-16 06:13:26 +02:00
Exterminator11 36b243e9d2 Formatted all the changed files 2023-10-15 17:16:12 +05:30
Exterminator11 bd70e00f08 Added tests and updated openapi3_parser.py 2023-10-15 17:00:54 +05:30
asoderlind 09aa56b63d add test 2023-10-15 10:22:07 +02:00
Alex 495728593f sagemaker fixes + test 2023-10-06 13:22:51 +01:00
John Bampton e503cc3003 tests(python): remove unneeded comments 2023-10-04 06:06:20 +10:00
Alex 95ab08e02d Update test_celery.py 2023-10-01 21:34:57 +01:00
Alex 039062d071 ruff fix 2023-09-27 18:10:26 +01:00
Alex 83ae3e8371 more ruff fixes 2023-09-27 18:04:07 +01:00
Alex b8acb860aa some tests 2023-09-27 17:54:57 +01:00
Alex 14284e0cc7 Update test_app.py 2023-09-04 18:25:41 +01:00
Anton Larin de40e733ec add simple test to make a PR to check CodeCov 2023-09-04 19:13:51 +02:00
Anton Larin 85f9ae5a0a fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
2023-08-14 18:53:25 +02:00