Commit 784c7df
Switch to udspy (baserow#4153)
* Switch to udspy
* fix search tool and message history
* Added embeddings server docs
* Remove remaining litellm references
* bump udspy version to v0.1.6
* Added docs for setting up the AI-assistant
* fixed table
* port workflow formula generation tools to udspy
* Set a fake OPENAI_API_KEY for tests
* Fix flaky tests
---------
Co-authored-by: Bram Wiepjes <bramw@protonmail.com>1 parent 36f7975 commit 784c7df
File tree
37 files changed
+1125
-1630
lines changed- backend
- flake8_plugins
- flake8_baserow
- tests
- requirements
- docs
- development
- installation
- enterprise
- backend
- src/baserow_enterprise
- api/assistant
- assistant
- tools
- automation
- database
- types
- search_docs
- tests/baserow_enterprise_tests
- assistant
- web-frontend/modules/baserow_enterprise
- assets/scss/components
- components/assistant
- store
37 files changed
+1125
-1630
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
This file was deleted.
Lines changed: 0 additions & 212 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | 89 | | |
92 | 90 | | |
| 91 | + | |
0 commit comments