mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
PMix: remove former description
This commit is contained in:
@@ -6,16 +6,7 @@ import { findLLMOrThrow } from '~/common/stores/llms/store-llms';
|
||||
|
||||
import { getChatAutoAI } from '../../../apps/chat/store-app-chat';
|
||||
|
||||
/*type Variables =
|
||||
| '{{Today}}'
|
||||
| '{{Cutoff}}'
|
||||
| '{{PreferTables}}'
|
||||
| '{{RenderMermaid}}'
|
||||
| '{{RenderPlantUML}}'
|
||||
| '{{RenderSVG}}'
|
||||
| '{{InputImage0}}'
|
||||
| '{{ToolBrowser0}}';
|
||||
|
||||
/*
|
||||
type VariableResolverContext = {
|
||||
assistantLlmId: DLLMId;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user