dcieslak19973
dcieslak19973
**Is your feature request related to a problem? Please describe.** Having dabbled in TaskWeaver and AutoGen, I think that AutoGen's use of a "Critic" agent which weighs in on both...
For larger / more diverse query histories would be nice to externalize the Vector Store to something like PostGres w/ the vector extension
No codepaths in `ask` appear to return the plotly image, and if the code path reaches the end of the function None is returned, rather than the SQL, DF, and...
**Is your feature request related to a problem? Please describe.** This is more of a question - suppose we want users to be able to query multiple databases and we're...
Seeing the following in the logs: ``` Bucket Creation Failed: serde_xml: custom: missing field `AssumeRoleWithWebIdentityResult` ``` Not sure how to resolve. Deployed using the `values.aws.sts.yaml` with an ARN specific to...
Once a path has been generated, the motion profiler in OkapiLib allows the output to be reversed or mirrored. However, when doing this, the pathpoints' pose coordinates remain in their...
Clicking the column headers does not seem to re-sort the data in the associated table
In order to encourage use of copilot, it would be helpful if there were a sortable table that showed all assigned users and their last (if any) access time in...
I have a LiteLLM proxy running internally, how would I have users configure ChatDBG to point to that instance?