https://github.com/rdhillbb/chatdoc
https://github.com/rdhillbb/chatdoc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rdhillbb/chatdoc
- Owner: rdhillbb
- Created: 2024-03-04T11:17:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T09:59:24.000Z (about 2 years ago)
- Last Synced: 2025-03-31T05:46:29.626Z (about 1 year ago)
- Language: HTML
- Size: 12.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Geppetto Doc Chat V01**
11/4/2022 added config/llmparams.yaml Can not swith between OpenAI and DeepInfra.
Need to set GOVBOTTIC_LLM in bash/zshrc file
export GOVBOTIC_LLM=DeepInfra:mistralai/Mixtral-8x7B-Instruct-v0.1
Valid Values
OpenAI
OpenAI:gpt-4-0125-preview
OpenAI:gpt-4-turbo-preview
DeepInfra
DeepInfra:mistralai/Mixtral-8x7B-Instruct-v0.1
In the Documents directory you will find an installation and API document.
Sample Test code can be found
-Source_director/sampleapps
-Source_director/ingest/sampleapps