Adam
75f9b6be45
fix: Update storage.md to include instructions for running the Docker container ( #936 )
2024-01-27 16:38:49 -08:00
Owen Easter
796c33f1a6
docs: linting, syntax, formatting & spelling fixes for all files ( #761 )
...
* Update README.md
* fix: 'ollama run' should be 'ollama pull'
* fix: linting, syntax, spelling corrections for all docs
* fix: markdown linting rules and missed fixes
* fix: readded space to block
* fix: changed sh blocks to text
* docs: added exception for bare urls in markdown
* docs: added exception for in-line html (MD033/no-inline-html)
* docs: made python indentation level consistent (4 space tabs) even though I prefer 2.
---------
Co-authored-by: Charles Packer <packercharles@gmail.com >
2024-01-02 10:31:50 -08:00
Charles Packer
0fc4ae46f1
feat: Updated contributing docs ( #653 )
...
* reorganized + revised landing
* more docs
* added pic
* updated contributing
* diff
* move asset links
* hard links
2023-12-19 14:28:07 -08:00
Charles Packer
f8b99b562f
feat: Migrate docs ( #646 )
...
* updated docs for readme
* Update index.md
* Update index.md
* added header
* broken link
* sync heading sizes
* fix various broken rel links
* Update index.md
* added webp
* Update index.md
* strip mkdocs/rtk files
* replaced readthedocs references with readme
2023-12-18 20:29:24 -08:00
Sarah Wooders
aecc4c1deb
Add lancedb and chroma into default package dependencies ( #605 )
...
* add lancedb and chroma info default dependencies
* Update tests.yml
---------
Co-authored-by: Charles Packer <packercharles@gmail.com >
2023-12-10 21:20:33 -08:00
Sarah Wooders
6a155dfc90
Chroma storage integration ( #285 )
2023-12-05 17:49:00 -08:00
Alex Perez
49e8308fe7
Update storage.md ( #564 )
...
fix typo
2023-12-03 23:01:32 -08:00
Charles Packer
a2bf5a2b58
update docs ( #547 )
...
* update admonitions
* Update local_llm.md
* Update webui.md
* Update autogen.md
* Update storage.md
* Update example_chat.md
* Update example_data.md
* Update example_chat.md
* Update example_data.md
2023-12-01 11:23:43 -08:00
Prashant Dixit
11e11bfac4
Lancedb storage integration ( #455 )
2023-11-17 11:36:30 -08:00
Sarah Wooders
b068cb97b1
Update poetry with pg8000 and include pgvector in docs ( #390 )
2023-11-08 21:34:24 -08:00
Sarah Wooders
fb29290dd4
Dependency management ( #337 )
...
* Divides dependencies into `pip install pymemgpt[legacy,local,postgres,dev]`.
* Update docs
2023-11-06 19:45:44 -08:00
Charles Packer
caba2f468c
Create docs pages ( #328 )
...
* Create docs (#323 )
* Create .readthedocs.yaml
* Update mkdocs.yml
* update
* revise
* syntax
* syntax
* syntax
* syntax
* revise
* revise
* spacing
* Docs (#327 )
* add stuff
* patch homepage
* more docs
* updated
* updated
* refresh
* refresh
* refresh
* update
* refresh
* refresh
* refresh
* refresh
* missing file
* refresh
* refresh
* refresh
* refresh
* fix black
* refresh
* refresh
* refresh
* refresh
* add readme for just the docs
* Update README.md
* add more data loading docs
* cleanup data sources
* refresh
* revised
* add search
* make prettier
* revised
* updated
* refresh
* favi
* updated
---------
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2023-11-06 12:38:49 -08:00