Janaka Abeywardhana
Janaka Abeywardhana
The CDF CLI isn't discoverable easily. It's part of the CDF mono repo. There's basic docs in the readme. Should add as an item in the left nav of the...
Add missing quote escaping
- [x] enable setting channel space to nothing. - [ ] bug: handle when channel doesn't have space associated - [ ] add assistant per to channel - [ ]...
## Situation We are using higher-level Llama Index APIs for retrieval + query + synth. These don't give us the customizability required. For example using fusion retrieval with chat and...
## Problem When the LLM responds that it doesn't know the answer to the question a source(s) are still referenced. At present sources seems to be listed based on what's...
If DOCQ_SLACK_* env vars are missing then: - Disable Slack feature - Edit warning logs that Slack is disabled due to missing ENV VARs
Check if Sqlite defaults to UTC time when setting date time now as default value.
Thread spaces don't have a concrete relationship with a thread. That results in very brittle logic around getting and creating thread spaces. This needs a refactor adding a concrete space_id...
Since adjusting the credential for the G Drive integration and consolidating Vertex AI no longer works. It could be as simple as a roles and permissions gap on GCP IAM.
Currently, LLMServiceConfig and Settings Collections are hardcoded dictionaries. Leaving those as the defaults avail out of the box, add the ability to configure new ones via the UI.