Commit f3ce8ca
authored
fix: ensure the decoded text from the document is utf-8 compat (#223)
resolves #222
---------
Signed-off-by: Anupam Kumar <[email protected]>1 parent e31bfc0 commit f3ce8ca
File tree
2 files changed
+2
-2
lines changed- .github/workflows
- context_chat_backend/chain/ingest
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments