Coder Social home page Coder Social logo

Comments (3)

slavonnet avatar slavonnet commented on July 20, 2024
(venv) root@ai:/home/venv/gpt-researcher# git log | head
commit 6d98a9e938d4d2bcffbd040566c9c2fc34b66340
Merge: 5f6c57b e390ab4
Author: Assaf Elovic <[email protected]>
Date:   Thu Jun 6 17:13:11 2024 +0300

    Merge pull request #572 from refeed/fix_typo

    actions.py: Fix typo

commit e390ab416144ea8c64adf669b9e45fa08e6e90d3

from whisper-ctranslate2.

slavonnet avatar slavonnet commented on July 20, 2024

.env

#OPENAI_API_KEY=
TAVILY_API_KEY="tvly-XXXXX"
#LANGCHAIN_API_KEY=
DOC_PATH=./my-docs
# RETRIEVER=bing
MAX_SUBTOPICS=5

# Use ollama for both, LLM and EMBEDDING provider
LLM_PROVIDER=ollama

# Ollama endpoint to use
OLLAMA_BASE_URL=http://localhost:11434

# Specify one of the LLM models supported by Ollama
FAST_LLM_MODEL=llama3
# Specify one of the LLM models supported by Ollama
SMART_LLM_MODEL=llama3
# The temperature to use, defaults to 0.55
TEMPERATURE=0.55

EMBEDDING_PROVIDER=ollama
# Specify one of the embedding models supported by Ollama
OLLAMA_EMBEDDING_MODEL=evilfreelancer/enbeddrus

USER_AGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 YaBrowser/24.4.0.0 Safari/537.36"

from whisper-ctranslate2.

slavonnet avatar slavonnet commented on July 20, 2024

Sorry. This for other project :)))

from whisper-ctranslate2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.