Drikus Roor
|
f34751a0c3
|
revert: Revert relative imports in scripts and fix imports in tests
|
2023-04-12 10:16:00 +02:00 |
|
Drikus Roor
|
28cf7c3f83
|
test: Add tests for config file
|
2023-04-12 10:16:00 +02:00 |
|
Drikus Roor
|
d0ae72e63b
|
refactor: Refactor imports to be compatible with unit tests
|
2023-04-12 10:16:00 +02:00 |
|
cs0lar
|
453b428d33
|
added support for weaviate embedded
|
2023-04-12 08:21:41 +01:00 |
|
vadi
|
7736762b5a
|
Fix #840 - Add defensive coding for local memory to load the JSON file that was gitignored at 54101c7997
- Added unit test placholder for local cache test
- Removed unused imports from local cache unit test placeholder
|
2023-04-12 16:38:53 +10:00 |
|
Alrik Olson
|
8bbfdeb04a
|
Add unit tests for prompt generator class
|
2023-04-11 09:43:37 -07:00 |
|
cs0lar
|
5fe784aabe
|
added weaviate to the supported vector memory providers
|
2023-04-11 11:14:13 +01:00 |
|
Itamar Friedman
|
64c21ee8f7
|
browse: make scrape_links() & scrape_text() "status_code >= 400" error message the same
|
2023-04-11 11:40:52 +03:00 |
|
Itamar Friedman
|
2d5d0131bb
|
browse: (1) apply validation also to scrape_links(), (2) add tests for scrape_links()
|
2023-04-11 11:17:07 +03:00 |
|
Andy Melnikov
|
c9701a3302
|
Remove trailing whitespace throughout
|
2023-04-10 18:17:11 +02:00 |
|
Andy Melnikov
|
4a86da95f9
|
Remove trailing spaces throughout
This happens often in PRs so fixing this everywhere will make many PRs
mergeable as they won't include irrelevant whitespace fixes
|
2023-04-10 14:25:24 +02:00 |
|
Itamar Friedman
|
06f26cb29c
|
remove dependency of unittest, use pytest
|
2023-04-10 08:19:41 +03:00 |
|
Itamar Friedman
|
b0cb247b83
|
scrape_text: added tests + hande RequestException
|
2023-04-10 00:18:37 +03:00 |
|
cs0lar
|
da4ba3c10f
|
added factory tests
|
2023-04-07 22:07:08 +01:00 |
|
Mike Harris
|
4cde35267b
|
Improve extract_hyperlinks to honor base url
|
2023-04-03 12:51:50 -04:00 |
|
Taylor Brown
|
3e587bc7fb
|
Make the json_parser more robust
For some reason the bot keeps prefacing its JSON. This fixes it for now.
|
2023-04-02 18:50:51 -05:00 |
|
Taylor Brown
|
9ff7e5954b
|
Make compatible with gpt-3.5
I made the json parsing more forgivable. I improved the prompt, using things I learned from: Koobah/Auto-GPT
|
2023-04-02 16:39:17 -05:00 |
|