Aarushi
2dfc927f03
tweak(docs) add to docs supabase submodule steps ( #8115 )
...
add to docs
2024-09-20 10:39:52 +01:00
Aarushi
dc72ec97bc
feat(rnd): Add support for supabase locally ( #8077 )
...
* add just auth for now
* add supabase script
* add to docker compose
* update docker compose
* tweak(rnd) Add prefix in logs (#8001 )
* add prefix
* fix typos
* fix conflicts
* feat(rnd): Reduce container size remove dep with forge and autogpt (#8040 )
* Remove forge and autogpt
* update lock files
* Update build process to reduce image size
* Reduced built image size
* fixed docker compose watch
* Updated logging
* updated env.example
* formatting
* linting issue
* linting not working in github actions..
* trying to get around github action linting issue
* updated version
* sleep for prisma issues
* add exp backoff on connection issues
* updated config based on review comments
* Sorting alphabetical
* updated default config
* updated depends checks
* fixed missing prisma binaries
* remove dead layer
* remove try
* remove dead layer
* updated lock file
* add to docker compose
* update for init
* add local supabase variables to docker compose
* wip supbase connectioon
* subabase submodule
* combined docker file wth new supbase url pointing to kong
* updated combined
* ngix
* updated docker compose without frontend
* updated docker compose
* update to remove frontend
* update docs
* update newline
* remove unescessary change
---------
Co-authored-by: Swifty <craigswift13@gmail.com >
2024-09-18 09:50:39 +01:00
Aarushi
ebd2ecd84c
docs(server): Update docs ( #8031 )
...
update docs
2024-09-10 10:24:54 +01:00
Aarushi
5000aa7ee0
tweak(rnd,docker) Remove SQLite ( #7966 )
...
* move migrations, update networking and dockignore
* update docs
* remove sqlite from ci
* remove schema linting checks
* fix formatting
* remove schema linting
* add test script
* formatting and linting
* stop pg not down
* seperate test db
* diff port
* remove duplicate
2024-09-04 10:18:57 +01:00
Aarushi
e4dc16a867
docs(server): Update docs with new docker compose steps ( #7944 )
...
* update setup
* add docker links
2024-09-02 10:55:54 +02:00
Aarushi
012bad72e8
feat(rnd,blocks): Add D-ID Block ( #7798 )
...
* talking head
* linting
* remove clip id, not needed
* add more descriptive name
* add min requirement to polling attempts and intervals
* add docs and link to docs
* remove extra space
* force new tab
* fix linting
* add did key to .env.template
2024-08-23 09:39:55 +01:00
Konstantinos Voulgaropoulos
f30b2cdf25
inclusion of poetry run prisma generate in the documentation ( #7790 )
2024-08-13 10:46:28 -05:00
Nicholas Tindle
98a07f1265
Add new agent ideas to docs ( #7716 )
2024-08-06 13:45:28 -05:00
alex
6440a8e217
fix punctuation in setup.md ( #7689 )
2024-08-04 06:53:32 -07:00
Nicholas Tindle
08905d71f9
docs(server): add docs link to server readme ( #7638 )
...
Co-authored-by: Swifty <craigswift13@gmail.com >
2024-08-01 14:32:08 +02:00
Aarushi
dccc33152b
feat(docs) Add how to run ollama with AutoGPT ( #7665 )
...
add ollama howto
2024-08-01 12:12:01 +01:00
Nicholas Tindle
76feead3b1
docs(server): written setup guide for server ( #7595 )
...
Co-authored-by: Swifty <craigswift13@gmail.com >
2024-07-29 22:24:03 +01:00
Bently
2dc673614f
feat(doc): Update node creation docs ( #7462 )
...
* feat(doc): Update node creation docs
* small fixes
* fix formatting
* remove mention of registering a block
* Update docs/content/server/new_blocks.md
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
---------
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
2024-07-18 20:01:40 -05:00
Toran Bruce Richards
d3dae2264d
tweak(docs): Replace all instances of "Node" with "Block". ( #7416 )
...
Replace all instances of "Node" with "Block" in the doccumentation.
2024-07-13 22:04:24 +01:00
Nicholas Tindle
0b9f3be6b8
feat(docs): add server new node docs ( #7395 )
...
Co-authored-by: Bently <27962737+Bentlybro@users.noreply.github.com >
2024-07-12 08:59:35 -05:00