mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Add a ride hand side bar for chat controls
This commit is contained in:
@@ -171,7 +171,7 @@ function CreateAgentCard(props: CreateAgentCardProps) {
|
||||
);
|
||||
}
|
||||
|
||||
interface AgentConfigurationOptions {
|
||||
export interface AgentConfigurationOptions {
|
||||
input_tools: { [key: string]: string };
|
||||
output_modes: { [key: string]: string };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user