Joshua Sundance Bailey commited on
Commit
9f78133
1 Parent(s): 7c432a4

add gpt-4 to roadmap

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -68,5 +68,6 @@ CI workflows in `.github/workflows` handle building and publishing the image.
68
  - [LangSmith](https://smith.langchain.com)
69
 
70
  # TODO
71
- 1. Add support for Anthropic and Anyscale chat models
72
- 2. More customization / parameterization in sidebar
 
 
68
  - [LangSmith](https://smith.langchain.com)
69
 
70
  # TODO
71
+ 1. Let user choose between `gpt-3.5-turbo` and `gpt-4`
72
+ 2. Add support for Anthropic and Anyscale chat models
73
+ 3. More customization / parameterization in sidebar