Update README.md

This commit is contained in:
TheCookingSenpai 2025-01-29 11:55:02 +01:00 committed by GitHub
parent d28ac27628
commit 3a30055c1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# multi1: Using multiple AI providers to create o1-like reasoning chains # multi1: Using multiple AI providers to create o1-like reasoning chains
WARNING: This repository approach has been superseeded by the [CoT Experiment](https://github.com/tcsenpai/llms-experiments?tab=readme-ov-file#artificial-cot) in [LLM Experiments](https://github.com/tcsenpai/llms-experiments)
## Table of Contents ## Table of Contents
- [multi1: Using multiple AI providers to create o1-like reasoning chains](#multi1-using-multiple-ai-providers-to-create-o1-like-reasoning-chains) - [multi1: Using multiple AI providers to create o1-like reasoning chains](#multi1-using-multiple-ai-providers-to-create-o1-like-reasoning-chains)
- [Table of Contents](#table-of-contents) - [Table of Contents](#table-of-contents)
@ -149,4 +151,4 @@ For major changes, please open an issue first to discuss what you would like to
multi1 is derived from g1. multi1 is derived from g1.
g1 was originally developed by [Benjamin Klieger](https://x.com/benjaminklieger). g1 was originally developed by [Benjamin Klieger](https://x.com/benjaminklieger).