Auto-GPT/docs/content
Reinier van der Leer 33b9eef376
refactor(backend): Simplify CredentialsField usage + use ProviderName globally (#8725)
- Resolves #8931
- Follow-up to #8358

### Changes 🏗️
- Avoid double specifying provider and cred types on `credentials`
inputs
- Move `credentials` sub-schema validation from `CredentialsField` to
`CredentialsMetaInput.validate_credentials_field_schema(..)`, which is
called in `BlockSchema.__pydantic_init_subclass__`
- Use `ProviderName` enum globally
2024-12-11 19:27:09 +00:00
..
challenges refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
classic docs: add docs for writing playwright tests (#8877) 2024-12-04 18:17:17 +00:00
contribute Updating docs nav structure to make Platform first class citizen v2 (#8448) 2024-10-28 16:21:16 +00:00
forge docs: add docs for writing playwright tests (#8877) 2024-12-04 18:17:17 +00:00
imgs feat(agent): Component-based Agents (#7054) 2024-04-22 19:20:01 +02:00
platform refactor(backend): Simplify CredentialsField usage + use ProviderName globally (#8725) 2024-12-11 19:27:09 +00:00
code-of-conduct.md Relocate CoC and fix symlinks 2023-09-06 17:48:29 +02:00
contributing.md Relocate CoC and fix symlinks 2023-09-06 17:48:29 +02:00
index.md Updating docs nav structure to make Platform first class citizen v2 (#8448) 2024-10-28 16:21:16 +00:00