Alex
b43f9f3cb2
feat: enhance MemoryTool and NotesTool with tool_id management and directory renaming tests
2025-10-06 21:41:47 +01:00
Alex
e012189672
feat: implement MemoryTool with CRUD operations and integrate with MongoDB
2025-10-06 21:09:22 +01:00
Dhairya Parikh
4c31e9a8b1
Add MongoDB-backed NotesTool with CRUD actions and unit tests ( #1982 )
...
* Add MongoDB-backed NotesTool with CRUD actions and unit tests
* NotesTool: enforce single note per user, require decoded_token['sub'] user_id, fix tests
* chore: remove accidentally committed results.txt and ignore it
* fix: remove results.txt, enforce single note per user, add tests
* refactor: update NotesTool actions and tests for clarity and consistency
* refactor: update NotesTool docstring for clarity
* refactor: simplify MCPTool docstring and remove redundant import in test_notes_tool
* lint: fix test
* refactor: remove unused import from test_notes_tool.py
---------
Co-authored-by: Alex <a@tushynski.me >
2025-10-06 19:24:03 +03:00
ManishMadan2882
80aaecb5f0
ruff-fix
2025-10-02 02:48:16 +05:30
ManishMadan2882
946865a335
test:TTS
2025-10-02 02:40:30 +05:30
ManishMadan2882
67268fd35a
tests:security
2025-10-02 02:34:05 +05:30
ManishMadan2882
42fc771833
tests:storage
2025-10-02 02:33:12 +05:30
ManishMadan2882
7d8ed2d102
ruff-fix
2025-10-01 02:23:53 +05:30
ManishMadan2882
763aa73ea4
(tests:llm) llms, handlers
2025-09-30 16:03:02 +05:30
ManishMadan2882
402d5e054b
(fix:test_markdown) patch tokenizer
2025-09-30 13:35:03 +05:30
ManishMadan2882
e24a0ac686
(test:parsers) github, reddit
2025-09-29 20:33:05 +05:30
ManishMadan2882
8c91b1c527
(tests:parsers) remote
2025-09-29 19:39:24 +05:30
ManishMadan2882
2b38f80d04
(test:files) epub, image, rst
2025-09-29 17:39:20 +05:30
ManishMadan2882
282bd35f52
(test:files) html, md, json
2025-09-29 17:23:15 +05:30
ManishMadan2882
ba496a772b
(test) doc parsers coverage
2025-09-26 16:07:12 +05:30
ManishMadan2882
21aefa2778
(fix:tests.application) attr err
2025-09-23 23:43:50 +05:30
Siddhant Rai
3be6e2132b
refactor: remove outdated vector store tests
2025-03-20 17:27:18 +05:30
Alex
5e39be6a2c
fix: tests anthropic
2025-03-13 00:32:24 +00:00
Alex
1f75f0c082
fix: tests
2024-12-20 18:13:37 +00:00
Alex
cca6297a64
fix: tests
2024-10-15 11:52:33 +01:00
fadingNA
8ce1fd561d
adapt test case to align with function
2024-10-14 11:54:36 -04:00
fadingNA
adb2cf35d4
add redis mock to anthropic and sagemaker
2024-10-14 11:54:22 -04:00
fadingNA
a8bb992569
add possible scenario test case
2024-10-12 18:05:54 -04:00
Alex
68cc646a3e
fix(test): better test + cov
2024-09-20 12:07:17 +01:00
xucai
1754570057
rename celery_init.py
2024-06-19 16:17:09 +08:00
xucai
ae2ded119f
rename celery_init.py
2024-06-12 19:48:28 +08:00
Alex
4b849d7201
Fix SagemakerAPILLM test
2024-04-09 17:20:26 +01:00
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