mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-24 05:16:09 +00:00
feat: supports more embedding providers
This commit is contained in:
@@ -24,6 +24,7 @@ spec:
|
|||||||
default: 120
|
default: 120
|
||||||
support_type:
|
support_type:
|
||||||
- llm
|
- llm
|
||||||
|
- text-embedding
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./giteeaichatcmpl.py
|
path: ./giteeaichatcmpl.py
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ spec:
|
|||||||
default: 120
|
default: 120
|
||||||
support_type:
|
support_type:
|
||||||
- llm
|
- llm
|
||||||
|
- text-embedding
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./lmstudiochatcmpl.py
|
path: ./lmstudiochatcmpl.py
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ spec:
|
|||||||
default: 120
|
default: 120
|
||||||
support_type:
|
support_type:
|
||||||
- llm
|
- llm
|
||||||
|
- text-embedding
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./openrouterchatcmpl.py
|
path: ./openrouterchatcmpl.py
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ spec:
|
|||||||
default: 120
|
default: 120
|
||||||
support_type:
|
support_type:
|
||||||
- llm
|
- llm
|
||||||
|
- text-embedding
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./ppiochatcmpl.py
|
path: ./ppiochatcmpl.py
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ spec:
|
|||||||
default: 120
|
default: 120
|
||||||
support_type:
|
support_type:
|
||||||
- llm
|
- llm
|
||||||
|
- text-embedding
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./siliconflowchatcmpl.py
|
path: ./siliconflowchatcmpl.py
|
||||||
|
|||||||
Reference in New Issue
Block a user