mirror of https://github.com/aliasrobotics/cai.git
Further adjustments in README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
71a946de87
commit
cbc064d1ae
10
README.md
10
README.md
|
|
@ -348,15 +348,9 @@ from cai.repl import run_demo_loop
|
|||
run_demo_loop(agent, stream=True)
|
||||
```
|
||||
|
||||
# Core Contributors
|
||||
|
||||
- Ilan Bigio - [ibigio](https://github.com/ibigio)
|
||||
- James Hills - [jhills20](https://github.com/jhills20)
|
||||
- Shyamal Anadkat - [shyamal-anadkat](https://github.com/shyamal-anadkat)
|
||||
- Charu Jaiswal - [charuj](https://github.com/charuj)
|
||||
- Colin Jarvis - [colin-openai](https://github.com/colin-openai)
|
||||
- Katia Gil Guzman - [katia-openai](https://github.com/katia-openai)
|
||||
# Acknowledgements
|
||||
|
||||
CAI is developed by [Alias Robotics](https://aliasrobotics.com) and funded as part of the project XXXXX. The original agentic principles are inspired from OpenAI's [swarm](https://github.com/openai/swarm) library.
|
||||
|
||||
# Plan of development
|
||||
- [x] Dev container
|
||||
|
|
|
|||
Loading…
Reference in New Issue