AutoGPT/docs/content
Reinier van der Leer 1d653973e9
feat(agent/llm): Use new OpenAI models as default `SMART_LLM`, `FAST_LLM`, and `EMBEDDING_MODEL`
- Change default `SMART_LLM` from `gpt-4` to `gpt-4-turbo-preview`
- Change default `FAST_LLM` from `gpt-3.5-turbo-16k` to `gpt-3.5-turbo-0125`
- Change default `EMBEDDING_MODEL` from `text-embedding-ada-002` to `text-embedding-3-small`
- Update .env.template, azure.yaml.template, and documentation accordingly
2024-02-12 13:19:37 +01:00
..
AutoGPT feat(agent/llm): Use new OpenAI models as default `SMART_LLM`, `FAST_LLM`, and `EMBEDDING_MODEL` 2024-02-12 13:19:37 +01:00
challenges Restructuring The Docs (#5441) 2023-11-15 18:54:29 +01:00
forge docs: Streamline documentation for getting started (#6335) 2023-11-23 14:59:17 +01:00
imgs Tutorial improvement (#5736) 2023-10-17 17:52:33 -07: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 fix: Correct markup on homepage of docs 2023-11-24 15:53:08 +01:00