Commit Graph

334 Commits

Author SHA1 Message Date
Ishwor Panta
3358bd453e Merge branch 'master' into patch-1 2023-04-13 19:10:06 +05:45
Maiko Bossuyt
334400edd1 Merge branch 'Torantulino:master' into add_ingest_documents_script 2023-04-13 13:50:41 +02:00
sagarishere
f3fb810979 Remove deprecated (404) links, and add alt-text to one image: Update README.md
1. Removed the link to Unit-tests as that link is deprecated and on clicking on it, it says, that workflow no longer exists.

2. Added alt text to the Discord link, following the convention from Twitter link alt text
2023-04-13 14:37:56 +03:00
Drikus Roor
04dc0f7149 lint: Add flake8 rule E302 to the flake8 workflow job 2023-04-13 10:50:27 +02:00
Drikus Roor
8ff36bb8ba lint: Add rule E231 to the flake8 linting job 2023-04-13 10:50:26 +02:00
Drikus Roor
947d27a9ed docs: Update README.md with the flake8 command used in the CI 2023-04-13 10:50:26 +02:00
jiangying
d938013084 Update README.md on log location 2023-04-13 15:06:29 +08:00
Richard Beales
c8b8673286 Merge pull request #802 from sweetlilmre/more_azure
More fixes for Azure hosting
2023-04-13 07:58:41 +01:00
Peter Edwards
bcdb4e476f Merge remote-tracking branch 'upstream/master' into more_azure 2023-04-13 08:12:29 +02:00
cs0lar
855de1890f Merge branch 'master' into feature/weaviate-memory 2023-04-13 06:23:36 +01:00
Ishwor Panta
1546c24441 Update serial in Installation step
updated serial in Installation step from 1 rather than from 0.
2023-04-13 10:52:35 +05:45
Richard Beales
65abfc9d3d Correct link to unit tests in README 2023-04-13 06:01:28 +01:00
511
91d1f3eca8 add link for pinecone in README 2023-04-13 11:43:09 +08:00
derekcl
746cd5bc88 linter autofix 2023-04-12 19:38:38 -05:00
Maiko Bossuyt
2c8b42307b Merge branch 'Torantulino:master' into add_ingest_documents_script 2023-04-12 22:52:08 +02:00
Drikus Roor
639df44865 docs: Update README.md with the flake8 command used in the CI 2023-04-12 22:42:15 +02:00
cs0lar
5592dbd277 resolved latest conflicts 2023-04-12 19:54:56 +01:00
Richard Beales
079daf726d Merge pull request #923 from drikusroor/add-flake8-workflow
Add flake8 linter workflow
2023-04-12 19:48:24 +01:00
Maiko Bossuyt
65cc4f833f Add Memory Pre-Seeding information to readme.md
Add the documentation for memory pre-seeding
2023-04-12 20:47:46 +02:00
Seth T
d24c4af37d Merge branch 'master' into add-documentation-for-caching-types 2023-04-12 14:27:07 -04:00
Drikus Roor
76cc0d2d74 docs: Document flake8 linter 2023-04-12 20:21:42 +02:00
Drikus Roor
fa5b71c022 docs: Update README.md about running tests and coverage 2023-04-12 20:21:42 +02:00
cs0lar
530894608b added support of API key based auth 2023-04-12 19:09:52 +01:00
cs0lar
415c1cb4b5 fixed quotes 2023-04-12 18:55:34 +01:00
cs0lar
b9a4f97790 resolved latest conflicts 2023-04-12 18:52:06 +01:00
Fabrice Hong
43c006d71c feat(global): errors logs are logged as debug level and activated with program argument 'debug' 2023-04-12 19:41:08 +02:00
Richard Beales
364e2a4ba1 Merge branch 'master' into add-unit-tests-workflow 2023-04-12 18:14:37 +01:00
Richard Beales
9c9758c720 Merge pull request #700 from Rokniel/azure-deployment-additions
Add required env parameters for azure usage
2023-04-12 18:08:54 +01:00
cs0lar
67b84b5811 added client install 2023-04-12 17:54:59 +01:00
cs0lar
e3aea6d6c4 added weaviate embedded section in README 2023-04-12 17:21:37 +01:00
Peter Edwards
6fa9501251 Merge branch 'Torantulino:master' into more_azure 2023-04-12 13:28:23 +02:00
Peter Edwards
650e2dcd6d cleaned up .env to move Azure config to separate azure.yaml file
updated README.md to explain new config
added Azure yaml loader to config class
centralized model retrieval into config class
this commit effectively combines and replaces #700 and #580
2023-04-12 11:27:37 +02:00
Richard Beales
3f693b9234 Merge pull request #752 from josephbisaillon/patch-3
Add OpenAPI Key Link to README
2023-04-12 10:11:16 +01:00
Drikus Roor
5265d81754 docs: Prepare unit test workflow status badge for Torantulino's repository 2023-04-12 10:16:42 +02:00
Drikus Roor
331597eb0e docs: Add badge of unit tests status 2023-04-12 10:16:42 +02:00
Drikus Roor
bcdf948e55 docs: Update README.md about running tests and coverage 2023-04-12 10:16:42 +02:00
Toran Bruce Richards
3d5dba2e57 Adds live star history chart to README 2023-04-12 20:05:16 +12:00
Peter Edwards
17b037faf7 Merge branch 'Torantulino:master' into more_azure 2023-04-12 09:18:17 +02:00
Toran Bruce Richards
4621df02c7 Update README.md 2023-04-12 12:31:58 +12:00
cs0lar
786ee6003c fixed formatting 2023-04-11 13:50:02 +01:00
crimson-knight
10b7d8e376 Adds information on how to use the other cache methods available 2023-04-11 07:46:25 -04:00
Peter Edwards
9d33a75083 Changes for Azure embedding handling 2023-04-11 13:45:37 +02:00
cs0lar
5fe784aabe added weaviate to the supported vector memory providers 2023-04-11 11:14:13 +01:00
Rokniel
63d3238c6c Merge branch 'master' into azure-deployment-additions 2023-04-11 12:21:46 +03:00
BillSchumacher
0b955c0546 Update README.md
Update warning
2023-04-10 22:19:21 -05:00
BillSchumacher
65b626c5e1 Plugins initial 2023-04-10 20:57:47 -05:00
Joseph Bisaillon
d4bb3de91b Add OpenAPI Key Link to README 2023-04-10 21:02:13 -04:00
Toran Bruce Richards
e62a3be294 Merge pull request #734 from amit9021/dev
README pinecone link added
2023-04-10 23:08:39 +01:00
Toran Bruce Richards
cdcec2f619 Merge pull request #648 from pratiksinghchauhan/fix-#323-error-communicating-to-openai
Fix #323 Error communicating with OpenAI: Invalid URL 'your-base-url-for-azure/embeddings'
2023-04-10 22:46:46 +01:00
Toran Bruce Richards
977d84be3e Merge pull request #313 from DawgZter/patch-1
Updated Pinecone API Key Setup instructions for clarity
2023-04-10 22:35:01 +01:00