File tree 1 file changed +6
-16
lines changed
1 file changed +6
-16
lines changed Original file line number Diff line number Diff line change 1
1
# Tasks
2
- - [x] rework ingestion to use langchainjs
3
- - [x] use new openai sdk + azure identity
4
- - [x] ingestion: delete existing data
5
- - [x] use updated chat protocol
6
- - [ ] update docs
7
- * [ ] ingestion CLI screenshots
8
- * [x] qdrant path
9
- * [x] aisearch path
2
+ - [x] test with proxy
3
+ - [ ] test Qdrant no proxy
4
+ - [ ] test AISearch no proxy
5
+ * [ ] update index search result screenshot
10
6
11
7
- [ ] Ollama support
12
8
13
- - [ ] test Qdrant
14
- - [ ] test AISearch
15
- - [ ] test with proxy
16
-
17
9
- [ ] update trainer infra
18
10
* [ ] vars
19
- * [ ] GPT-4, make version identical
11
+ * [x ] GPT-4, make version identical
20
12
21
13
## For later
22
14
- [ ] Add troubleshooting for npm run dev backend if it fails (restart) timeout (node-qdrant)
26
18
- [ ] add npm i troubleshooting section (npm install) / codespaces
27
19
28
20
- [ ] improve frontend client
29
- * [ ] better catch errors when API is not available
30
- * [ ] fix fonts
31
- * [ ] clean up code
21
+ * [ ] add retry button in chat
32
22
33
23
## Trainer infra
34
24
- [ ] add event key to restrict access
You can’t perform that action at this time.
0 commit comments