mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 13:23:15 +00:00
Merge branch 'master' of github.com:debanjum/semantic-search into add-summarize-capability-to-chat-bot
- Fix openai_api_key being set in ConfigProcessorConfig - Merge addition of config UI and config instantiation updates
This commit is contained in:
@@ -6,11 +6,15 @@ dependencies:
|
||||
- numpy=1.*
|
||||
- pytorch=1.*
|
||||
- transformers=4.*
|
||||
- sentence-transformers=2.0.0
|
||||
- sentence-transformers=2.1.0
|
||||
- fastapi=0.*
|
||||
- uvicorn=0.*
|
||||
- pyyaml=5.*
|
||||
- pytest=6.*
|
||||
- pillow=8.*
|
||||
- torchvision=0.*
|
||||
- openai=0.*
|
||||
- openai=0.*
|
||||
- pydantic=1.*
|
||||
- jinja2=3.0.*
|
||||
- aiofiles=0.*
|
||||
- huggingface_hub=0.*
|
||||
Reference in New Issue
Block a user