mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-15 12:11:40 +00:00
update files search methods && semantic search mehtod
This commit is contained in:
@@ -17,7 +17,7 @@ import { GroqProvider } from './groq'
|
||||
import { InfioProvider } from './infio'
|
||||
import { OllamaProvider } from './ollama'
|
||||
import { OpenAIAuthenticatedProvider } from './openai'
|
||||
import { OpenAICompatibleProvider } from './openai-compatible-provider'
|
||||
import { OpenAICompatibleProvider } from './openai-compatible'
|
||||
|
||||
|
||||
export type LLMManagerInterface = {
|
||||
|
||||
Reference in New Issue
Block a user